summaryrefslogtreecommitdiff
path: root/sw/source/ui/config
AgeCommit message (Expand)AuthorFilesLines
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna2-6/+6
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara3-21/+21
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-5/+8
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-16/+16
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-5/+5
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara1-5/+3
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara1-3/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara1-4/+8
2021-01-18Resolves tdf#139521 - Hide image anchor option in Writer Web modeHeiko Tietze1-0/+2
2021-01-12tdf#138544 sw LoadUserSettings: default DoNotJustifyLinesWithManualBreakJustin Luth1-1/+0
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-6/+18
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze1-0/+3
2020-11-03Resolves tdf#137059 - Use application colors for font previewHeiko Tietze1-2/+0
2020-11-01use officecfg for Experimental flagNoel Grandin1-4/+2
2020-10-20use tools::Long in swNoel2-12/+12
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-0/+3
2020-09-24tdf#134782 sw,unotools,officecfg: adapt configuration and UIMichael Stahl1-5/+43
2020-07-30loplugin:flatten in sw/ui/dbuiNoel Grandin3-39/+39
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski1-0/+15
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara1-4/+7
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-22sw: prefix members of SwDocDisplayItem, SwNode2LayoutSaveUpperFrames, ...Miklos Vajna1-16/+16
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara2-29/+25
2020-05-29change TreeView toggle signal to provide an iter instead of a row indexCaolán McNamara1-2/+2
2020-04-24convert SwFillMode to scoped enumNoel Grandin1-6/+5
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-02-27tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-8/+8
2020-02-13tdf#45589 sw: fix Formatting Aids options page for Writer/WebMichael Stahl1-0/+4
2020-02-06rename SvtFontSizeBox back to FontSizeBoxCaolán McNamara1-6/+6
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-0/+4
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen4-28/+0
2020-01-08Resolves tdf#129793 - Remove "Field codes" optionHeiko Tietze1-3/+0
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-3/+3
2019-12-11Direct cursor fillmode as comboboxHeiko Tietze1-33/+5
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+8
2019-10-28sw: prefix members of SwTestItemMiklos Vajna1-20/+20
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara1-6/+6
2019-10-07sw: prefix members of SwElemItemMiklos Vajna1-24/+24
2019-09-26TODO rename to GetFrameWeldCaolán McNamara2-4/+4
2019-09-26now drop TabPageParent intermediateCaolán McNamara4-56/+54
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara4-49/+25
2019-09-21parent is a controller nowCaolán McNamara1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-3/+3
2019-09-01Fix typosAndrea Gelmini1-1/+1
2019-08-31drop some unnecessary includesCaolán McNamara2-4/+0
2019-08-15loplugin:sequenceloop in swNoel Grandin1-1/+1
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen2-0/+3
2019-07-30weld SwCompatibilityOptPageCaolán McNamara1-90/+54
2019-07-30weld SwRedlineOptionsTabPageCaolán McNamara1-171/+153