summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/viewopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-28tdf#151710 Enable enclosing of selected text with charactersYiğit Akçay1-0/+3
2024-01-26revert: 'LOKit: always display hidden chars when showing formatting...'Caolán McNamara1-6/+0
2024-01-26sw layout xml dump: show if formatting marks are onMiklos Vajna1-0/+15
2024-01-25extract this to a explanatory SyncLayoutRelatedViewOptions functionCaolán McNamara1-0/+12
2023-12-30drop some IsFuzzing spam we don't needCaolán McNamara1-2/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-3/+3
2023-12-24Drop some wrapper methods from SvtAccessibilityOptionsGabor Kelemen1-2/+1
2023-11-15cid#1550112 Uninitialized scalar fieldCaolán McNamara1-0/+2
2023-11-13tdf#135266 - Remember last used entry level depending on the index typeAndreas Heinisch1-0/+4
2023-10-05LOKit: always display hidden chars when showing formatting marksJustin Luth1-0/+6
2023-06-30loplugin:unusedmethodsNoel Grandin1-8/+0
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin1-1/+1
2023-05-31Related: tdf#155507 don't enable field shadings in online caseCaolán McNamara1-1/+3
2023-05-20ofz#59028 avoid configCaolán McNamara1-0/+2
2023-05-15ofz#58942 tweak so fuzzing uses the same defaults as real world writerCaolán McNamara1-1/+1
2023-04-27Extend tiled rendering test to account for dark modeParis Oplopoios1-0/+1
2023-03-18cid#1523393 Uninitialized scalar fieldCaolán McNamara1-1/+2
2023-03-16Update view options string based on themeParis Oplopoios1-0/+2
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios1-139/+161
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima1-0/+7
2022-11-17sw: convert ViewOptFlags1 from bitflags to struct of boolsTomaž Vajngerl1-23/+2
2022-08-06tdf#148240 follow up: Make Outline-Folding non-experimentalJim Raykowski1-4/+2
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara1-3/+0
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara1-0/+3
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-2/+1
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-1/+1
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-03-20drop unneeded includeCaolán McNamara1-1/+0
2021-03-12we just use the OutputDevice api for SwViewOption::InitCaolán McNamara1-1/+1
2021-02-11Remove unneeded breaksAndrea Gelmini1-3/+0
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-0/+5
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze1-0/+23
2020-11-01use officecfg for Experimental flagNoel Grandin1-0/+8
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin1-44/+44
2020-04-24convert SwFillMode to scoped enumNoel Grandin1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-2/+2
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-4/+1
2019-08-14Set "Resolved Comments" view option on by defaultScott Clarke1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2018-12-05loplugin:singlevalfields in swNoel Grandin1-3/+0
2018-11-22improve function-local statics in swNoel Grandin1-3/+1
2018-11-16loplugin:buriedassign in swNoel Grandin1-1/+4
2018-10-03loplugin:constfields in swNoel Grandin1-2/+2
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-04-03sw: separate non-static and static members of SwViewOptionMiklos Vajna1-78/+78
2018-03-07use more Color in swNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin1-2/+9
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-19/+19