summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/undel.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-1/+1
2012-04-02refactor the Rewriter rules using enumsCaolán McNamara1-9/+143
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-87/+73
2011-02-07Remove unused using namespaceThomas Arnhold1-3/+0
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-36/+22
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-65/+65
2010-12-15undoapi: UndoCore.hxx: split out UndoDelete.hxxMichael Stahl1-0/+1
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1/+1