/unoil/

fice-5-2'>distro/cib/libreoffice-5-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/uinums.hxx
AgeCommit message (Expand)Author
2019-10-05Drop bogus memsetsStephan Bergmann
2019-03-28return unique_ptr from MakeNumRuleNoel Grandin
2017-11-17loplugin:useuniqueptr in SwNumRulesWithNameNoel Grandin
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
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