summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2018-05-09Fix some IWYU warningsMiklos Vajna
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin
2018-05-07loplugin:useuniqueptr in OResultSetNoel Grandin
2018-05-07loplugin:useuniqueptr in OFileTableNoel Grandin
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-14Fix typosAndrea Gelmini
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-11Fix typosAndrea Gelmini
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin
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
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna
2018-01-07fixup tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna
2017-11-07loplugin:finalclasses in connectivityNoel Grandin
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann
2017-10-06use more rtl::Reference in connectivityNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet