summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools.cxx
AgeCommit message (Expand)Author
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-10-29Prepare for removal of non-const operator[] from Sequence in connectivityMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-22loplugin:refcounting in connectivityNoel
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-10-01loplugin:reducevarscope in comphelper,connectivityNoel
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin
2020-05-05tdf#122408 make StatementComposer apply HAVING clauseLionel Elie Mamane
2020-04-18loplugin:flatten connectivityNoel Grandin
2020-03-18simplify ORefVector codeNoel Grandin
2020-02-10move some headers inside connectivityNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-09-06TyposAndrea Gelmini
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-04-17Fix typoAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-10Fix typoAndrea Gelmini
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara
2018-09-17New loplugin:externalStephan 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-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-02-02remove connectivity OSubComponentNoel Grandin
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke