summaryrefslogtreecommitdiffstats
path: root/include/connectivity
Commit message (Expand)AuthorAgeFilesLines
* tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara2019-08-291-4/+8
* connectivity: fix memory leaks caused by OConnection::acquire()Michael Stahl2019-05-314-4/+8
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-1244-136/+114
* loplugin:unusedfields look for classes where we can make all the..Noel Grandin2019-02-272-2/+2
* store originating exception when re-throwingNoel Grandin2019-02-061-1/+2
* pass OSQLParseNode around by unique_ptrNoel Grandin2018-12-212-5/+5
* new loplugin:methodcyclesNoel Grandin2018-09-211-5/+0
* loplugin:constantparamNoel Grandin2018-09-111-6/+1
* loplugin:constantparam (1)Noel Grandin2018-08-291-4/+1
* connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-273-6/+0
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-2/+0
* move Java from config_features to already existing config_javaRene Engelhard2018-05-101-1/+1
* remove no longer necessary operator new/delete overridesNoel Grandin2018-04-173-27/+0
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* Use for-range loops in include/connectivityJulien Nabet2018-03-291-2/+2
* Rename OCharsetMap::find overload to findIanaNameStephan Bergmann2018-03-051-3/+1
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-3/+4
* loplugin:useuniqueptr in OSQLParseNodeNoel Grandin2018-02-051-12/+9
* remove connectivity OSubComponentNoel Grandin2018-02-022-95/+1
* connectivity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-311-9/+0
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-291-4/+5
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Fix typosAndrea Gelmini2018-01-141-1/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-121-1/+1
* connectivity: various small cleanups in the Writer driverMiklos Vajna2018-01-111-3/+3
* tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane2018-01-041-0/+4
* loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2017-12-292-6/+6
* Fix typosAndrea Gelmini2017-12-201-1/+1
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-206-50/+11
* remove unused typedefsNoel Grandin2017-12-191-2/+0
* inline use-once typedefsNoel Grandin2017-12-191-1/+0
* loplugin:salcall handle static methodsNoel Grandin2017-12-073-12/+12
* loplugin:countusersofdefaultparams in connectivityNoel Grandin2017-12-075-9/+9
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-3/+3
* Fix typosAndrea Gelmini2017-11-212-2/+2
* loplugin:finalclasses in connectivityNoel Grandin2017-11-072-10/+4
* fix build with older boostDavid Tardon2017-11-041-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-013-30/+17
* Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann2017-10-041-2/+2
* check for unnecessary DLLPUBLIC annotationsNoel Grandin2017-09-291-2/+2
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-181-0/+3
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-303-4/+55
* loplugin:unusedfields some untouched fieldsNoel Grandin2017-07-242-6/+1
* loplugin:constparams in connectivityNoel Grandin2017-07-194-9/+9
* C++11 remove std::unary_function bases from functorsJochen Nitschke2017-07-031-4/+4
* looks like namespace syntax does not work like I think it doesLionel Elie Mamane2017-07-021-1/+5
* tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane2017-07-021-1/+44
* improve refcounting lopluginNoel Grandin2017-06-294-4/+4