summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2019-03-10Fix typoAndrea Gelmini
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-08loplugin:indentation in connectivityNoel Grandin
2019-02-06store originating exception when re-throwingNoel Grandin
2019-01-21Fix typoAndrea Gelmini
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-29Further reduction of OUString copy operationsMatteo Casalin
2018-12-29SimplifyMatteo Casalin
2018-12-28Reduce number of potential OUString copy operationsMatteo Casalin
2018-12-28Simplify use of indexes in getToken/lastIndexOfMatteo Casalin
2018-12-21pass OSQLParseNode around by unique_ptrNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-11-21fix some dodgy static vars in connectivityNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:constantparamNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-19Translate German commentsJohnny_M
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-27connectivity: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
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-14fix typoRene Engelhard
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-05-04loplugin:useuniqueptr in connectivity::OSortIndexNoel Grandin
2018-04-18tdf#117081: show Firebird by defaultXisco Fauli
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-08SQL string quoting: escape "'" character also at beginning of stringLionel Elie Mamane
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-03-05Rename OCharsetMap::find overload to findIanaNameStephan Bergmann
2018-02-05loplugin:useuniqueptr in OTableNoel Grandin