summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots/listcombowizard.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
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-02weld cluster of database form wizardsCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26extensions: remove COMPMOD preprocessor definesJochen Nitschke
2017-05-19loplugin:stringcopy: extensionsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2016-11-08loplugin:expandablemethods in extensionsNoel Grandin
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10loplugin:constantparam in extensionsNoel Grandin
2016-02-25convert EComposeRule to scoped enumNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin