summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2018-10-20weld SchAttribTabDlgCaolán McNamara1-3/+12
2018-10-18tdf#120231 Focus to document on sidebar tabbar deck tab clickJim Raykowski1-1/+0
2018-10-16loplugin:singlevalfields in sfx2Noel Grandin3-6/+2
2018-10-15weld ChartTypeDialog and SchLayoutTabPageCaolán McNamara1-25/+0
2018-10-15m_pLine is always unsetCaolán McNamara1-2/+0
2018-10-10Unhardcode sidebar used customizable key bindingsJim Raykowski3-0/+7
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-09loplugin:unusedmethodsNoel Grandin2-3/+0
2018-10-09loplugin:constfields in sfx2Noel Grandin40-84/+81
2018-10-06drop some now unnecessary includeCaolán McNamara2-5/+2
2018-10-03Resolves: tdf#117784 inherit SfxTabDialogController from SfxDialogControllerCaolán McNamara1-1/+2
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara1-1/+2
2018-10-03Resolves: tdf#120277 special character dialog not appearing in OnlineCaolán McNamara1-3/+11
2018-10-03loplugin:unusedmethodsNoel Grandin3-289/+0
2018-09-28loplugin:unusedmethodsNoel Grandin3-390/+0
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-2/+0
2018-09-25loplugin:useuniqueptr in CmisPropertiesWindowNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in CustomPropertiesWindowNoel Grandin1-1/+1
2018-09-25loplugin:useuniqueptr in CmisPropertyLineNoel Grandin1-3/+3
2018-09-25loplugin:useuniqueptr in ThumbnailViewNoel Grandin1-3/+3
2018-09-22unwind ItemWrapperHelperCaolán McNamara1-2/+0
2018-09-22weld AlignmentTabPageCaolán McNamara2-151/+2
2018-09-20weld SwDropCapsDlgCaolán McNamara1-0/+33
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann2-14/+14
2018-09-18weld ScCharDlgCaolán McNamara1-3/+7
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara2-7/+7
2018-09-14weld SvxCharNamePageCaolán McNamara1-2/+2
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara1-0/+2
2018-09-13pass SfxRequest around by std::unique_ptrNoel Grandin2-5/+7
2018-09-11loplugin:unusedmethodsNoel Grandin3-97/+0
2018-09-11loplugin:unusedfieldsNoel Grandin1-1/+0
2018-09-11loplugin:constantparamNoel Grandin1-1/+1
2018-09-09weld SfxNewStyleDlgCaolán McNamara1-16/+11
2018-09-07just edit Entry to readonly, instead of a shadow ro widgetCaolán McNamara1-2/+1
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara2-8/+22
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin2-6/+6
2018-09-05loplugin:useuniqueptr in sfx2Noel Grandin1-4/+4
2018-09-03weld SvxAreaTabPageCaolán McNamara1-0/+8
2018-08-30tdf#119577 Ignore escape key press on sidebar toolboxes not handled byJim Raykowski1-0/+1
2018-08-30add SfxStyleDialogControllerCaolán McNamara3-2/+24
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini1-1/+1
2018-08-29tdf#119461 Fix focus hidden on deck collapseJim Raykowski3-2/+8
2018-08-29loplugin:constantparam (2)Noel Grandin1-1/+0
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen1-0/+2
2018-08-26Checkboxes don’t use title case, only section headings and menusAdolfo Jayme Barrientos1-1/+1
2018-08-24tdf#119416 Open Special Characters dialog on Enter key pressJim Raykowski1-0/+1
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin1-2/+2
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin2-4/+4
2018-07-30loplugin:returnconstant in sfx2Noel Grandin5-6/+6
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-1/+0