summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unins.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-2/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-3/+10
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-25/+25
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-5/+0
2015-09-10Related: tdf#93676 default to as-char inside captionsCaolán McNamara1-4/+12
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-06-01Use o3tl::make_unique<>Miklos Vajna1-1/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-104/+104
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-1/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-2/+2
2015-02-18boost->stdCaolán McNamara1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+2
2014-11-26loplugin: cstylecastNoel Grandin1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+2
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás1-2/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-21/+22
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-9/+9
2014-06-28sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-1/+1
2014-06-03Split out IDocumentDrawModelAccess from SwDoc.Valentin Kettner1-4/+5
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-14/+14
2014-03-16sal_Bool to boolMatteo Casalin1-3/+3
2014-03-02sal_Bool to boolMatteo Casalin1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-19/+2
2014-02-27editeng: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-2/+2
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-3/+3
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-3/+3
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-21/+0
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-2/+2
2013-10-18convert sw/source/core/undo/*.cxx from String to OUStringNoel Grandin1-18/+18
2013-10-15convert sw/source/core/inc/Undo*.hxx from String to OUStringNoel Grandin1-11/+11
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-0/+1
2013-08-25Improve descriptionMatteo Casalin1-1/+2
2013-08-25String to OUStringMatteo Casalin1-6/+7