summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-10-03Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara
2018-09-22unwind ItemWrapperHelperCaolán McNamara
2018-09-18weld ScCharDlgCaolán McNamara
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-03weld SvxAreaTabPageCaolán McNamara
2018-08-30add SfxStyleDialogControllerCaolán McNamara
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara
2018-07-02loplugin:constantparamNoel Grandin
2018-06-18weld ImpPDFTabDialogCaolán McNamara
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
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