summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/unredln.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-2/+2
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose1-1/+1
2015-01-30During DocumentRedlineManager::SetRedlineMode the array becomes unsortedCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-1/+1
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-32/+33
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-1/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-3/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-13/+10
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-03-22coverity#736852 Dereference before null checkCaolán McNamara1-2/+1
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann1-3/+3
2014-03-02sal_Bool to boolMatteo Casalin1-3/+3
2014-02-28-Werror,-Wunused-parameterStephan Bergmann1-5/+3
2014-02-28Related: #i123480# assure correct Undo/Redo with not shown tracked changesOliver-Rainer Wittmann1-27/+27
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-4/+4
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-2/+2
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
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-4/+4
2012-07-26Convert SV_DECL_PTRARR_SORT_DEL(_SwRedlineTbl) to o3tl::sorted_vectorNoel Grandin1-2/+2
2012-07-25Convert SV_DECL_PTRARR_DEL(SwRedlineSaveDatas) to std::vectorNoel Grandin1-2/+2
2012-05-30Clean up comments, whitespace, commented out codePhilipp Riemer1-16/+1
2012-05-28Translate German comments in sw/source/core/undo/unredln.cxxPhilipp Riemer1-12/+11
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-09-20removed an assignment in no useTakeshi Abe1-1/+1
2011-09-04removed dead codeTakeshi Abe1-12/+0
2011-07-29Get rid of these non-printable charsThomas Arnhold1-1/+0
2011-05-17WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-96/+92
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-71/+66
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-31/+31
2010-12-15undoapi: UndoCore.hxx: split out UndoDelete.hxxMichael Stahl1-0/+1
2010-12-15undoapi: UndoCore.hxx: split out UndoRedline.hxxMichael Stahl1-0/+7
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1/+1
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl1-68/+57
2010-12-15undoapi: #i115383#: remove SwUndoIter::pLastUndoObj:Michael Stahl1-2/+0
2010-11-25Removed DBG_UTIL from swCédric Bosdonnat1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-29#i91504#: apply patch from majun51Michael Stahl1-3/+48
2008-04-10INTEGRATION: CWS changefileheader (1.13.242); FILE MERGEDRüdiger Timm1-47/+18
2007-09-27INTEGRATION: CWS swwarnings (1.12.212); FILE MERGEDJens-Heiner Rechtien1-16/+17
2006-09-25INTEGRATION: CWS osxpatchpool (1.10.14); FILE MERGEDVladimir Glazounov1-4/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.10.2); FILE MERGEDOliver Bolte1-3/+5
2006-08-14INTEGRATION: CWS writercorehandoff (1.7.448); FILE MERGEDJens-Heiner Rechtien1-24/+23
2006-04-19INTEGRATION: CWS redline01 (1.8.128); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.7.582); FILE MERGEDRüdiger Timm1-47/+21