summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/roadmapwizard.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-17move RoadmapWizard to vclCaolán McNamara1-575/+0
2019-08-16move WizardMachine to vclCaolán McNamara1-9/+9
2019-08-07move Roadmap to vclCaolán McNamara1-13/+13
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara1-7/+0
2018-02-20loplugin:changetoolsgen in svtoolsNoel Grandin1-1/+1
2018-02-08Modernize a bit svtoolsJulien Nabet1-29/+23
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-10/+10
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in svtoolsNoel Grandin1-4/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svtoolsNoel Grandin1-4/+4
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-1/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in roadmapwizardXisco Fauli1-2/+1
2016-04-27-Werror,-WvarargsStephan Bergmann1-31/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-2/+2
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-6/+4
2015-08-11loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks1-6/+4
2015-04-29convert WZB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-2/+2
2015-04-17svtools: convert new to ::Create.Noel Grandin1-1/+1
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-6/+1
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin1-0/+6
2015-04-09loplugin:staticmethodsNoel Grandin1-8/+8
2015-02-02coverity#1266460 Argument cannot be negativeCaolán McNamara1-3/+7
2015-01-26coverity#1266460 Argument cannot be negativeCaolán McNamara1-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-18callcatcher: update unused codeCaolán McNamara1-35/+0
2014-09-17callcatcher: update unused codeCaolán McNamara1-9/+0
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara1-37/+0
2014-08-11callcatcher: update unused codeCaolán McNamara1-8/+0
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara1-1/+6
2014-05-08svtools: sal_Bool->boolNoel Grandin1-3/+3
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist1-1/+1
2014-03-25svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-12/+0
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-30/+30
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin1-1/+1