summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools.cxx
AgeCommit message (Expand)Author
2019-08-29tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
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
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke
2016-09-01coverity#1372406 Uncaught exceptionCaolán McNamara
2016-09-01coverity#1372402 Uncaught exceptionCaolán McNamara
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-07-12tdf#100866: Don't let exception pass connectivity::releaseStephan Bergmann
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-06Use o3tl/any.hxx in connectivityStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in connectivityNoel Grandin