summaryrefslogtreecommitdiff
path: root/svl/source/undo/undo.cxx
AgeCommit message (Expand)Author
2021-11-15svl: use std::rotate() in SfxUndoManager::ImplUndo()Miklos Vajna
2021-11-12sw, out of order undo: allow multiple actions from other viewsMiklos Vajna
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02flatten SfxUndoManager_Data a littleNoel Grandin
2021-03-21cid#1473798 silence Unchecked return value from libraryCaolán McNamara
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-19use tools::Long in svlNoel
2020-10-01tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-09-27loplugin:virtualdead in svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-04-29tdf#125030: Prevent double-clearing the guardMike Kaganski
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
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
2017-05-06Plausible fix for timezone offset issue in Repair Document.Michael Meeks
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2017-01-18new loplugin: useuniqueptr: svl..svtoolsNoel Grandin
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-10-03add more dumpAsXml()Noel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-08-18svl: no need to iterate in reverse order in GetRedoActionsInfo()Miklos Vajna
2016-08-05gtktiledviewer: expose undo/redo info in a repair document dialogMiklos Vajna
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna