summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-05loplugin:staticmethodsNoel Grandin1-9/+9
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre1-1/+1
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann1-1/+1
2014-03-02sal_Bool to boolMatteo Casalin1-16/+16
2014-02-28-Werror,-Wunused-parameterStephan Bergmann1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-6/+6
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-09-19convert sw/inc/undobj.hxx from String to OUStringNoel Grandin1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl1-4/+4
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl1-1/+3
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin1-1/+1
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara1-2/+2
2011-04-25Translation of German comments.Christoph Herzog1-27/+28
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-1616/+85
2011-02-22Remove last traces of SvBools from swNigel Hawkins1-1/+0
2011-02-21Remove use of SvBools in undobj.hxx and undtbl.cxxNigel Hawkins1-1/+1
2011-02-10Remove last traces of SvBytes and SvShorts in swNigel Hawkins1-1/+0
2011-02-08Replace std::pair with more descriptive names in SwUndoDelNumNigel Hawkins1-3/+7
2011-02-08Get rid of SvBytes/SvSvULongs in SwUndoDelNum.Andrey Turkin1-2/+2
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko1-3/+3
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1633/+49
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-233/+233
2011-01-16reduce the amount of __cxa_atexit activityCaolán McNamara1-3/+3
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-1661/+3
2010-12-15undoapi: #i115383#: replace SwUndos with STL vectorMichael Stahl1-4/+8
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl1-256/+344
2010-12-15undoapi: #i115383#: remove SwUndo::SetId(), make SwUndo::m_nId constMichael Stahl1-5/+3
2010-12-15undoapi: #i115383#: remove duplicative SwUndoSort::RemoveIdx()Michael Stahl1-1/+0
2010-12-15undoapi: #i115383#: replace SwUndo->GetId() + static_cast with dynamic_cast:Michael Stahl1-2/+4
2010-12-15undoapi: #i115383#: remove SwUndoIter::pLastUndoObj:Michael Stahl1-3/+1
2010-12-15undoapi: #i115383#: remove SwUndoIter::bUpdateAttr:Michael Stahl1-3/+0
2010-12-15undoapi: #i115383#: clean up SwUndoReplace:Michael Stahl1-18/+12
2010-12-15undoapi: #i115383#: remove SwRewriter from SwUndoStart/SwUndoEnd:Michael Stahl1-8/+2
2010-12-15undoapi: stuff in sw/source/ui should not include undobj.hxxMichael Stahl1-3/+0
2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl1-2/+5
2010-11-01fix breakage introduce by commit 13de34e027fa2768a1e40962f1ef2b056d91054aNorbert Thiebaud1-1/+1
2010-11-01Bogus comments, commented lines removed, some german comments translated.Robert Roth1-77/+13
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-08-17cws sw33bf08: #i113584#, #i113587# transliteration fixedThomas Lange [tl]1-4/+2
2010-06-04rebase to m80os1-105/+36
2010-04-21rebase to m76os1-4/+1
2010-03-16odfmetadata4: remove obsolete macros OUT_HSTR_HINT and OUT_UNDOBJMichael Stahl1-55/+1
2010-03-16odfmetadata4: #i109599#: clean up SwUndoChgSection, and move it to unsect.cxxMichael Stahl1-13/+2