summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/wizardmachine.cxx
AgeCommit message (Expand)Author
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods 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-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-17svtools: convert new to ::Create.Noel Grandin
2015-04-13Explicit disposeOnce instead of transient wrappers.Michael Meeks
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09loplugin: vclwidget: add check that dispose is calling superclass disposeNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-20TabPages are no longer loaded from resource filesCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-25Typo: alowed -> allowedJulien Nabet
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-09-27convert mailmerge select page to .uiCaolán McNamara
2013-09-17convert SVTOOLS module 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/wizardmachine.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
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-23unusedcode: svt::Matúš Kukan
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]