summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/modcfg.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-01tdf#92845 Save Writer - Comparison settings properlyGabor Kelemen
2019-09-28loplugin:constmethod in swNoel Grandin
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-22improve function-local statics in swNoel Grandin
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna
2018-09-21coverity#1439598 Inferred misuse of enumCaolán McNamara
2018-09-17sw: prefix members of SwRevisionConfigMiklos Vajna
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-27sw: prefix members of SwModuleOptionsMiklos Vajna
2018-08-13sw: prefix members of SwMiscConfigMiklos Vajna
2018-08-06sw: prefix members of SwInsertConfigMiklos Vajna
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwInsertConfigNoel Grandin
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-03-07use more Color 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-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-09rename AvoidConfig to FuzzingCaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2016-12-02use SvtSysLocaleOptions::GetRealLanguageTag(), not GetLocaleConfigString()Eike Rathke
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
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-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-10Fix typosAndrea Gelmini