summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Revert "tdf#118751: Revert "tdf#117081: show Firebird by default""Xisco Faulí1-6/+1
2018-07-18tdf#118751: Revert "tdf#117081: show Firebird by default"Xisco Faulí1-1/+6
2018-05-14fix typoRene Engelhard1-0/+0
2018-05-10move Java from config_features to already existing config_javaRene Engelhard1-1/+1
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin1-8/+6
2018-04-18tdf#117081: show Firebird by defaultXisco Fauli1-6/+1
2018-04-15remove some unused comphelper includesJochen Nitschke3-4/+0
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder1-2/+3
2018-04-10Remove dead HSQLDB driverTamas Bunth1-3/+2
2018-04-08SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin9-26/+26
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-9/+6
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann1-1/+1
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin1-10/+10
2018-02-02remove connectivity OSubComponentNoel Grandin1-43/+0
2018-01-26Modernize a bit connectivity (part1)Julien Nabet3-53/+32
2018-01-25loplugin:unused-returns in basegfx..cppcanvasNoel Grandin1-3/+2
2018-01-19new loplugin:emptyifNoel Grandin2-12/+0
2018-01-17Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann10-49/+49
2018-01-11(related:tdf#114939) connectivity: use real SHA1Michael Stahl1-10/+9
2018-01-04tdf#104986 move named parameters substitution into generic layerLionel Elie Mamane1-0/+9
2018-01-04loplugin:unusedfieldsNoel Grandin1-6/+2
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin3-7/+7
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin4-23/+9
2017-12-18loplugin:unusedindexMike Kaganski1-5/+3
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-12-05Replace deprecated std::mem_fun et al in connectivityStephan Bergmann1-13/+13
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-3/+3
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin7-37/+25
2017-10-23loplugin:includeform: connectivityStephan Bergmann27-41/+41
2017-10-13Do not cast sal_Unicode separator to sal_CharEike Rathke1-1/+1
2017-10-13Correct copypasta decimal separator as group separatorEike Rathke1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+2
2017-10-01throw more useful uno::Exception'sNoel Grandin1-1/+1
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-2/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-3/+3
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin5-17/+17
2017-08-07Remove dead DBG_UTIL codeStephan Bergmann1-21/+0
2017-08-07-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2017-08-05silence snprintf warningCaolán McNamara1-9/+7
2017-08-02add a few const purely for documentation reasonsLionel Elie Mamane1-11/+11
2017-08-02tdf#110997 protect calls to implBuildFromRelative from year overflowLionel Elie Mamane1-4/+28
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-29/+6
2017-08-01move resmgr to unotoolsCaolán McNamara1-4/+2
2017-07-30tdf#96370 rework filtering to be aware of WHERE vs HAVING clauseLionel Elie Mamane3-14/+166
2017-07-24loplugin:unusedfields some untouched fieldsNoel Grandin1-7/+4