summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
AgeCommit message (Expand)Author
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-11-22loplugin:countusersofdefaultparams 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-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-16tdf#100068: ScreenshotId for tab dialogsKatarina Behrens
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann
2015-10-14convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2015-07-03Fix typosAndrea Gelmini
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