summaryrefslogtreecommitdiff
path: root/include/sfx2/basedlgs.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-14/+14
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-2/+0
2015-07-16loplugin:unusedmethods sfx2Noel Grandin1-1/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-10/+6
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin1-0/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-6/+6
2014-11-16vcl: let the ModalDialog ctor take an OUStringMiklos Vajna1-3/+3
2014-11-16vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-06FloatingWindows are no longer loaded from resource filesCaolán McNamara1-4/+0
2014-09-02convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara1-1/+2
2014-09-02extent .ui loading to SfxFloatingWindowsCaolán McNamara1-0/+4
2014-08-12callcatcher: another round of ResId removalsCaolán McNamara1-1/+0
2014-07-13SfxModelessDialog ResId ctor bites the dustCaolán McNamara1-5/+3
2014-05-30New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann1-1/+1
2014-04-27constLuboš Luňák1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-10the return of callcatcherCaolán McNamara1-1/+0
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara1-44/+9
2014-01-17Window::Notify should return boolStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-08-29convert include/sfx2/basedlgs.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-29convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-21convert edit fields singletab dialog to layout .uiCaolán McNamara1-1/+9
2013-07-03restore title on Format Number single tab dialogsCaolán McNamara1-3/+6
2013-04-23execute move of global headersBjoern Michaelsen1-0/+238