summaryrefslogtreecommitdiff
path: root/include/sfx2/basedlgs.hxx
AgeCommit message (Expand)Author
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-10-21loplugin:expandablemethodds in include/sfx2Noel 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-09-09loplugin:constantparam in sfx2Noel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-22tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann
2014-04-27constLuboš Luňák
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-10the return of callcatcherCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert include/sfx2/basedlgs.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen