summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh/wrtundo.cxx
AgeCommit message (Collapse)Author
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-23undoapi: make compile with GCCFrank Schoenheit [fs]
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not ↵Frank Schoenheit [fs]
buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-15undoapi: #i115383#: derive sw::UndoManager from SfxUndoManager:Michael Stahl
derive SwUndo from SfxUndoAction. throw away most of docundo.cxx. throw away SwUndoStart and SwUndoEnd. replace SwUndoIter with sw::UndoRedoContext and sw::RepeatContext. SwUndo::GetId() no longer public to prevent abuse. add SwEditShell::HandleUndoRedoContext().
2010-12-15undoapi: #i115383#: change return type of GetLastUndoInfo() to bool:Michael Stahl
unfortunately several places need the ID, so add the ID as an out parameter. a bool return is necessary in case the Undo action is not a writer action, but created via the undo API.
2010-12-15undoapi: #i115383#: split up IDocumentUndoRedo::Get{Undo,Redo}Ids():Michael Stahl
remove class SwUndoIdAndName and associated pointer abuse. split up IDocumentUndoRedo::Get{Undo,Redo}Ids(): Get{LastUndo,FirstRedo,Repeat}Info() return string and ID for current action. Get{Undo,Redo}Comments() return all Undo/Redo comments. adapt SwEditShell interface as well.
2010-11-25unodapi: #i115383#: remove clutter from IDocumentUndoRedo:Michael Stahl
remove methods GetUndoIdsStr(), GetRedoIdsStr(), GetRepeatIdsStr(). remove unused parameter from GetRepeatIds().
2010-07-29gnumake2: windows build fixes for resyncBjoern Michaelsen
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; ↵Mathias Bauer
removed unused code; avoid delivering sfx.srs to solver
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2008-04-10INTEGRATION: CWS changefileheader (1.13.78); FILE MERGEDRüdiger Timm
2008/04/01 15:59:55 thb 1.13.78.3: #i85898# Stripping all external header guards 2008/04/01 12:56:07 thb 1.13.78.2: #i85898# Stripping all external header guards 2008/03/31 17:00:15 rt 1.13.78.1: #i87441# Change license header to LPGL v3.
2008-02-19INTEGRATION: CWS notes2 (1.11.28); FILE MERGEDRüdiger Timm
2007/09/28 16:33:58 mod 1.11.28.2: RESYNC: (1.11-1.12); FILE MERGED 2007/06/24 17:39:58 mod 1.11.28.1: new improved layout algorithm, no lower border
2007-09-27INTEGRATION: CWS swwarnings (1.10.222); FILE MERGEDJens-Heiner Rechtien
2007/05/29 15:14:40 os 1.10.222.5: RESYNC: (1.10-1.11); FILE MERGED 2007/04/13 11:15:31 tl 1.10.222.4: #i69287# warning-free code 2007/04/03 13:01:23 tl 1.10.222.3: #i69287# warning-free code 2007/03/26 12:09:41 tl 1.10.222.2: #i69287# warning-free code 2007/02/22 15:06:53 tl 1.10.222.1: #i69287# warning-free code
2007-04-26INTEGRATION: CWS residcleanup (1.10.240); FILE MERGEDRüdiger Timm
2007/03/04 17:03:13 pl 1.10.240.1: #i73635# ResId cleanup
2006-09-16INTEGRATION: CWS pchfix02 (1.9.476); FILE MERGEDOliver Bolte
2006/09/01 17:53:37 kaib 1.9.476.1: #i68856# Added header markers and pch files
2005-09-09INTEGRATION: CWS ooo19126 (1.8.704); FILE MERGEDRüdiger Timm
2005/09/05 13:48:37 rt 1.8.704.1: #i54170# Change license header: remove SISSL
2004-06-11INTEGRATION: CWS hbea1bugs01 (1.6.454); FILE MERGEDKurt Zenker
2004/03/10 16:20:08 hbrinkm 1.6.454.1: #i21739#
2004-05-18INTEGRATION: CWS swundo01 (1.6.126); FILE MERGEDKurt Zenker
2003/08/15 14:18:49 hbrinkm 1.6.126.1: #111827#
2003-04-17INTEGRATION: CWS os8 (1.5.138); FILE MERGEDVladimir Glazounov
2003/04/03 07:16:20 os 1.5.138.1: #108583# precompiled headers removed
2002-12-05#106005# Change log removedOliver Specht
2002-11-22#105332# SwWrtShell::Do: Unable undo while doing Undo/Redo/RepeatHenning Brinkmann
2001-09-11Task #91678#: 'selection clipbord' implementedjp
2001-04-09Undo/Redo controller modificationsThomas Lange
2000-09-18initial importJens-Heiner Rechtien