summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-16change pointer to reference for the winCaolán McNamara4-113/+113
2015-06-15Fix typosAndrea Gelmini1-1/+1
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-3/+3
2015-06-01Use o3tl::make_unique<>Miklos Vajna1-1/+2
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann2-4/+4
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier21-2515/+2515
2015-05-12sw: Prefix _SaveTable member variables.Jan Holesovsky1-53/+53
2015-05-12sw: Rename some variables.Jan Holesovsky1-10/+10