summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optpage.cxx
AgeCommit message (Expand)Author
2022-03-24tdf#147641 default font size for captions always resetNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-13tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2020-01-08Resolves tdf#129793 - Remove "Field codes" optionHeiko Tietze
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11Direct cursor fillmode as comboboxHeiko Tietze
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-28sw: prefix members of SwTestItemMiklos Vajna
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-07sw: prefix members of SwElemItemMiklos Vajna
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-01Fix typosAndrea Gelmini
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-07-30weld SwRedlineOptionsTabPageCaolán McNamara
2019-07-27dispose printer if we created itCaolán McNamara
2019-07-27weld SwStdFontTabPageCaolán McNamara
2019-07-27weld SwContentOptPageCaolán McNamara
2019-07-27weld SwTableOptionsTabPageCaolán McNamara
2019-07-27weld SwShdwCursorOptionsTabPageCaolán McNamara
2019-07-27weld SwCompareOptionsTabPageCaolán McNamara
2019-07-27weld SwTestTabPageCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-18Resolves tdf#123091 - Move Display Fields section from Formatting Aids to Viewheiko tietze
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski