summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet
2017-08-31loplugin:constparams: connectivity (clang-cl)Stephan Bergmann
2017-06-14loplugin:redundantcase (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01loplugin:unnecessaryoverrideStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20loplugin:dynexcspec (clang-cl), connectivityStephan Bergmann
2016-11-22OPreparedStatement::m_aTypeInfo is unusedStephan Bergmann
2016-10-17loplugin:unnecessaryoverrideStephan Bergmann
2016-10-16clang-cl loplugin: connectivityStephan Bergmann
2016-10-11Replace OLEVariant operators with proper functions, for clarityStephan Bergmann
2016-10-11Replace OLEString operators with proper functions, for clarityStephan Bergmann
2016-07-13Remove useless comments (one was even wrong)Stephan Bergmann
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-03-18replace typedef OIndex_ADO->sdbcx::OIndexNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-11-28-Werror,-Woverloaded-virtualStephan Bergmann
2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-18Build fix on Windows.Kohei Yoshida
2014-10-06Revert "ADO driver: don't override a virtual method just to call the one of t...Lionel Elie Mamane
2014-10-06Revert "ADO: don't override a virtual method to call the one of the parent"Lionel Elie Mamane
2014-10-06ADO: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06ADO driver: don't override a virtual method just to call the one of the parentLionel Elie Mamane
2014-10-06ADO driver: don't pretend to implement an interface one does notLionel Elie Mamane
2014-08-13warning C4471: 'DataTypeEnum' : a forward declaration of an unscoped...Thomas Arnhold
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin