summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb
AgeCommit message (Expand)Author
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-03-01Fix typoAndrea Gelmini
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2018-12-28Use indexed getToken()Matteo Casalin
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-21improve function-local statics in basic..cuiNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-24Fix typosAndrea Gelmini
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12Revert "Remove dead HSQLDB driver"Sophia Schröder
2018-04-10Remove dead HSQLDB driverTamas Bunth
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2018-01-29loplugin:useuniqueptr in OCatalogNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-12-20inline typedefs in connectivity/StdTypeDefsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-09loplugin:unusedvariable add some more std:: typesNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin