summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools/dbtools.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-10move some headers inside connectivityNoel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-28remove some unused local varsNoel Grandin1-1/+1
2020-01-14tdf#42949 Fix IWYU warnings in connectivity/*/*cxxGabor Kelemen1-2/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-1/+1
2019-09-06TyposAndrea Gelmini1-1/+1
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-14/+40
2019-07-19loplugin:referencecasting in comphelper..connectivityNoel Grandin1-2/+2
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin1-3/+3
2019-04-17Fix typoAndrea Gelmini1-2/+2
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen1-0/+1
2019-03-10Fix typoAndrea Gelmini1-3/+3
2019-03-09Simplify containers iterations in connectivityArkadiy Illarionov1-7/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-10-23clang-tidy performance-unnecessary-copy-init in canvas..cuiNoel Grandin1-1/+1
2018-10-22pvs-studio: V571 Recurring checkCaolán McNamara1-8/+5
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-9/+6
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-0/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin1-9/+6
2018-02-02remove connectivity OSubComponentNoel Grandin1-43/+0
2018-01-12More loplugin:cstylecast: connectivityStephan Bergmann1-6/+6
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-11/+7
2017-10-23loplugin:includeform: connectivityStephan Bergmann1-3/+3
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+2
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara991-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-1/+1
2017-07-07No language driver in header for dBASEIII/PlusJulien Nabet1-1/+4
2017-07-07remove nullptr checks on STL search result iteratorsJochen Nitschke1-2/+2
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-3/+3
2017-07-02tdf#108789 and others: overhaul DBase files encoding handlingLionel Elie Mamane1-0/+83
2017-05-30remove duplicate 'using namespace'Jochen Nitschke1-6/+1
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-7/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-16/+16
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2016-10-19'>>=' with rhs Any is a copy assignmentJochen Nitschke1-6/+2
2016-09-01coverity#1372406 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1372402 Uncaught exceptionCaolán McNamara1-1/+1