summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)AuthorFilesLines
2016-09-07loplugin:constantparam in swNoel Grandin1-16/+16
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara1-16/+14
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-3/+3
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-2/+2
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-08-01sw: prefix members of SwMasterUsrPrefMiklos Vajna1-32/+32
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-14/org.openoffice.Office.Writer/FormLetter/MailingOutput/Format is xs:intStephan Bergmann1-2/+2
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann3-34/+39
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-1/+1
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin2-4/+7
2016-05-16convert VIEWOPT_1 to scoped enumNoel Grandin1-10/+10
2016-05-16Convert VIEWOPT_2 to scoped enumNoel Grandin1-3/+3
2016-05-16Convert VIEWOPT flags to scoped enumNoel Grandin1-27/+27
2016-05-13Convert VIEWOPT_CORE2 to scoped enumNoel Grandin1-2/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-6/+6
2016-04-22Avoid reserved identifiersStephan Bergmann1-9/+9
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke5-5/+0
2016-03-29Avoid reserved identifiersStephan Bergmann1-18/+18
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+2
2016-02-09Formatting changes across all modulesChris Sherlock1-3/+3
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock2-5/+5
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin1-8/+0
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-26loplugin:unusedfields variousNoel Grandin1-2/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon3-7/+7
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna1-42/+42
2015-11-12sw: prefix members of SwViewOptionMiklos Vajna1-77/+77
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann5-38/+38
2015-11-09formatting improvements in sw/Noel Grandin6-6/+6
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin6-30/+30
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-02sw: prefix members of SwViewOptionMiklos Vajna1-70/+70
2015-10-20loplugin:defaultparamsStephan Bergmann2-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-13/+13
2015-10-06Disable spellcheck when LOK is activeMiklos Vajna1-0/+3
2015-10-06sw: outline SwViewOption::SetOnlineSpell()Miklos Vajna1-0/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+12
2015-10-01sw tiled rendering: default to transparent background outside page framesMiklos Vajna1-0/+3
2015-09-11sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+3
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-20loplugin:simplifyboolNoel Grandin1-1/+1