summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/undel.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-05-01tdf#90816: sw: fix bookmark loss in SwUndoDeleteMichael Stahl1-1/+5
2015-04-24loplugin:simplifyboolStephan Bergmann1-3/+2
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-15/+15
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin1-2/+2
2015-02-23No need for bad SwFlyFrmFmt downcastsStephan Bergmann1-4/+2
2015-01-29tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl1-0/+4
2014-11-26loplugin: cstylecastNoel Grandin1-3/+3
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-16sw: convert 'a ? b : sal_True' to '!a || b'Matteo Casalin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-2/+3
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-8/+8
2014-07-01clang scan-build: various warningsCaolán McNamara1-3/+1
2014-06-28sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-03SwUndoDelete::RedoImpl(): avoid assert from ~SwIndexRegMichael Stahl1-8/+12
2014-04-30sw: sal_Bool->boolNoel Grandin1-34/+34
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-02Do not use heap for two temporariesMatteo Casalin1-8/+7
2014-03-02sal_Bool to boolMatteo Casalin1-3/+3
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-2/+2
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-6/+23
2013-12-15xub_StrLen/sal_uLong to sal_Int32 + minor optimizationsMatteo Casalin1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18convert sw/source/core/undo/*.cxx from String to OUStringNoel Grandin1-9/+9
2013-10-15convert sw/source/core/inc/Undo*.hxx from String to OUStringNoel Grandin1-22/+22
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-0/+2
2013-10-02Spell "indices" correctlyTor Lillqvist1-2/+2
2013-08-20String to OUString, better location for class methodMatteo Casalin1-33/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-10/+12
2013-02-15fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl1-4/+6
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-1/+1
2012-12-28Some cppcheck cleaning in swJulien Nabet1-1/+1
2012-12-13sal_Bool to boolTakeshi Abe1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-6/+6
2012-05-30Re-format commentsPhilipp Riemer1-57/+59
2012-05-28missing braceCaolán McNamara1-1/+1
2012-05-28Translate German comments in sw/source/core/undo/undel.cxxPhilipp Riemer1-70/+60