summaryrefslogtreecommitdiff
path: root/sw/source/core/undo
AgeCommit message (Expand)AuthorFilesLines
2011-11-24sw: enable more debug code:Michael Stahl2-11/+7
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-3/+3
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-13/+17
2011-11-18SwUndoReplace::Impl::UndoImpl: prevent assertion:Michael Stahl1-5/+7
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-6/+6
2011-10-05Page Break: basic implementation of the popup menu actionsCédric Bosdonnat2-1/+6
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+6
2011-09-20removed an assignment in no useTakeshi Abe1-1/+1
2011-09-07SwUndoTblNdsChg::pDelSects was used unitialized.Stephan Bergmann1-14/+5
2011-09-04removed dead codeTakeshi Abe3-15/+0
2011-09-04fix typos in commentsTakeshi Abe1-1/+1
2011-07-29Get rid of these non-printable charsThomas Arnhold3-3/+0
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins2-14/+13
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins1-3/+2
2011-07-18Changed undo insert horizontal ruler to rule.Jeffrey Chang1-1/+1
2011-06-17Replace SvULongs with STL stuff in UndoTable.hxx and untbl.cxx. LGPLv3+/MPL.Nigel Hawkins1-79/+43
2011-06-16Replace SvULongs with std::vector in ndtbl.cxxNigel Hawkins1-1/+1
2011-06-15Replace SvULongs with std::vector in mvsave.hxxNigel Hawkins1-4/+3
2011-06-14Remove obsolete #defines of SVSTDARR_USHORTSORT. LGPLv3+/MPL.Nigel Hawkins1-1/+0
2011-06-14Replace SvUShortsSort with std::set in rolbck.[ch]xx. LGPLv3+/MPL.Nigel Hawkins1-10/+7
2011-06-14Replace SvUShortsSort with std::set<sal_uInt16> in SwDoc::ResetAttrs.Nigel Hawkins1-12/+7
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2-1/+2
2011-05-20valgrind: leak in undoCaolán McNamara1-0/+1
2011-05-18Unify Display Grid/ Grid Visible and other menu itemsChristian Dywan1-1/+1
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-6/+6
2011-05-17WaE (picky) - noeolChristian Lohmaier4-4/+4
2011-05-13sw34bf06: #i117867#: SwUndoInserts::RedoImpl: do not use SwUndRngMichael Stahl1-1/+2
2011-05-13fix debug buildCédric Bosdonnat1-16/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann8-21/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2-1/+2
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann7-22/+22
2011-04-06sw: move all layout dumping in the SwFrm::dumpAsXml to allow calls from gdbCédric Bosdonnat1-18/+2
2011-04-01CWS-TOOLING: integrate CWS solaris11Ivo Hinkelmann1-1/+1
2011-03-30solaris11: #i117597#: undobj.cxx: inconsistent parameter constnessMichael Stahl1-1/+1
2011-03-28ka102: rebased to DEV300_m104ka7-182/+126
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky7-182/+126
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-6/+6
2011-03-15fix compile with debug enabledMichael Meeks2-3/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks27-2819/+2022
2011-02-21Remove use of SvBools in undobj.hxx and undtbl.cxxNigel Hawkins1-3/+3
2011-02-19Some cppcheck cleaningJulien Nabet1-8/+12
2011-02-17ka102: rebased to DEV300_m100ka21-604/+605
2011-02-09CWS swlayoutrefactoring: fix merge conflictsMathias Bauer4-48/+3
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer25-2746/+2052
2011-02-08Replace std::pair with more descriptive names in SwUndoDelNumNigel Hawkins1-5/+5
2011-02-08Get rid of SvBytes/SvSvULongs in SwUndoDelNum.Andrey Turkin1-10/+6
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer21-604/+604
2011-02-08removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cu...Carsten Driesner1-1/+1
2011-02-07Remove unused using namespaceThomas Arnhold1-3/+0