summaryrefslogtreecommitdiff
path: root/include/connectivity
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Fix typoAndrea Gelmini1-2/+2
2019-07-03Fix typoAndrea Gelmini1-1/+1
2019-07-03Fix typoAndrea Gelmini1-1/+1
2019-07-03Fix typoAndrea Gelmini1-2/+2
2019-07-02Fix typoAndrea Gelmini1-1/+1
2019-07-02Fix typoAndrea Gelmini1-3/+3
2019-07-02Fix typoAndrea Gelmini1-3/+3
2019-07-02Fix typoAndrea Gelmini1-1/+1
2019-05-31connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl4-4/+8
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen44-136/+114
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-2/+2
2019-02-06store originating exception when re-throwingNoel Grandin1-1/+2
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin2-5/+5
2018-09-21new loplugin:methodcyclesNoel Grandin1-5/+0
2018-09-11loplugin:constantparamNoel Grandin1-6/+1
2018-08-29loplugin:constantparam (1)Noel Grandin1-4/+1
2018-07-27connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann3-6/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-04-17remove no longer necessary operator new/delete overridesNoel Grandin3-27/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-03-29Use for-range loops in include/connectivityJulien Nabet1-2/+2
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann1-3/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-3/+4
2018-02-05loplugin:useuniqueptr in OSQLParseNodeNoel Grandin1-12/+9
2018-02-02remove connectivity OSubComponentNoel Grandin2-95/+1
2018-01-31connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-9/+0
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin1-4/+5
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-14Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-1/+1
2018-01-11connectivity: various small cleanups in the Writer driverMiklos Vajna1-3/+3
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-0/+4
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2-6/+6
2017-12-20Fix typosAndrea Gelmini1-1/+1
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin6-50/+11
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-12-19inline use-once typedefsNoel Grandin1-1/+0
2017-12-07loplugin:salcall handle static methodsNoel Grandin3-12/+12
2017-12-07loplugin:countusersofdefaultparams in connectivityNoel Grandin5-9/+9
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-3/+3
2017-11-21Fix typosAndrea Gelmini2-2/+2
2017-11-07loplugin:finalclasses in connectivityNoel Grandin2-10/+4
2017-11-04fix build with older boostDavid Tardon1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin3-30/+17
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann1-2/+2
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin1-2/+2
2017-09-18Use even more WIN32_LEAN_AND_MEANMike Kaganski1-0/+3