summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/roadmapwizard.cxx
AgeCommit message (Expand)Author
2016-04-27-Werror,-WvarargsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-15convert Link<> to typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24convert WindowAlign to scoped enumNoel Grandin
2015-05-05tdf#91027 - cleanup dbaccess related dispose logic.Michael Meeks
2015-04-29convert WZB_ constants to scoped enumNoel Grandin
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2015-02-02coverity#1266460 Argument cannot be negativeCaolán McNamara
2015-01-26coverity#1266460 Argument cannot be negativeCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18callcatcher: update unused codeCaolán McNamara
2014-09-17callcatcher: update unused codeCaolán McNamara
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-07-22convert DLG_MACRO_MIGRATION to widget layoutCaolán McNamara
2014-05-08svtools: sal_Bool->boolNoel Grandin
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25refactor ImpSvtDataCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-08remove unused roadmapwizard methodsCaolán McNamara
2011-03-30called from --enable-dbgutilCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]