summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/DatabaseMetaData.cxx
AgeCommit message (Expand)Author
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-12-19use unique_ptr in connectivityNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-11Fix typosAndrea Gelmini
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10New loplugin:conststringvar: connectivityStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in connectivityStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-28Use const_iterator when possible (connectivity)Julien Nabet
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09Get rid of connectivity's diagnose_ex.hStephan Bergmann
2015-06-30more change in JNI func sigs between Java 6 and 7 workaroundsRene Engelhard
2015-04-28Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann
2015-03-13loplugin:cstylecast (32-bit)Stephan Bergmann
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-10-25coverity#706319 Uncaught exceptionCaolán McNamara
2014-10-25coverity#706317 Uncaught exceptionCaolán McNamara
2014-10-15coverity#706318 Uncaught exceptionCaolán McNamara
2014-10-12coverity#706331 Uncaught exceptionCaolán McNamara
2014-10-03loplugin: cstylecastNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2011-12-17Fix for fdo43460 Part IX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-24translated comments (36-45/54)Rob Snelders