summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/uinums.hxx
AgeCommit message (Expand)Author
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-08-30rework for coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-03sw: inline use-once typedefsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel 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-06-03sw: fix include guardsThomas Arnhold
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl