Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2009-04-28 10:31:12 +0200 wg r271308 : i101397
2009-04-14 17:56:43 +0200 af r270805 : #i100829# Removed line that became obsolete in last change.
2009-04-14 15:12:19 +0200 af r270782 : #i97199# Made accelerators in text attribute dialog unique.
2009-04-14 14:42:53 +0200 af r270775 : #i98364# Create regular task pane master previews even in high contrast mode.
2009-04-09 14:43:32 +0200 af r270708 : #i92792# Show icon instead of text and register resource for 'Table Design'.
2009-04-09 14:42:51 +0200 af r270707 : #i92792# Show icon instead of text and register resource for 'Table Design'.
2009-04-09 11:15:32 +0200 af r270683 : #i85921# Applied patch that adds direct activation of master mode to task pane context menu.
2009-04-08 15:12:54 +0200 af r270654 : #i94775# Passing snap line index from context menu to FuSnapLine.
2009-04-06 15:33:04 +0200 af r270555 : #i95371# Return early from MoveToTop() when the dispatcher is (not yet) available.
2009-04-06 13:15:42 +0200 af r270538 : #i97571# Fixed forwarding MouseButtonUp() calls to parent.
2009-04-03 16:10:08 +0200 af r270498 : #i100830# Adjusted the sizes of some rectangles displayed by the slide sorter.
2009-04-03 16:02:08 +0200 af r270496 : #i93086# Storing position of insertion indicator explicitly at SelectionManager.
2009-04-03 15:55:59 +0200 af r270493 : #i100829# Calling UpdatePageBorders() when the model is changed.
2007/01/29 15:27:08 af 1.15.96.9: #68075# Resolved resync problems.
2007/01/25 15:35:40 af 1.15.96.8: RESYNC: (1.17-1.18); FILE MERGED
2007/01/24 17:55:24 af 1.15.96.7: #i68075# Undef VERBOSE by default.
2006/11/21 16:26:47 af 1.15.96.6: RESYNC: (1.16-1.17); FILE MERGED
2006/10/13 09:09:24 af 1.15.96.5: #i68075# Added support for SfxShells (as used by the pane shells.)
2006/10/06 09:23:38 af 1.15.96.4: #i68075# Removed definition of VERBOSE.
2006/09/25 17:42:20 af 1.15.96.3: RESYNC: (1.15-1.16); FILE MERGED
2006/09/07 14:51:55 af 1.15.96.2: #i68075# Transition from URL to ResourceId.
2006/08/22 12:50:21 af 1.15.96.1: #i68075# Transition to new drawing framework.
2006/03/16 14:37:19 af 1.14.72.7: #132893# Fixed compiler issues.
2006/03/16 10:31:30 af 1.14.72.6: #132893# Shell factories can now be added and removed. More than one factory per view shell is possible. Form shell handling changed.
2006/03/03 15:32:14 af 1.14.72.5: #132596# Made a normal pointer out of mpFormShell.
2006/03/01 15:13:38 af 1.14.72.4: #i57551# Tell FormShellManager about created or destroyed form shell.
2006/01/20 14:35:34 af 1.14.72.3: #i57551# Fixed resync problems.
2005/11/29 15:55:40 af 1.14.72.2: #i57552# Improved the SfxUndoManager handling.
2005/11/17 14:41:25 af 1.14.72.1: #i57551# Added support for sub shells .
2005/01/12 14:23:33 af 1.4.28.9: RESYNC: (1.7-1.8); FILE MERGED
2004/12/17 11:12:57 af 1.4.28.8: #118543# Added #ifdefs around OSL_TRACEs.
2004/12/16 17:26:22 af 1.4.28.7: #i37354# Reverted mbKeepMainViewShellOnTop to correct 'false' default value.
2004/12/16 17:04:49 af 1.4.28.6: #i33487# Corrected order of shells pushed on stack to remove merge problem.
2004/12/16 14:52:19 af 1.4.28.5: Resolved merge problem.
2004/12/10 15:35:06 af 1.4.28.4: RESYNC: (1.6-1.7); FILE MERGED
2004/12/10 15:16:43 af 1.4.28.3: Resolved merge problems.
2004/12/07 17:27:42 af 1.4.28.2: RESYNC: (1.4-1.6); FILE MERGED
2004/11/23 17:46:47 af 1.4.28.1: #118543# Introduction of inner Implementation class. Major modification of how the internal and the SFX shell stacks are synchronized.
2004/11/18 14:18:50 af 1.3.44.5: #i37330# Made MoveToTop() handle given NULL pointer correctly.
2004/11/18 09:20:45 af 1.3.44.4: #i37330# Improved the code that prevents unnecessary stack modifications in MoveToTop().
2004/11/02 13:24:49 af 1.3.44.3: RESYNC: (1.3-1.4); FILE MERGED
2004/10/26 12:13:37 af 1.3.44.2: #i32921# Fixed the order in which the object bars are pushed on the shell stack.
2004/10/22 12:59:51 af 1.3.44.1: #i35119# Added missing PrepareStackModification() to MoveToTop().
2004/11/10 15:44:51 af 1.3.16.2: #i36947# In PrepareStackModification moved resetting of mbTakeShellFromStackPending flag to head of code block.
2004/10/14 11:35:29 af 1.3.16.1: #i35524# Changed default value of mkKeepMainViewShellOnTop to true but changed MoveToTop() to disobey that flag.
2004/07/10 14:54:58 af 1.1.2.14: #i22705# Calling SfxDispatcher::Flush() after modifying the shell stack (preparation for change in SFX2).
2004/07/07 17:00:27 af 1.1.2.13: #i22705# Guarded registration of listener against missing window.
2004/07/06 17:53:13 af 1.1.2.12: #i22705# Added CreateViewShell() method and mpCache member.
2004/07/01 16:56:03 af 1.1.2.11: #i22705# Member mbKeepMainViewShellOnTop now initialized with false to allow the focused view shell be moved to the top of the shell stack.
2004/07/01 11:48:29 af 1.1.2.10: #i22705# Added implementation of inner UpdateLocker class.
2004/06/28 07:55:08 af 1.1.2.9: #i22705# Reactivated code for listening for focus changes of windows.
2004/06/15 17:10:09 af 1.1.2.8: #i22705# The mbKeepMainViewShellOnTop flag is now correctly handled.
2004/06/15 15:35:52 af 1.1.2.7: #i22705# Modified debug code.
2004/06/11 07:18:00 af 1.1.2.6: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow().
2004/06/08 12:37:10 af 1.1.2.5: #i22705# Added debug code.
2004/06/05 15:05:18 af 1.1.2.4: #i22705# Removed references to TextLogger debug utility.
2004/06/04 07:09:52 af 1.1.2.3: #i22705# Refactored code for gathering the active view shells into its own function.
2004/04/23 14:16:49 af 1.1.2.2: #i22705# Preparation for object bars stacked below the associated sub shell.
2004/02/19 14:40:21 af 1.1.2.1: #i22705# Initial revision.