summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unins.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl1-3/+19
2013-06-19unusual negative start point on split node undoCaolán McNamara1-2/+11
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-9/+9
2013-02-15fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl1-12/+4
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl1-3/+6
2013-01-11fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field charsMiklos Vajna1-0/+21
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl1-2/+2
2012-12-20SwUndoInsert: replace SwPosition with SwNodeIndex here tooMichael Stahl1-22/+14
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-4/+4
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-05-28Translate German comments in sw/source/core/undo/unins.cxxPhilipp Riemer1-26/+25
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-9/+9
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-18SwUndoReplace::Impl::UndoImpl: prevent assertion:Michael Stahl1-5/+7
2011-07-29Get rid of these non-printable charsThomas Arnhold1-1/+0