summaryrefslogtreecommitdiff
path: root/sw/inc/undobj.hxx
AgeCommit message (Expand)Author
2015-08-07sw: use std::unique_ptr in sw-global includesMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-08-12fix deleting an image anchored to last paragraph in documentLuboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-04Related: #i123480# correct the previous made refactoringOliver-Rainer Wittmann
2014-03-02sal_Bool to boolMatteo Casalin
2014-02-28-Werror,-Wunused-parameterStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-09-19convert sw/inc/undobj.hxx from String to OUStringNoel Grandin
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-20SwUndoSaveCntnt: remove index parameter from Move{From,To}UndoNdsMichael Stahl
2012-12-20SwUndoInserts should not use a SwPosition:Michael Stahl
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-06-25Convert pFrmFmts member from Svptrarr to std::vectorNoel Grandin
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara
2011-04-25Translation of German comments.Christoph Herzog
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-22Remove last traces of SvBools from swNigel Hawkins
2011-02-21Remove use of SvBools in undobj.hxx and undtbl.cxxNigel Hawkins
2011-02-10Remove last traces of SvBytes and SvShorts in swNigel Hawkins
2011-02-08Replace std::pair with more descriptive names in SwUndoDelNumNigel Hawkins
2011-02-08Get rid of SvBytes/SvSvULongs in SwUndoDelNum.Andrey Turkin
2011-02-07removetooltypes01: #i112600# adjust rebase in swMikhail Voytenko
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-16reduce the amount of __cxa_atexit activityCaolán McNamara
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl
2010-12-15undoapi: #i115383#: replace SwUndos with STL vectorMichael Stahl
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl
2010-12-15undoapi: #i115383#: remove SwUndo::SetId(), make SwUndo::m_nId constMichael Stahl
2010-12-15undoapi: #i115383#: remove duplicative SwUndoSort::RemoveIdx()Michael Stahl
2010-12-15undoapi: #i115383#: replace SwUndo->GetId() + static_cast with dynamic_cast:Michael Stahl
2010-12-15undoapi: #i115383#: remove SwUndoIter::pLastUndoObj:Michael Stahl
2010-12-15undoapi: #i115383#: remove SwUndoIter::bUpdateAttr:Michael Stahl
2010-12-15undoapi: #i115383#: clean up SwUndoReplace:Michael Stahl
2010-12-15undoapi: #i115383#: remove SwRewriter from SwUndoStart/SwUndoEnd:Michael Stahl
2010-12-15undoapi: stuff in sw/source/ui should not include undobj.hxxMichael Stahl
2010-11-25unodapi: #i115383#: new sw::UndoManager:Michael Stahl
2010-11-01fix breakage introduce by commit 13de34e027fa2768a1e40962f1ef2b056d91054aNorbert Thiebaud
2010-11-01Bogus comments, commented lines removed, some german comments translated.Robert Roth
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-17cws sw33bf08: #i113584#, #i113587# transliteration fixedThomas Lange [tl]
2010-06-04rebase to m80os
2010-04-21rebase to m76os