Commit Graph

20 Commits

Author SHA1 Message Date
Vladimir Glazounov
49f59ca653 INTEGRATION: CWS impress31 (1.4.70); FILE MERGED
2005/01/28 18:53:05 af 1.4.70.1: #i41525# Fixed repaint problems with XOR painted overlays.
2005-02-17 08:45:04 +00:00
Vladimir Glazounov
0260a76bd1 INTEGRATION: CWS impress31 (1.5.62); FILE MERGED
2005/01/28 18:52:33 af 1.5.62.1: #i41525# Passing correct parameter to ViewOverlay::HideAndSave().
2005-02-17 08:44:52 +00:00
Kurt Zenker
d3151f5ed1 INTEGRATION: CWS impress22 (1.4.48); FILE MERGED
2004/12/06 14:13:25 af 1.4.48.1: #i38357# PreModelChange() resets the slide under the mouse of the mouse-over-overlay.
2004-12-09 15:12:01 +00:00
Rüdiger Timm
6442079239 INTEGRATION: CWS presentationengine01 (1.3.18); FILE MERGED
2004/11/17 19:35:54 thb 1.3.18.3: RESYNC: (1.4-1.5); FILE MERGED
2004/10/12 23:19:12 thb 1.3.18.2: RESYNC: (1.3-1.4); FILE MERGED
2004/08/28 22:54:40 cl 1.3.18.1: removed old presentation code
2004-11-26 19:23:01 +00:00
Rüdiger Timm
4cd50535af INTEGRATION: CWS impress10 (1.2.78); FILE MERGED
2004/10/15 10:45:46 af 1.2.78.2: RESYNC: (1.2-1.3); FILE MERGED
2004/10/11 09:23:29 af 1.2.78.1: #i34491# Fixed the rectangle selection overlay.
2004-11-26 14:13:08 +00:00
Jens-Heiner Rechtien
192adefe12 INTEGRATION: CWS impress19 (1.2.128); FILE MERGED
2004/11/12 09:31:22 af 1.2.128.1: #i37024# Added new IsColumnCountFixed() method.
2004-11-26 14:08:30 +00:00
Oliver Bolte
ad3dffa250 INTEGRATION: CWS impress15 (1.2.102); FILE MERGED
2004/10/21 16:10:50 af 1.2.102.1: #i29592# Initializing the MapMode of the output device correctly.
2004-11-16 15:14:27 +00:00
Pascal Junck
dbe62bb990 INTEGRATION: CWS aw019 (1.3.40); FILE MERGED
2004/10/18 17:08:34 aw 1.3.40.2: RESYNC: (1.3-1.4); FILE MERGED
2004/10/06 16:25:26 aw 1.3.40.1: #i34831#
2004-11-03 07:57:44 +00:00
Pascal Junck
7c076c2c45 INTEGRATION: CWS impress20ea (1.3.68); FILE MERGED
2004/09/15 08:20:31 af 1.3.68.1: #i34011# The first page is now properly recognized as new page (when it is new.)
2004-10-28 12:31:14 +00:00
Rüdiger Timm
758bda7891 INTEGRATION: CWS impress21ea (1.2.60); FILE MERGED
2004/09/17 11:30:47 af 1.2.60.2: #i33470# The MouseOverIndicatorOverlay now operates on a model::PageDescriptor.
2004/08/27 08:18:48 af 1.2.60.1: #i33470# Added support for mouse over indicator.
2004-09-20 12:35:48 +00:00
Rüdiger Timm
285221eff1 INTEGRATION: CWS impress21ea (1.3.20); FILE MERGED
2004/08/27 08:15:43 af 1.3.20.3: #i33470# Added support for mouse over effect.  Changed the look of some frames.
2004/08/26 12:06:24 af 1.3.20.2: #i32627# Made Rectangle GetPixelBox() and GetPreviewPixelBox() public.
2004/08/24 13:21:30 af 1.3.20.1: #i31939# In CreatePreview() the background color of the page is set at the outliner to show auto colored text correctly.
2004-09-20 12:35:35 +00:00
Rüdiger Timm
737f62f2fe INTEGRATION: CWS impress18ea (1.2.10); FILE MERGED
2004/07/28 15:31:21 af 1.2.10.2: #i31401# IconCache.hxx moved to source/ui/inc/tools.
2004/07/28 14:48:38 af 1.2.10.1: #i31401# Using IconCash to obtain icons instead of storing them in static variables.
2004-08-04 07:57:40 +00:00
Rüdiger Timm
07b63eacea #i10000# View::InitRedraw changed into View::CompleteRedraw 2004-07-14 15:36:01 +00:00
Rüdiger Timm
84c9587268 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/02/13 12:35:50 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:55 +00:00
Rüdiger Timm
70435e13ac INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/22 11:35:48 af 1.1.2.4: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController().
2004/03/02 10:10:06 af 1.1.2.3: #i22705# Removed const from page enumeration argument of SubstitutionOverlay::Create().
2004/02/25 15:34:24 af 1.1.2.2: #i22705# Made signature of Create() more restrictive.
2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:36 +00:00
Rüdiger Timm
7c972c0a20 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/01 17:09:56 af 1.1.2.17: #i22705# Removed unused header.
2004/06/30 12:16:19 af 1.1.2.16: #i22705# The page cache is given to the constructor and not retrieved from the view returned by removed GetView() method.  Added image for high contrast fade effect indicator and static initialization method.
2004/06/23 13:02:18 af 1.1.2.15: #i22705# Fixed painting of focus rectangle.
2004/06/22 11:22:59 af 1.1.2.14: #i22705# Resturctured the painting of page objects.
2004/06/16 16:51:08 af 1.1.2.13: #i22705# Preparation for better page number boxes.
2004/06/09 17:19:42 af 1.1.2.12: #i22705# Transition effect indicator is now a bitmap.
2004/06/08 16:51:12 af 1.1.2.11: #i22705# Improved painting of page name and number.
2004/06/08 12:10:30 af 1.1.2.10: #i22705# Improved painting of slide name and number.
2004/06/06 16:02:07 af 1.1.2.9: #i22705# Added PaintPageNumber() method.
2004/05/23 13:39:26 af 1.1.2.8: #i22705# Added new function GetView().
2004/05/05 13:31:33 af 1.1.2.7: #i22705# (last commit was an accident) update of paths of include files.  Reorganization of Paint...() methods.
2004/05/05 11:04:08 af 1.1.2.6: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/03 17:27:29 af 1.1.2.5: #i22705# Fixed size of focus indicator. Improved its dash pattern.
2004/03/03 09:42:49 af 1.1.2.4: #i22705# Added PaintFrame() method.
2004/03/02 12:21:46 af 1.1.2.3: #i22705# Class is now derived directly from ViewObjectContact.
2004/02/25 15:33:46 af 1.1.2.2: #i22705# Removed some OSL_TRACE commands.
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:17 +00:00
Rüdiger Timm
49d486067a INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:47:24 af 1.1.2.5: #i22705# Removed unused header file.
2004/06/22 11:26:29 af 1.1.2.4: #i22705# Moved the storing of the page borders to model/PageDescriptor.
2004/05/05 13:29:19 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory.
2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:28:00 +00:00
Rüdiger Timm
d3e3b1bb6c INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/06/30 12:45:33 af 1.1.2.4: #i22705# Removed unused header file.
2004/05/05 13:28:26 af 1.1.2.3: #i22705# (last commit was an accident) update of paths of include files.  Added support for PageObjectFactory.
2004/05/05 11:04:07 af 1.1.2.2: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/02/13 12:34:55 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:43 +00:00
Rüdiger Timm
86523f3b89 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/04 13:36:28 af 1.1.2.3: #i22705# Introduced mnRequested*Border members.
2004/06/22 11:20:51 af 1.1.2.2: #i22705# Borders arround all page objects can now be defined for all four sides seperately.
2004/02/13 12:34:56 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:21 +00:00
Rüdiger Timm
52d2ce1e58 INTEGRATION: CWS impress2 (1.1.2); FILE ADDED
2004/07/11 14:41:53 af 1.1.2.10: #i22705# Fixed signature of InitRedraw().
2004/06/30 12:43:33 af 1.1.2.9: #i22705# Set the size of the page cache back to the original value of 4MB.
2004/06/22 11:35:03 af 1.1.2.8: #i22705# Renamed SlideSorterController::GetController() to GetSlideSorterController().  Improved Resize() and UpdatePageBorders().
2004/06/16 16:50:47 af 1.1.2.7: #i22705# Preparation for better page number boxes.
2004/06/06 16:00:30 af 1.1.2.6: #i22705# Moved GetFadeEffectArea from SlideSorterView to PageObjectViewObjectContact.
2004/05/23 13:38:08 af 1.1.2.5: #i22705# Adaption to modified signature of InitRedraw().
2004/05/05 13:01:31 af 1.1.2.4: #i22705# (last commit was an accident) Removed debug code.
2004/05/05 11:04:07 af 1.1.2.3: #i22705#lidesorter\controller\SlideSorterController.cxx
2004/03/04 14:37:04 af 1.1.2.2: #i22705# Using a special document as model for the page that contains the page objects.
2004/02/13 12:34:37 af 1.1.2.1: #i22705# Initial revision.
2004-07-13 13:27:04 +00:00