summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-22loplugin:constantparam in swNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06Disable spellcheck when LOK is activeMiklos Vajna
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-01sw tiled rendering: default to transparent background outside page framesMiklos Vajna
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-20loplugin:simplifyboolNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-15convert POSTITS_ to scoped enumNoel Grandin
2015-06-01Use auto or more proper integer types, avoid temporariesMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-13sw: Rename variable.Jan Holesovsky
2015-05-06sw: clean up some defensive programming in modcfg.cxxMichael Stahl
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-24convert SvxZoomType to enum classNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl