summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
AgeCommit message (Expand)AuthorFilesLines
2016-08-16sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-1/+51
2016-08-15sw undo: add a Repair argument to the .uno:Undo/Redo commandsMiklos Vajna1-2/+13
2016-08-10sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-2/+20
2016-08-02svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-2/+21
2016-08-01sw undo: implement SfxUndoAction::GetViewShellId() interfaceMiklos Vajna23-95/+120
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann3-6/+6
2016-07-20loplugin:commaoperator in sw/Noel Grandin10-26/+80
2016-05-31tdf#98226: fix undo of table AutoFormatMichael Stahl1-3/+10
2016-05-05tdf#98512 Fix the Undo action of insert an input field.HaidongWu1-7/+22
2016-01-13tdf#96067: fix crash in undo of table row insertionOliver Specht1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon9-79/+79
2015-11-14sw: prefix members of SwUndoDeleteMiklos Vajna1-142/+142
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann20-242/+242
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-30sw: prefix members of SwNodeMiklos Vajna1-3/+3
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna2-9/+9
2015-10-20loplugin:defaultparamsStephan Bergmann3-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann4-4/+4
2015-10-13Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-29/+33
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-14/+14
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-10/+9
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-8/+9
2015-10-12sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-12/+13
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht6-18/+18
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken1-3/+2
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-0/+3
2015-10-01sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-18/+22
2015-10-01remove old standalone Sun bug numbersNoel Grandin7-19/+4
2015-09-17boost->stdCaolán McNamara2-2/+2
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+6
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara1-4/+12
2015-09-09convert Link<> to typedNoel Grandin1-2/+1
2015-09-09sw: use std::unique_ptr<> in undoMiklos Vajna1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-21tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian1-0/+5
2015-08-20loplugin: defaultparamsNoel Grandin10-42/+42
2015-08-04WaE: -Werror=maybe-uninitializedCaolán McNamara1-2/+3
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara1-3/+1
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara1-3/+4
2015-07-30tdf#83223: sw: fix Undo of format change of conditional para styleMichael Stahl1-1/+4
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+1
2015-07-14sw: _SaveTable::CreateNew() fix invalid cast ...Michael Stahl1-2/+3
2015-07-14sw: assert _SaveTable::CreateNew() deletes everything in temp boxMichael Stahl1-0/+1
2015-07-06-fsanitize=vptr: unnecessary, wrong downcastStephan Bergmann1-1/+1
2015-07-03Resolves: tdf#92137 drawing layer resize undo in writer fails...Caolán McNamara1-3/+8
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1