summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2010-03-16odfmetadata4: #i109599#: clean up SwUndoDelSection, and move it to unsect.cxxMichael Stahl1-13/+1
2010-03-16odfmetadata4: #i109599#: clean up SwUndoInsSectionMichael Stahl1-22/+26
2010-03-16odfmetadata4: #i109599#: remove SwSection::operator=():Michael Stahl1-5/+5
2010-03-16odfmetadata4: #i109600#: refactor insertion of TOX:Michael Stahl1-2/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-01-11#i105646# unused code removedos1-11/+0
2009-12-02merge to m66mb937831-0/+5
2009-11-04#i97570#: SwReader::Read(): also create UNDO object for frames anchored AT charMichael Stahl1-0/+5
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2
2009-09-25merge commitMathias Bauer1-3/+7
2009-09-11CWS-TOOLING: integrate CWS odfmetadata3Kurt Zenker1-3/+7
2009-09-09merge commit to DEV300_m57Mathias Bauer1-60/+88
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-1/+1