summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)AuthorFilesLines
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin4-8/+1
2018-09-09weld SfxNewStyleDlgCaolán McNamara2-41/+32
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-21/+18
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2-3/+42
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin2-6/+5
2018-08-30add SfxStyleDialogControllerCaolán McNamara3-8/+166
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-4/+1
2018-08-29loplugin:constantparam (2)Noel Grandin2-4/+3
2018-08-24tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski1-0/+6
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin1-3/+3
2018-08-12Fix typosAndrea Gelmini1-1/+1
2018-08-07tdf#119052: hide edit style button in character styleXisco Fauli1-0/+1
2018-08-05coverity#1438225 Improper use of negative valueCaolán McNamara1-1/+1
2018-07-31Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin3-16/+12
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-19tdf#93085 restore orig min window size after startcenter...Caolán McNamara1-3/+14
2018-07-17lokdialog: No need to notify 'close' callback herePranav Kant1-7/+0
2018-07-15coverity#1437960 Resource leak in objectCaolán McNamara1-13/+10
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl1-6/+36
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-07-02loplugin:constantparamNoel Grandin1-5/+0
2018-06-23tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shellArkadiy Illarionov1-6/+4
2018-06-19tidy up setting parentsCaolán McNamara1-1/+1
2018-06-18weld SfxSecurityPageCaolán McNamara1-77/+62
2018-06-18set explicit parent for signing warning messagesCaolán McNamara1-1/+1
2018-06-18weld SfxDocumentDescPageCaolán McNamara1-40/+32
2018-06-18weld SfxDocumentFontsPageCaolán McNamara1-14/+7
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara1-141/+119
2018-06-15fix setPreviewsToSamePlaceCaolán McNamara1-1/+1
2018-06-14do setPreviewsToSamePlace at SfxTabDialogController display timeCaolán McNamara1-0/+31
2018-06-14tdf#116742: Only enable "CMIS" versions button for versionable CMISMike Kaganski1-1/+7
2018-06-13weld SvxCharPositionPageCaolán McNamara1-2/+2
2018-06-12rename SfxFilterTupel->SfxFilterTupleNoel Grandin2-3/+3
2018-06-12loplugin:constantparamNoel Grandin1-3/+2
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-6/+2
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma1-4/+4
2018-06-06weld SwSectionIndentTabPageCaolán McNamara1-2/+2
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke4-5/+0
2018-06-05tdf#101915 move focus to sidebar styles panelJim Raykowski1-44/+38
2018-06-04make CreateStyleFamilies return std::unique_ptrNoel Grandin2-2/+2
2018-05-31drop Graphic::GetBitmapNoel Grandin1-2/+2
2018-05-29weld SvxTransformTabDialogCaolán McNamara1-0/+7
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara1-15/+25
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara1-5/+10
2018-05-21weld SfxCheckinDialogCaolán McNamara1-20/+10
2018-05-18loplugin:unusedfields in sfx2Noel Grandin1-2/+2
2018-05-14loplugin:useuniqueptr in SfxTabDialogNoel Grandin1-15/+12
2018-05-14loplugin:useuniqueptr in SfxCommonTemplateDialog_ImplNoel Grandin1-49/+41