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