summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/rolbck.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01Fix typosAndrea Gelmini
2015-09-09sw: use std::unique_ptr<> in undoMiklos Vajna
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-04WaE: -Werror=maybe-uninitializedCaolán McNamara
2015-08-03coverity#1314997 Dereference null return valueCaolán McNamara
2015-08-03coverity#1314998 Dereference null return valueCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-03-11convert SetAttrMode to enum classNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06sal_uInt16: constify, avoid temporaries, reduce scopeMatteo Casalin
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-06-28sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13FixStephan Bergmann
2014-06-13fdo#75757: Remove inheritance from std::vectorShreyansh Gandhi
2014-06-11Revert "Change sw::mark::IMark::GetOtherMarkPos return type from refMichael Stahl
2014-06-10Change sw::mark::IMark::GetOtherMarkPos return type from ref to pointerStephan Bergmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-25coverity#704949 Dereference after null checkCaolán McNamara
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-15convert sw/source/core/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl