summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2018-05-17sw: prefix members of InsCaptionOptMiklos Vajna
2018-04-26convert tabopts to scoped enumNoel Grandin
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-03-07use more Color in swNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27drop old tools/gen.hxx methods in swNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-09The special value of CaptionOrderNumberingFirst for hu is already setStephan Bergmann
2018-02-08Add missing no-modify mode for SwMasterUsrPref::Set* functionsStephan Bergmann
2018-02-08Store SwMasterUsrPref::m_nDefTab in 1/100 mm instead of twipsStephan Bergmann
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-28ofz#4746 Invalid-bool-valueCaolán McNamara
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-19clang-tidy modernize-use-equals-default in sw/source/uibaseJochen Nitschke
2017-11-17loplugin:useuniqueptr in SwNumRulesWithNameNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-10-07drop use of tools::SvRef in xmloffNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara