summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-01sw: prefix members of SwMasterUsrPrefMiklos Vajna
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-14/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
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
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
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