summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/uitool.cxx
AgeCommit message (Expand)Author
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-09-26use SfxItemSetFixed in swNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-08tdf#141805 sw: hide rtl gutter UI for ODF documentsMiklos Vajna
2021-04-01tdf#140343 sw page rtl gutter margin: add UIMiklos Vajna
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-02-04use more StaticWhichCastBjoern Michaelsen
2020-11-26tdf#131920 sw UI Char highlight: editing via Para-style highlight tabJustin Luth
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-14remove MetricField use from swCaolán McNamara
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-18Related: tdf#126787: remove some defensive programming partsMike Kaganski
2019-08-17tdf#126787: extend/restore item set ranges to hold RES_PARATR_GRABBAGMike Kaganski
2019-08-05tdf#126684: store "DialogUseCharAttr" in RES_PARATR_GRABBAGMike Kaganski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-06tdf#114801: Cannot use the highlight 'bucket' function with docx fileTamás Zolnai
2019-01-25loplugin:unusedmethodsNoel Grandin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09use freeze/thawCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-26weld SwLabPreviewCaolán McNamara
2018-04-17tdf#42949 Remove unnecessary localization headers from swGabor Kelemen
2018-04-03weld SwSequenceOptionDialogCaolán McNamara
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-16native dialog initial basisCaolán McNamara
2017-12-21TypedWhichId in svx part 1Noel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-08-07loplugin:constparams in sw part8Noel Grandin