summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)AuthorFilesLines
2018-05-09Fix some IWYU warningsMiklos Vajna1-1/+13
2018-05-07loplugin:useuniqueptr in OPreparedStatementNoel Grandin1-1/+4
2018-05-07loplugin:useuniqueptr in OResultSetNoel Grandin1-1/+1
2018-05-07loplugin:useuniqueptr in OFileTableNoel Grandin1-1/+1
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin3-6/+7
2018-05-03make createStream_simpleError return std::unique_ptrNoel Grandin3-4/+4
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin8-72/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-14Fix typosAndrea Gelmini1-1/+1
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder13-0/+1051
2018-04-11Fix typosAndrea Gelmini1-1/+1
2018-04-10Remove dead HSQLDB driverTamas Bunth13-1051/+0
2018-02-05loplugin:useuniqueptr in OStatement_BaseNoel Grandin1-1/+1
2018-02-02remove connectivity OSubComponentNoel Grandin8-52/+11
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski7-69/+0
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin3-5/+5
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2-2/+2
2018-01-24Fix some IWYU warningsMiklos Vajna2-2/+0
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna6-27/+28
2018-01-07fixup tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-1/+0
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-2/+0
2018-01-04loplugin:unusedfieldsNoel Grandin1-11/+0
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin1-1/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin35-46/+39
2017-12-19remove unused typedefsNoel Grandin2-3/+0
2017-12-19inline use-once typedefsNoel Grandin6-11/+6
2017-12-15loplugin:salcall (clang-cl)Stephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin7-7/+7
2017-12-07loplugin:salcall handle static methodsNoel Grandin8-32/+32
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin7-25/+24
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin4-4/+4
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-23Fix an argument for SQLSetDescRec.Damjan Jovanovic1-10/+1
2017-11-18silence some coverity warningsCaolán McNamara2-2/+2
2017-11-18Assume thread encoding for ODBC status stringMike Kaganski1-2/+1
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna1-1/+1
2017-11-07loplugin:finalclasses in connectivityNoel Grandin14-32/+18
2017-11-03Move ado_{pre,post}_sys_include.hStephan Bergmann7-10/+69
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-5/+2
2017-10-27loplugin:includeform: connectivity (Windows)Stephan Bergmann33-65/+65
2017-10-23loplugin:includeform: connectivityStephan Bergmann100-158/+158
2017-10-16Make include files found through -Iconnectivity/source/incStephan Bergmann2-2/+2
2017-10-06use more rtl::Reference in connectivityNoel Grandin1-3/+4
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-1/+1
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-1/+1
2017-09-11connectivity DatabaseMetaData: pull out OComponent from OCalc/WriterMiklos Vajna3-18/+56
2017-08-31Use vector and replace m_aBatchList by m_aBatchVectorJulien Nabet2-4/+4