summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/controlwizard.cxx
AgeCommit message (Expand)Author
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-09-02drop unnecessary includesCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-08-22OControlWizard->vcl::WindowCaolán McNamara
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-25Fix typoAndrea Gelmini
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2018-09-18use nullptr instead of reinterpret_cast<void*>(0)Noel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-11-15Fix typosAndrea Gelmini
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-31loplugin:constparams in extensions,scripting,sdextNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-21Various typosJulien Nabet