summaryrefslogtreecommitdiff
path: root/sw/inc/viewopt.hxx
AgeCommit message (Expand)Author
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-10-12Fix typoAndrea Gelmini
2018-10-12tdf#118621 - Optionally disable floating header/footer menuheiko tietze
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-04-03sw: separate non-static and static members of SwViewOptionMiklos Vajna
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-03-07Replace some constexpr functions with static data membersStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-05-18tdf#99935 Fix rulers visible stateMaxim Monastirsky
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-17Bin --enable-desktop-gui-elementsTor Lillqvist
2013-06-07Resolves: #i25945# Allow disabling scrollbar tips by API and configurationAriel Constenla-Haile
2013-05-18Resolves: #i120300# Add new property "ShowContentTips"...Ariel Constenla-Haile
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Simpler and cleaner way to get rid of rulers and scrollbars for non-DESKTOPTor Lillqvist
2013-01-10sal_Bool to boolTakeshi Abe