summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)AuthorFilesLines
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke2-104/+1
2017-11-17loplugin:useuniqueptr in SwNumRulesWithNameNoel Grandin1-18/+11
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara4-7/+7
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski4-14/+14
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-4/+2
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-1/+1
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks1-3/+0
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-06loplugin:constparams in sw part6Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin2-63/+41
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-2/+2
2017-05-19loplugin:stringcopy: swStephan Bergmann1-3/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-04-26use strong_int for LanguageTypeNoel Grandin1-16/+16
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin2-2/+2
2017-04-12convert SelectionType to scoped enumNoel Grandin1-7/+7
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-9/+10
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-17/+7
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-1/+0
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara1-5/+5
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-12-02use SvtSysLocaleOptions::GetRealLanguageTag(), not GetLocaleConfigString()Eike Rathke1-2/+2
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski2-9/+23
2016-10-31loplugin:oncevar in swNoel Grandin1-3/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
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