summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/modcfg.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-4/+4
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-4/+4
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin1-1/+1
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-4/+4
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-05-29Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet1-4/+4
2020-05-26Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse1-0/+7
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-8/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-10-01tdf#92845 Save Writer - Comparison settings properlyGabor Kelemen1-2/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-03-27tdf#60242 remember horizontal/vertical choice in split cells dialogMartin van Zijl1-1/+5
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin1-8/+5
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-22improve function-local statics in swNoel Grandin1-57/+10
2018-11-19sw: prefix members of SwTOXBaseSection and SwTableConfigMiklos Vajna1-24/+24
2018-09-21coverity#1439598 Inferred misuse of enumCaolán McNamara1-0/+2
2018-09-17sw: prefix members of SwRevisionConfigMiklos Vajna1-25/+25
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-08-27sw: prefix members of SwModuleOptionsMiklos Vajna1-14/+14
2018-08-13sw: prefix members of SwMiscConfigMiklos Vajna1-32/+32
2018-08-06sw: prefix members of SwInsertConfigMiklos Vajna1-72/+72
2018-07-30loplugin:stringloop in swNoel Grandin1-13/+13
2018-07-24loplugin:useuniqueptr in SwInsertConfigNoel Grandin1-6/+6
2018-07-09sw: prefix members of SwCompareConfigMiklos Vajna1-12/+12
2018-04-26convert tabopts to scoped enumNoel Grandin1-8/+8
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze1-6/+2
2018-03-07use more Color in swNoel Grandin1-5/+5
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-02-09The special value of CaptionOrderNumberingFirst for hu is already setStephan Bergmann1-10/+1
2018-01-22tdf#114523 Make inline tooltips for changes optionalheiko tietze1-13/+14
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-9/+9
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-12/+12
2017-12-28ofz#4746 Invalid-bool-valueCaolán McNamara1-2/+10
2017-12-04sw: prefix members of AuthorCharAttrMiklos Vajna1-31/+31
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-19loplugin:stringcopy: swStephan Bergmann1-3/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-9/+10
2016-12-02use SvtSysLocaleOptions::GetRealLanguageTag(), not GetLocaleConfigString()Eike Rathke1-2/+2
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-3/+3
2016-08-15convert SvxCompareMode to scoped enumNoel Grandin1-2/+2
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
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 Bergmann1-15/+16