2009-01-27 11:42:29 +0100 af r266972 : #i98508# Handle non DrawViewShell view shells correctly.
2009-01-21 10:41:32 +0100 af r266635 : #i98069# Do not call PreModelChange() for every ModelLock.
2009-01-20 15:25:41 +0100 af r266588 : #i98069# Added friend declaration that became necessary on Solaris after recent changes.
2009-01-19 13:48:47 +0100 af r266493 : #i97478# Prevent SID_PARASPACE_(DE|IN)CREASE from crashing when style sheet is missing.
2009-01-16 11:52:37 +0100 af r266411 : #i97338# Check the dispatcher before using it to show a context menu.
2009-01-15 14:33:55 +0100 sj r266373 : #153716# taking care of font-independent line spacing (editmode and hittest)
2009-01-15 14:29:46 +0100 sj r266372 : #153716# taking care of font-independent line spacing also in presentation styles
2009-01-14 14:04:16 +0100 af r266301 : #i97634# Do view change synchronously. Use shared pointers for view shells.
2009-01-14 14:01:27 +0100 af r266300 : #i97634# Added non-API methods that update the configuration synchronously.
2009-01-14 13:34:40 +0100 af r266295 : #i98069# Be more carefull with handling model updates to avoid assertion regarding number of selected pages.
2009-01-14 11:34:57 +0100 cl r266270 : #i97261# force outliner para oibject after text edit
2009-01-14 10:49:08 +0100 cl r266269 : #i97413# dispose cell undo action if shape dies
2009-01-13 18:50:05 +0100 cl r266247 : #i97347# fixed cell undo crash
2009-01-12 14:16:56 +0100 af r266156 : #i97296# Using is() method to check WeakReference for validity.
2009-01-12 13:52:00 +0100 af r266155 : #i97190# Turned static_cast to dynamic_cast in CreateChildList.
2009-01-12 13:06:57 +0100 af r266153 : #i97552# Catching Exceptions caught while accessing OLE-Object that is to be inserted.
2009-01-12 13:06:37 +0100 cl r266152 : #i96164# applied patch to fix ambiguous operation
2008-12-02 10:22:34 +0100 as r264664 : #i5114# truncate list also in case list size was changed externaly
2008-11-28 10:25:56 +0100 as r264530 : make gcc happy with new line at end of file
2008-11-21 09:44:40 +0100 jsk r264109 : #i96409#
2008-11-21 08:03:30 +0100 jsk r264106 : #i96409#
2008-11-21 07:55:59 +0100 jsk r264105 : #i96409#
2008-11-10 13:42:44 +0100 as r263518 : make code warning free (linux)
2008-10-21 16:38:44 +0200 as r262573 : #i51626# refactor svtools config items (at least some of them)
2007/01/25 13:32:23 af 1.12.146.3: RESYNC: (1.12-1.13); FILE MERGED
2006/10/25 16:07:55 af 1.12.146.2: #i70797# Merged FinalizeSetViewMode() back in.
2006/08/22 09:21:11 af 1.12.146.1: #i68075# New FinalizeSetViewMode() method.
2006/01/18 10:00:30 af 1.11.104.2: #i59323# Moved meOriginalEditMode into Implementation class.
2006/01/13 09:22:58 af 1.11.104.1: #i59323# Introduced Implementation class.
2004/05/28 09:36:12 af 1.4.14.2: #i29436# Added new function ProvideOutlinerView() that creates and/or initialzes an OutlinerView object.
2004/05/27 14:09:00 af 1.4.14.1: #i29436# Added a function that shows modal message boxes.
2004/05/03 18:03:19 af 1.2.88.3: #115867# Modified the view shell change hints. New flag for thhe validity of the view shell.
2004/04/30 15:13:44 af 1.2.88.2: #115867# Added a way to inform the Outliner about view shell switches.
2004/04/27 08:45:53 af 1.2.88.1: #115867# Added member for remembering where the last text object was found.