summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara1-0/+2
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-0/+2
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara1-0/+1
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-0/+1
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin1-2/+2
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin1-1/+1
2018-05-04weld SwOutlineTabDialogCaolán McNamara1-0/+4
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara1-2/+2
2018-05-04no need to expose m_pExampleSet as non-constNoel Grandin1-2/+0
2018-05-03m_bStandardPushed is deadNoel Grandin1-1/+0
2018-04-29weld SwFootNoteOptionDlgCaolán McNamara1-4/+10
2018-04-28weld SwEnvDlgCaolán McNamara1-0/+5
2018-04-27weld SwLabDlgCaolán McNamara1-0/+71
2018-04-26unused SfxTabDialogController friendCaolán McNamara1-1/+0
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara1-0/+1
2018-04-23move GetConfigId from TabPage to SfxTabPageCaolán McNamara1-0/+2
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-2/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+24
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin1-2/+2
2018-02-03more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin1-0/+8
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky1-0/+1
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-07-21loplugin:unusedfields in sfx2Noel Grandin1-1/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand1-2/+2
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-0/+3
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-18uitest: support selecting different tab pages in tab dialogMarkus Mohrhard1-0/+1
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard1-0/+2
2016-06-16tdf#100068: ScreenshotId for tab dialogsKatarina Behrens1-0/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-10/+14
2016-05-24tdf#89329: use unique_ptr for pImpl in tabdlgXisco Fauli1-2/+2
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-08SfxTabDialog: rename members missing their prefixesMiklos Vajna1-13/+13
2016-04-04loplugin:constantparam in sfx2Noel Grandin1-1/+0
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin1-3/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin1-6/+4
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin1-5/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-2/+2
2015-10-20DeactivatePage's pSet param cannot be defaulted anywayStephan Bergmann1-1/+1
2015-10-14convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-0/+1
2015-09-03convert Link<> to typedNoel Grandin1-2/+2