summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config
AgeCommit message (Expand)Author
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl
2019-02-18Resolves tdf#123091 - Move Display Fields section from Formatting Aids to Viewheiko tietze
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin
2018-12-05loplugin:singlevalfields in swNoel 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-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-27tdf#120906 - Option to use Header/Footer not working correctlyheiko tietze
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
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-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-27sw: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-24loplugin:useuniqueptr in SwInsertConfigNoel Grandin
2018-07-24loplugin:useuniqueptr in SwDBConfigNoel Grandin
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna
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