/smoketest/

tro/collabora/co-24.04'>distro/collabora/co-24.04 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svl/source/undo
AgeCommit message (Expand)Author
2018-11-01use unique_ptr in markForDeletionNoel Grandin
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in svlNoel Grandin
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-10-18Replace lists by vectors in svlJulien Nabet
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara