summaryrefslogtreecommitdiffstats
path: root/include/sfx2/basedlgs.hxx
Commit message (Expand)AuthorAgeFilesLines
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-10/+0
* tdf#89329: use unique_ptr for pImpl in basedlgsXisco Fauli2016-05-221-4/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-14/+14
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* convert to typed Link<> in sfx2Noel Grandin2015-07-201-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-1/+0
* Use typed Idle::SetIdleHdl LinkStephan Bergmann2015-05-051-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-10/+6
* vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-0/+4
* loplugin:deletedspecialStephan Bergmann2015-02-071-6/+6
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-3/+3
* vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-7/+7
* FloatingWindows are no longer loaded from resource filesCaolán McNamara2014-09-061-4/+0
* convert SID_RECORDING_FLOATWINDOW to .uiCaolán McNamara2014-09-021-1/+2
* extent .ui loading to SfxFloatingWindowsCaolán McNamara2014-09-021-0/+4
* callcatcher: another round of ResId removalsCaolán McNamara2014-08-121-1/+0
* SfxModelessDialog ResId ctor bites the dustCaolán McNamara2014-07-131-5/+3
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-301-1/+1
* constLuboš Luňák2014-04-271-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-10/+10
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* the return of callcatcherCaolán McNamara2014-02-101-1/+0
* SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara2014-01-231-44/+9
* Window::Notify should return boolStephan Bergmann2014-01-171-2/+2
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* convert include/sfx2/basedlgs.hxx from String to OUStringNoel Grandin2013-08-291-1/+1
* convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin2013-08-291-2/+2
* convert edit fields singletab dialog to layout .uiCaolán McNamara2013-08-211-1/+9
* restore title on Format Number single tab dialogsCaolán McNamara2013-07-031-3/+6
* execute move of global headersBjoern Michaelsen2013-04-231-0/+238