Commit Graph

30 Commits

Author SHA1 Message Date
Rüdiger Timm
3053c89ea0 INTEGRATION: CWS impress2 (1.26.26); FILE MERGED
2004/07/13 12:05:24 af 1.26.26.34: RESYNC: (1.27-1.29); FILE MERGED
2004/07/10 14:56:37 af 1.26.26.33: #i22705# In Activate() checking for missing SfxDispatcher.  Preparation for fixing InnerResizerPixel problems.
2004/07/09 07:13:30 af 1.26.26.32: #i22705# Added initialisation of mpImpl member.
2004/07/07 16:46:18 af 1.26.26.31: #i22705# New view shell shows its content window.
2004/06/30 12:06:50 af 1.26.26.30: #i22705# Included mpLayerTabBar into arrangement of GUI elements.
2004/06/29 07:11:20 af 1.26.26.29: #i22705# Return value of PrepareClose() now initialized with correct value.
2004/06/22 11:59:02 af 1.26.26.28: #i22705# Moved creation of controller to GetController() method.
2004/06/18 00:22:55 af 1.26.26.27: RESYNC: (1.26-1.27); FILE MERGED
2004/06/15 15:20:30 af 1.26.26.26: #i22705# Renamed member bHasRuler to mbHasRulers.  Factored out creation of rulers to SetupRulers() method.
2004/06/12 12:33:35 af 1.26.26.25: #i22705# Replaced OuterResizePixel(), InnerResizePixel(), AdjustPosSizePixel() by GetBorder() and Resize().
2004/06/11 07:18:13 af 1.26.26.24: #i22705# Using GetActiveWindow() instead of pWindow or GetWindow().
2004/06/09 17:26:38 af 1.26.26.23: #i22705# Setting the window of the SfxShell to NULL is done by the PaneManager.
2004/06/09 15:05:25 af 1.26.26.22: #i22705# Set the active window and thus the window of the SfxViewShell to NULL in the destructor.
2004/06/09 14:58:01 af 1.26.26.21: #i22705# Moved inline implementation of some methods from header to this file.
2004/06/06 15:00:37 af 1.26.26.20: #i22705# Fixed placing of scroll bars.
2004/06/06 13:01:52 af 1.26.26.19: #i22705# Cleanup of member initialization.  Fixed using the ScrollBarBox member.
2004/06/05 15:03:35 af 1.26.26.18: #i22705# Moved the re-setting of the window from the ViewShell classes to the VieShellBase class.
2004/06/04 07:16:41 af 1.26.26.17: #i22705# Rulers are off by default.  Content window is transparent by default.  Added guards against missing view.  Fixed layout of controls.
2004/05/23 14:15:01 af 1.26.26.16: #i22705# Fixed resync error.
2004/05/19 14:17:51 af 1.26.26.15: #i22705# Commented out code that is no longer necessary. Remove it in the future.
2004/05/05 13:40:29 af 1.26.26.14: #i22705# (last commit was an accident) Moved the ViewTabBar to ViewShellBase.cxx.  Reorganized the ArrangeGUIElements().
2004/05/05 11:04:09 af 1.26.26.13: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/04/27 12:53:16 af 1.26.26.12: #i22705# Cleaned up ArrangeGUIElements().
2004/04/23 12:42:16 af 1.26.26.11: #i22705# Vertical scroll bar now starts below tab bar.
2004/04/22 15:22:43 af 1.26.26.10: #i22705# Transition from layer tab bar to layer dialog.
2004/04/22 07:40:21 af 1.26.26.9: #i22705# Removed buttons that switch between views.
2004/04/21 15:24:18 af 1.26.26.8: #i22705# Added support for ViewTabBar.
2004/04/15 12:11:49 af 1.26.26.7: #i22705# Splitter removed: Replaced pointer arrays by single auto_ptr.
2004/04/15 08:24:45 af 1.26.26.6: #i22705# Removed splitters.
2004/03/05 12:26:15 af 1.26.26.5: #i22705# Added new Set... method.
2004/03/03 17:33:59 af 1.26.26.4: #i22705# Added missing Connect() and Disconnect() calls to the docshell.
2004/03/02 13:23:23 af 1.26.26.3: #i22705# Reordered initialization of ObjectBarManager.
2004/03/02 10:37:36 af 1.26.26.2: #i22705# Fixes for the use of PrintManager.
2004/02/25 10:29:55 af 1.26.26.1: #i22705# Added argument to constructor.  Adaption to modified shell handling.
2004-07-13 14:03:16 +00:00
Oliver Bolte
8cd4530a37 INTEGRATION: CWS docking1 (1.26.72); FILE MERGED
2004/06/23 15:17:15 mba 1.26.72.1: Provide document border size before resizing (needed for InPlace mode)
2004-07-06 11:27:23 +00:00
Oliver Bolte
5c23b5fe99 INTEGRATION: CWS frmcontrols04 (1.26.70); FILE MERGED
2004/06/15 21:03:40 fs 1.26.70.2: RESYNC: (1.26-1.27); FILE MERGED
2004/03/30 14:26:04 dv 1.26.70.1: #i26046# Replaced GetImage with GetModeImage
2004-07-05 15:27:33 +00:00
Oliver Bolte
8a0a2ec74f INTEGRATION: CWS impress10ea (1.26.98); FILE MERGED
2004/05/18 12:26:06 af 1.26.98.3: #i29267# Made functions be callable by ViewShellBase without looping.
2004/05/17 15:13:49 af 1.26.98.2: #116371# Member mpController correctly initialized.
2004/05/17 09:25:02 af 1.26.98.1: #116371# SubController is Controller again.
2004-06-03 11:00:00 +00:00
Oliver Bolte
f6648f0c09 INTEGRATION: CWS impress1 (1.22.70); FILE MERGED
2003/11/27 15:04:33 af 1.22.70.8: RESYNC: (1.22-1.23); FILE MERGED
2003/11/17 13:06:49 af 1.22.70.7: #111996# Guard ImplGetUndoManager against missing object bar.
2003/11/10 16:03:24 af 1.22.70.6: #111996# Adapted ImpGetUndoManager() method to new shell architecture.
2003/10/23 13:52:45 af 1.22.70.5: #111996# Moved higher level printing to PrintManager class.
2003/09/29 13:26:08 af 1.22.70.4: #111996# Removed commented code line.
2003/09/29 12:10:02 af 1.22.70.3: #111996# Added using statements for frequently used namespaces.
2003/09/24 16:15:25 af 1.22.70.2: #111996# Support of new member meShellType. Using shell type from ViewShell. Modified architecture of controllers. Taking care of size calculation in in-place mode.
2003/09/17 08:12:29 af 1.22.70.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd. Adapted ArrangeGUIElements() to sub-shells.
2004-01-20 12:38:38 +00:00
Rüdiger Timm
155f067fe0 INTEGRATION: CWS ooo20031110 (1.22.98); FILE MERGED
2003/11/11 14:07:57 waratah 1.22.98.1: #i22301# Correct for scoping rules
2003-12-01 16:46:11 +00:00
Rüdiger Timm
9181606523 INTEGRATION: CWS geordi2q10 (1.23.2); FILE MERGED
2003/11/27 17:04:13 rt 1.23.2.1: #111934#: join CWS draw22
2003-12-01 09:10:43 +00:00
Rüdiger Timm
f6e8d4a161 INTEGRATION: CWS aw003 (1.21.24); FILE MERGED
2003/06/30 16:42:38 aw 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED
2003/06/30 13:35:48 aw 1.21.24.1: #110094#
2003-11-24 16:21:16 +00:00
Vladimir Glazounov
11a9510734 INTEGRATION: CWS draw13 (1.21.20); FILE MERGED
2003/05/28 08:24:59 af 1.21.20.1: #109032# Added WindowUpdater data member.
2003-06-04 10:06:02 +00:00
Vladimir Glazounov
8b6c48a0d9 INTEGRATION: CWS uaa02 (1.19.104); FILE MERGED
2003/04/11 16:46:34 mt 1.19.104.1: #108656# Moved accessibility from drafts to final
2003-04-24 16:07:22 +00:00
Vladimir Glazounov
3ff905c0c4 INTEGRATION: CWS ause03 (1.19.94); FILE MERGED
2003/04/24 10:49:09 af 1.19.94.1: #109037# Redefining IMAGE_STDBIN_COLOR(_HC) to magenta in order to display new icons correctly.
2003-04-24 11:53:28 +00:00
Björn Milcke
3c64986062 #93844# changing the output-quality is handled by ExecReq now 2002-11-01 10:15:42 +00:00
Andre Fischer
206a6a73e9 #103358# Disabled mirroring for horizontal scrollbar. 2002-09-18 07:13:09 +00:00
Kai Ahrens
a1722e1e9f #100689#: don't allow zooming while UIActive 2002-08-20 12:03:50 +00:00
Andre Fischer
e461ad2ba5 #100398# Moved most functionality from AdjustPosSizePixel to new ArrangeGUIElements method. 2002-07-25 09:07:40 +00:00
Christian Lippka
f60a03b2f8 #97520# don't overpaint viewshell buttons with scrollbar 2002-05-22 12:35:03 +00:00
Christian Lippka
4e409fa1cc #99257# use high contrast images 2002-05-21 12:56:13 +00:00
Andre Fischer
8f49a2c476 #95585# Added method to create accessible document view. 2002-04-23 10:52:12 +00:00
Kai Ahrens
b32b663f3c #97052#: added high contrast mode 2002-03-08 14:28:48 +00:00
Thorsten Behrens
061d7083af #96075# Need notification on OLE object's (de)activation 2002-02-27 14:08:05 +00:00
Armin Weiss
0636a40943 #96090# Implementation of Support methods for centralized UNDO/REDO 2002-01-16 10:19:41 +00:00
Thorsten Behrens
105e437e33 #94252# Doing enabling/disabling of controls at proper place 2001-11-13 11:04:37 +00:00
Kai Ahrens
0b1d794716 #93586#: removed __EXPORT compiler flag 2001-10-22 12:36:57 +00:00
Dieter Loeschky
b51e3d7b68 #91284# + UpdatePreview() 2001-09-13 10:22:42 +00:00
Armin Weiss
94810b08df #76008# SfxViewShell does have priority in using hotkeys now- 2001-02-12 11:43:12 +00:00
Dieter Loeschky
c57833896c #75472# Activate(): calling ReadFrameViewData() 2000-12-18 11:50:58 +00:00
Kai Ahrens
1636de8e39 #82047#: initialize variable before usage 2000-12-14 14:47:28 +00:00
Dieter Loeschky
e704f10ff0 #79547# New ZoomList ctor 2000-10-18 07:55:35 +00:00
Kai Ahrens
abfcdf776c SFX_BINDINGS/SFX_DISPATCHER macros removed 2000-09-21 15:12:50 +00:00
Jens-Heiner Rechtien
f47a9d9db3 initial import 2000-09-18 16:07:07 +00:00