summaryrefslogtreecommitdiff
path: root/dbaccess/source/ext/macromigration
AgeCommit message (Expand)Author
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-13loplugin:sequentialassign in dbaccess..desktopNoel Grandin
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-14loplugin:useuniqueptr in SaveDBDocPageNoel Grandin
2018-04-13tdf#42949 Remove unnecessary localization headers from dbaccessGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-10Modernize a bit more dbaccessJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-12More loplugin:cstylecast: dbaccessStephan Bergmann
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-18Replace list by vector in macromigrationdialog (dbaccess)Julien Nabet
2017-11-06loplugin:finalclasses in dbaccessNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: dbaccessStephan Bergmann
2017-09-18Removed duplicated includeAndrea Gelmini
2017-09-17Replace some lists by vectors in dbaccessJulien Nabet
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: dbaccessStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-18DBACORE_RESSTRING can go nowCaolán McNamara
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-17remove unused defines from HRC files in dbaccessNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dbaccessStephan Bergmann
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke