summaryrefslogtreecommitdiffstats
path: root/connectivity/source/drivers/file
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* Fix typosAndrea Gelmini2019-04-241-1/+1
* loplugin:sequentialassign in codemaker..connectivityNoel Grandin2019-04-131-2/+1
* new loplugin:unoqueryNoel Grandin2019-03-253-5/+5
* tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen2019-03-121-0/+1
* Simplify containers iterations in connectivityArkadiy Illarionov2019-03-093-36/+19
* log nice exception messages whereever possibleNoel Grandin2019-03-071-1/+3
* loplugin:unusedfields in connectivityNoel Grandin2019-02-255-14/+0
* loplugin:indentation in connectivityNoel Grandin2019-02-082-4/+4
* pass OSQLParseNode around by unique_ptrNoel Grandin2018-12-211-1/+1
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-1/+1
* fix some dodgy static vars in connectivityNoel Grandin2018-11-211-1/+1
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-18/+15
* clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin2018-10-231-4/+4
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:simplifyconstruct in canvas..cuiNoel Grandin2018-09-065-9/+2
* loplugin:useuniqueptr in connectivity/fileNoel Grandin2018-08-173-29/+25
* replace double checked locking patternsJochen Nitschke2018-07-291-11/+3
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-281-3/+3
* use OUStringBuffer in some loopsNoel Grandin2018-07-271-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-164-0/+4
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-052-3/+0
* loplugin:useuniqueptr in OResultSetNoel Grandin2018-05-071-3/+3
* loplugin:useuniqueptr in OFileTableNoel Grandin2018-05-071-8/+1
* loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin2018-05-042-4/+4
* make createStream_simpleError return std::unique_ptrNoel Grandin2018-05-031-6/+4
* remove some unused comphelper includesJochen Nitschke2018-04-152-2/+0
* Rename OCharsetMap::find overload to findIanaNameStephan Bergmann2018-03-051-1/+1
* tdf#116171: Tunnel arbitrary rtl_TextEncoding from sc to sdbc:dbase connectionStephan Bergmann2018-03-051-8/+16
* Translate German comments and debug stringsJohnny_M2018-02-281-1/+1
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-3/+3
* loplugin:useuniqueptr in OStatement_BaseNoel Grandin2018-02-051-3/+2
* remove connectivity OSubComponentNoel Grandin2018-02-022-13/+2
* loplugin:useuniqueptr in OCatalogNoel Grandin2018-01-291-1/+1
* Modernize a bit connectivity (part1)Julien Nabet2018-01-266-45/+47
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-4/+2
* remove some sal_Bool remnantsNoel Grandin2018-01-221-1/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-127-32/+32
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-202-2/+2
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* Replace deprecated std::bin2nd with lambda in connectivityStephan Bergmann2017-12-051-1/+1
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-272-3/+3
* loplugin:includeform: connectivityStephan Bergmann2017-10-2319-68/+68
* loplugin:flatten in connectivity..desktopNoel Grandin2017-09-211-56/+54
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* loplugin:constparams handle constructorsNoel Grandin2017-07-282-3/+3
* loplugin:checkunusedparams more part2Noel Grandin2017-07-282-3/+2
* migrate to boost::gettextCaolán McNamara2017-07-217-10/+9