summaryrefslogtreecommitdiff
path: root/sw/inc/viewopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-03-12we just use the OutputDevice api for SwViewOption::InitCaolán McNamara1-2/+1
2021-01-20tdf#116757 sw ChangesInMargin: add "Show Insertions in Margin"László Németh1-2/+9
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski1-1/+7
2020-12-09Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze1-0/+10
2020-11-01use officecfg for Experimental flagNoel Grandin1-4/+1
2020-10-15tdf#34355 sw,offapi,officecfg: show track changes in marginLászló Németh1-3/+10
2020-07-30tdf#38093 Writer outline folding - feature sensitivityJim Raykowski1-1/+10
2020-04-24convert SwFillMode to scoped enumNoel Grandin1-3/+4
2020-03-29Fix is_typed_flags for ViewOptCoreFlags2 (sw/viewopt)Julien Nabet1-1/+1
2020-01-31tdf#45589 offapi,officecfg,sw: add option to toggle bookmark displayMichael Stahl1-3/+14
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-1/+1
2019-08-08tdf#119228 Add 'Resolved Comments' option to the View menu.Scott Clarke1-2/+9
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2018-12-05loplugin:singlevalfields in swNoel Grandin1-1/+0
2018-11-16loplugin:buriedassign in swNoel Grandin1-43/+65
2018-10-12Fix typoAndrea Gelmini1-1/+1
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze1-1/+8
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-1/+8
2018-04-05sw: fix some IWYU warningsMiklos Vajna1-3/+0
2018-04-03sw: separate non-static and static members of SwViewOptionMiklos Vajna1-23/+23
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-1/+1
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann1-5/+5
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-86/+86
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann1-3/+3
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski1-10/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-2/+0
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-05-18tdf#99935 Fix rulers visible stateMaxim Monastirsky1-2/+2
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin1-78/+82
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin1-40/+45
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin1-22/+28
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin1-22/+27
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-4/+4
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna1-24/+24
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna1-147/+147
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna1-2/+1
2015-10-02loplugin:unusedmethodsNoel Grandin1-3/+0
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-4/+7
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian1-6/+19
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian1-0/+3
2015-07-21loplugin:unusedmethods swNoel Grandin1-11/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin1-9/+9
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-2/+13
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-5/+0
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-59/+47