summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
AgeCommit message (Expand)Author
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-09SfxTabDialog ctors: take an OUStringMiklos Vajna
2014-10-02loplugin: cstylecastNoel Grandin
2014-10-01coverity#1242662 unused memberCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18callcatcher: another round of resource ctor removalsCaolán McNamara
2014-08-15last two args to Init_Impl are now always NULLCaolán McNamara
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-04-27constLuboš Luňák
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-02Related: fdo#75307 use the unique auto help id to identify tabpagesCaolán McNamara
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27document that SfxTabDialog::bFmt is being used in a hacky wayNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-02-12callcatcher: update unused codeCaolán McNamara
2014-02-10the return of callcatcherCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-29convert includes/sfx2/tabdlg.hxx from String to OUStringNoel Grandin
2013-08-21make SfxTabPage::GetTabDialog always workCaolán McNamara
2013-08-18convert docinfo field page to .uiCaolán McNamara
2013-08-18callcatcher: update unused codeCaolán McNamara
2013-08-13convert label dialog to .uiCaolán McNamara
2013-08-10callcatcher: update unused codeCaolán McNamara
2013-07-08allow SfxTabDialog ok button to have custom textCaolán McNamara
2013-06-06Remove remnants of help agentCaolán McNamara
2013-04-23execute move of global headersBjoern Michaelsen