summaryrefslogtreecommitdiff
path: root/include/svl/undo.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-28reduce symbol visibilityNoel Grandin1-13/+13
2024-03-14cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski1-1/+9
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara1-0/+1
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2021-11-11sw, out of order undo: allow a subset of a non-empty redo listMiklos Vajna1-1/+1
2021-11-10sw: allow undo of typing in 2 views independent from each otherMiklos Vajna1-0/+6
2020-10-01tdf#136728: Revert "tdf#136238 speed up deleting large cross page table"Xisco Fauli1-1/+1
2020-09-10tdf#136238 speed up deleting large cross page tableNoel Grandin1-1/+1
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-0/+2
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-2/+2
2019-10-30loplugin:finalclasses sot..svlNoel Grandin1-1/+1
2019-09-27loplugin:virtualdead in svlNoel Grandin1-1/+0
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin1-3/+4
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen1-3/+0
2018-11-01use unique_ptr in markForDeletionNoel Grandin1-1/+1
2018-11-01rename RemoveX->Remove in SfxUndoArrayNoel Grandin1-2/+2
2018-10-30loplugin:useuniqueptr in MarkedUndoActionNoel Grandin1-6/+9
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-09-19flatten SfxUndoArrayNoel Grandin1-24/+14
2018-08-08loplugin:unnecessaryvirtualNoel Grandin1-21/+21
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-151/+89
2018-05-25no need declare these tag structs separatelyNoel Grandin1-2/+1
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro1-2/+8
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-03-29loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-5/+9
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-4/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-08-05desktop: add undo/redo support to lok::Document::getCommandValues()Miklos Vajna1-0/+6
2016-08-04svl: track creation time of SfxUndoAction instancesMiklos Vajna1-0/+5
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-3/+5
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-2/+2
2016-07-29svl: add SfxUndoAction::GetViewShellId()Miklos Vajna1-0/+2
2016-05-31loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-30loplugin:unusedmethods SfxLinkUndoActionNoel Grandin1-51/+0
2016-03-09loplugin:constantparam in svlNoel Grandin1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2015-11-18use unique_ptr for pImpl in svl/Noel Grandin1-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-48/+48
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-07-06loplugin:unusedmethods svlNoel Grandin1-1/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-4/+3
2015-02-07loplugin:deletedspecialStephan Bergmann1-2/+2
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna1-0/+2
2015-01-31Extract SfxUndoAction::dumpAsXml() from swMiklos Vajna1-0/+2