Age | Commit message (Expand) | Author |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-02-02 | remove connectivity OSubComponent | Noel Grandin |
2018-01-31 | connectivity: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-29 | loplugin:useuniqueptr in OCatalog | Noel Grandin |
2017-12-20 | inline typedefs in connectivity/StdTypeDefs | Noel Grandin |
2017-12-15 | loplugin:salcall (clang-cl) | Stephan Bergmann |
2017-11-03 | Move ado_{pre,post}_sys_include.h | Stephan Bergmann |
2017-10-27 | loplugin:includeform: connectivity (Windows) | Stephan Bergmann |
2017-08-31 | Use vector and replace m_aBatchList by m_aBatchVector | Julien Nabet |
2017-08-31 | loplugin:constparams: connectivity (clang-cl) | Stephan Bergmann |
2017-06-14 | loplugin:redundantcase (clang-cl) | Stephan Bergmann |
2017-04-04 | loplugin:redundantinline (clang-cl) | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-15 | loplugin:unncessaryoverride (clang-cl) | Stephan Bergmann |
2017-03-11 | Fix typos | Andrea Gelmini |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-01 | loplugin:unnecessaryoverride | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-20 | loplugin:dynexcspec (clang-cl), connectivity | Stephan Bergmann |
2016-11-22 | OPreparedStatement::m_aTypeInfo is unused | Stephan Bergmann |
2016-10-17 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: connectivity | Stephan Bergmann |
2016-10-11 | Replace OLEVariant operators with proper functions, for clarity | Stephan Bergmann |
2016-10-11 | Replace OLEString operators with proper functions, for clarity | Stephan Bergmann |
2016-07-13 | Remove useless comments (one was even wrong) | Stephan Bergmann |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-05-30 | com::sun::star->css in connectivity | Noel Grandin |
2016-03-18 | replace typedef OIndex_ADO->sdbcx::OIndex | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-11-28 | -Werror,-Woverloaded-virtual | Stephan Bergmann |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-17 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2014-11-18 | Build fix on Windows. | Kohei Yoshida |
2014-10-06 | Revert "ADO driver: don't override a virtual method just to call the one of t... | Lionel Elie Mamane |
2014-10-06 | Revert "ADO: don't override a virtual method to call the one of the parent" | Lionel Elie Mamane |
2014-10-06 | ADO: don't override a virtual method just to call the one of the parent | Lionel Elie Mamane |
2014-10-06 | ADO driver: don't override a virtual method just to call the one of the parent | Lionel Elie Mamane |
2014-10-06 | ADO driver: don't pretend to implement an interface one does not | Lionel Elie Mamane |
2014-08-13 | warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped... | Thomas Arnhold |
2014-06-04 | connectivity: fix includes | Thomas Arnhold |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-30 | Many spelling fixes: directories a* - g*. | Pedro Giffuni |
2014-04-19 | fixincludeguards.sh: connectivity | Thomas Arnhold |
2014-04-16 | connectivity: sal_Bool->bool | Noel Grandin |
2014-03-14 | comphelper,connectivity: prefer passing OUString by reference | Noel Grandin |