summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DbAdminImpl.cxx
AgeCommit message (Expand)Author
2019-11-03loplugin:stringaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-08-20Fix typosAndrea Gelmini
2019-08-15loplugin:sequenceloop dbaccess..extensionsNoel Grandin
2019-07-19loplugin:referencecasting in dbaccessNoel Grandin
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-02-25Simplify containers iterations in dbaccessArkadiy Illarionov
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24DSID_DATASOURCE_UNO is deadNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-18tdf#117053 create database wizard: set a property when it is supportedLionel Elie Mamane
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop msgbox includeCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-18loplugin:unusedindexMike Kaganski
2017-12-15sal_Bool -> boolStephan Bergmann
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in dbaccessNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18dbaccess: introduce DATASOURCE_TYPE::DST_WRITERMiklos Vajna
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19loplugin:stringcopy: dbaccessStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in dbaccessNoel Grandin
2016-03-28Use const_iterator when possible (whole dbaccess)Julien Nabet
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Prevent += called on temporary O[U]String instancesStephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin