summaryrefslogtreecommitdiffstats
path: root/include/sfx2/tabdlg.hxx
Commit message (Expand)AuthorAgeFilesLines
* com::sun::star->css in include/linguistic to include/sfx2Noel Grandin2015-10-231-2/+2
* DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann2015-10-201-1/+1
* convert Link<> to typedNoel Grandin2015-10-141-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* tdf#93901: apply handling in style/edit dialog improvedOliver Specht2015-09-111-0/+1
* convert Link<> to typedNoel Grandin2015-09-031-2/+2
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-8/+8
* loplugin:unusedmethods sfx2(part2)Noel Grandin2015-07-161-2/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-16/+1
* Fix typosAndrea Gelmini2015-07-031-1/+1
* Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2015-05-041-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-11/+13
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-10/+10
| * vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-0/+2
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* SfxTabDialog: avoid changing const input parameterZolnai Tamás2015-03-171-2/+2
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* SfxTabDialog ctors: take an OUStringMiklos Vajna2014-11-091-2/+2
* loplugin: cstylecastNoel Grandin2014-10-021-0/+1
* coverity#1242662 unused memberCaolán McNamara2014-10-011-1/+0
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* callcatcher: another round of resource ctor removalsCaolán McNamara2014-08-181-1/+0
* last two args to Init_Impl are now always NULLCaolán McNamara2014-08-151-5/+1
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-2/+2
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* constLuboš Luňák2014-04-271-1/+1
* untangle the bFmt == 2 hackCaolán McNamara2014-04-071-9/+9
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-1/+1
* Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara2014-04-021-1/+0
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-4/+4
* document that SfxTabDialog::bFmt is being used in a hacky wayNoel Grandin2014-03-271-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-1/+1
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-18/+18
* callcatcher: update unused codeCaolán McNamara2014-02-121-6/+0
* the return of callcatcherCaolán McNamara2014-02-101-6/+0
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-3/+3
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-2/+2
* convert includes/sfx2/tabdlg.hxx from String to OUStringNoel Grandin2013-08-291-10/+10
* make SfxTabPage::GetTabDialog always workCaolán McNamara2013-08-211-3/+1
* convert docinfo field page to .uiCaolán McNamara2013-08-181-0/+6
* callcatcher: update unused codeCaolán McNamara2013-08-181-3/+0
* convert label dialog to .uiCaolán McNamara2013-08-131-0/+5
* callcatcher: update unused codeCaolán McNamara2013-08-101-2/+0
* allow SfxTabDialog ok button to have custom textCaolán McNamara2013-07-081-3/+3