summaryrefslogtreecommitdiff
path: root/include/svtools/wizdlg.hxx
AgeCommit message (Expand)Author
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara
2017-04-06Fix typosAndrea Gelmini
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-21loplugin:countusersofdefaultparams in include/svtoolsNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-21remove untyped Link<>Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09svtools: apply vcl::window refcounting changesNoel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-09-25fdo#39468: translationJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-13callcatcher: another round of ResId ctor removalsCaolán McNamara
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-14Convert 3 dialogs to .uiPalenik Mihály
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky
2013-09-30merge queue_layout and queue_resizeCaolán McNamara
2013-09-28route wizards child queue_resize requests to preexisting layoutCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-23execute move of global headersBjoern Michaelsen