summaryrefslogtreecommitdiff
path: root/sw/source/uibase/config/uinums.cxx
AgeCommit message (Expand)Author
2021-02-27tdf#140528 Crash in writer when switching from Numbering to PositionNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/app..sw/uibase/configNoel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-10-05Drop bogus memsetsStephan Bergmann
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin
2017-11-17loplugin:useuniqueptr in SwNumRulesWithNameNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-08sw: SwChapterNumRules::sFileName looks pretty constantMichael Stahl
2014-11-08sw: SwChapterNumRules::bModified has become pointlessMichael Stahl
2014-11-08sw: delete the SwChapterNumRules binary Load/Store implementationMichael Stahl
2014-11-08sw: these can be assertsMichael Stahl
2014-11-08sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRulesMichael Stahl
2014-11-08sw: store Outline Numbering as ODF fragment instead of SfxPoolItemsMichael Stahl
2014-11-04Resolves: fdo#69049 Format in 'Outline Numbering' not saved anymoreCaolán McNamara
2014-11-04coverity#1242845 use of untrusted scalarDavid Tardon
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl