summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
AgeCommit message (Expand)Author
2018-11-16Resolves: tdf#121415 font tab page has no nameCaolán McNamara
2018-10-31Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara
2018-07-17coverity#1437960 Resource leak in objectCaolán McNamara
2018-06-19weld ImpPDFTabDialogCaolán McNamara
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara
2018-05-04no need to expose m_pExampleSet as non-constNoel Grandin
2018-05-03m_bStandardPushed is deadNoel Grandin
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-26unused SfxTabDialogController friendCaolán McNamara
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
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