summaryrefslogtreecommitdiffstats
path: root/connectivity/source/commontools
Commit message (Expand)AuthorAgeFilesLines
* ofz#39301 month has to be in range [1-12]Caolán McNamara2021-11-171-3/+6
* Revert "tdf#118751: Revert "tdf#117081: show Firebird by default""Xisco Faulí2018-08-161-6/+1
* tdf#118751: Revert "tdf#117081: show Firebird by default"Xisco Faulí2018-07-181-1/+6
* fix typoRene Engelhard2018-05-141-0/+0
* move Java from config_features to already existing config_javaRene Engelhard2018-05-101-1/+1
* loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin2018-05-041-8/+6
* tdf#117081: show Firebird by defaultXisco Fauli2018-04-181-6/+1
* remove some unused comphelper includesJochen Nitschke2018-04-153-4/+0
* Revert "Remove dead HSQLDB driver"Sophia Schröder2018-04-121-2/+3
* Remove dead HSQLDB driverTamas Bunth2018-04-101-3/+2
* SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane2018-04-081-1/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-039-26/+26
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* loplugin:constantparam in canvas..comphelperNoel Grandin2018-03-081-9/+6
* Rename OCharsetMap::find overload to findIanaNameStephan Bergmann2018-03-051-1/+1
* loplugin:useuniqueptr in OTableNoel Grandin2018-02-051-10/+10
* remove connectivity OSubComponentNoel Grandin2018-02-021-43/+0
* Modernize a bit connectivity (part1)Julien Nabet2018-01-263-53/+32
* loplugin:unused-returns in basegfx..cppcanvasNoel Grandin2018-01-251-3/+2
* new loplugin:emptyifNoel Grandin2018-01-192-12/+0
* Fix typosAndrea Gelmini2018-01-171-1/+1
* More loplugin:cstylecast: connectivityStephan Bergmann2018-01-1210-49/+49
* (related:tdf#114939) connectivity: use real SHA1Michael Stahl2018-01-111-10/+9
* tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane2018-01-041-0/+9
* loplugin:unusedfieldsNoel Grandin2018-01-041-6/+2
* loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin2017-12-293-7/+7
* inline typedefs in connectivity/StdTypeDefsNoel Grandin2017-12-204-23/+9
* loplugin:unusedindexMike Kaganski2017-12-181-5/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* Replace deprecated std::mem_fun et al in connectivityStephan Bergmann2017-12-051-13/+13
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-3/+3
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* loplugin:constantparam in connectivityNoel Grandin2017-11-017-37/+25
* loplugin:includeform: connectivityStephan Bergmann2017-10-2327-41/+41
* Do not cast sal_Unicode separator to sal_CharEike Rathke2017-10-131-1/+1
* Correct copypasta decimal separator as group separatorEike Rathke2017-10-131-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-3/+2
* throw more useful uno::Exception'sNoel Grandin2017-10-011-1/+1
* tdf#96505 Get rid of cargo cult "long" integer literals66kesara992017-09-241-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-2/+2
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-112-3/+3
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-115-17/+17
* Remove dead DBG_UTIL codeStephan Bergmann2017-08-071-21/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2017-08-071-1/+0
* silence snprintf warningCaolán McNamara2017-08-051-9/+7
* add a few const purely for documentation reasonsLionel Elie Mamane2017-08-021-11/+11
* tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane2017-08-021-4/+28
* normalize resource locale ctor construction mechanismsCaolán McNamara2017-08-021-29/+6
* move resmgr to unotoolsCaolán McNamara2017-08-011-4/+2
* tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane2017-07-303-14/+166