Commit graph

23 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Armin Le Grand
602841adb3 #i97509# continued matrix tooling and adapting the usages now to all the ooo code 2009-09-22 18:14:05 +02:00
Oliver Bolte
57060ba91a CWS-TOOLING: integrate CWS transogl03redux
2009-02-09 13:59:40 +0100 thb  r267511 : #i96946# Added seemingly missing change for the color space selection for the slide textures
2009-02-04 10:47:12 +0100 cmc  r267353 : #i96946# integrate ogltrans work
2009-02-19 13:21:10 +00:00
Rüdiger Timm
c600336ce3 INTEGRATION: CWS changefileheader (1.19.178); FILE MERGED
2008/04/01 15:35:50 thb 1.19.178.3: #i85898# Stripping all external header guards
2008/04/01 12:39:15 thb 1.19.178.2: #i85898# Stripping all external header guards
2008/03/31 13:58:43 rt 1.19.178.1: #i87441# Change license header to LPGL v3.
2008-04-10 20:56:16 +00:00
Kurt Zenker
78ea459374 INTEGRATION: CWS presenterview (1.18.12); FILE MERGED
2008/01/09 18:28:25 cl 1.18.12.4: #i15900# slideshow api consolidation
2007/08/01 11:30:38 af 1.18.12.3: #i18486# In getTransformation() return a properly initialized matrix for windows with zero width or height.
2007/07/24 11:59:16 af 1.18.12.2: RESYNC: (1.18-1.19); FILE MERGED
2007/03/21 16:01:36 cl 1.18.12.1: #i71351# added XIndexAccess for slides in presentation and XComponent plus making deactivate async
2008-04-03 13:15:05 +00:00
Oliver Bolte
bb6b54c5c7 INTEGRATION: CWS presfixes12 (1.18.14); FILE MERGED
2007/03/05 15:29:07 thb 1.18.14.1: #i37778# Calling XSlideShow::update() after a repaint (slideshow handles all events asynchronously)
2007-07-17 13:30:36 +00:00
Rüdiger Timm
33e36a7c8c INTEGRATION: CWS impress116 (1.17.14); FILE MERGED
2007/01/10 13:30:12 cl 1.17.14.1: #i72292# eat mouse button up after opening context menu
2007-01-29 13:51:34 +00:00
Kurt Zenker
e5eac580bf INTEGRATION: CWS presfixes09 (1.15.32); FILE MERGED
2006/11/15 12:50:45 thb 1.15.32.1: #i71553# Running the slideshow update queue after a resize
2006-12-13 13:51:05 +00:00
Kurt Zenker
8af53232f1 INTEGRATION: CWS sdwarningsbegone (1.15.38); FILE MERGED
2006/11/22 12:42:10 cl 1.15.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 17:10:26 +00:00
Oliver Bolte
4ed10bce59 INTEGRATION: CWS pchfix02 (1.14.62); FILE MERGED
2006/09/01 17:37:15 kaib 1.14.62.1: #i68856# Added header markers and pch files
2006-09-16 18:03:07 +00:00
Jens-Heiner Rechtien
3d44e78748 INTEGRATION: CWS warnings01 (1.13.152); FILE MERGED
2006/05/12 16:40:35 sb 1.13.152.1: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162.
2006-06-19 11:33:15 +00:00
Rüdiger Timm
cf6cff3266 INTEGRATION: CWS impressfunctions (1.10.12); FILE MERGED
2005/11/28 17:51:42 cl 1.10.12.2: RESYNC: (1.10-1.12); FILE MERGED
2005/10/28 12:18:05 cl 1.10.12.1: #125341# fixed unix build problems
2005-12-14 16:19:46 +00:00
Oliver Bolte
eebaeda8e2 INTEGRATION: CWS canvas03 (1.11.10); FILE MERGED
2005/11/16 16:35:08 cl 1.11.10.2: #i57946# fixed unix build issues
2005/11/16 16:15:41 cl 1.11.10.1: #i57946# use weak references for view listener container to prevent refcount issue in slideshow project
2005-11-17 15:11:37 +00:00
Kurt Zenker
1dc9c8187d INTEGRATION: CWS canvas02 (1.10.10); FILE MERGED
2005/10/19 16:52:02 thb 1.10.10.1: #i48939# When running fullscreen, enabling the scroll optimization in VCL canvas
2005-11-02 12:18:15 +00:00
Oliver Bolte
f605e33995 INTEGRATION: CWS presfixes08 (1.8.112); FILE MERGED
2005/09/01 15:17:33 dbo 1.8.112.3: #i51786# send a disposing to all listeners when going down
Issue number:
Submitted by:
Reviewed by:
2005/08/30 15:19:28 cl 1.8.112.2: #i51786# check for empty pointers during dispose
2005/08/30 15:15:32 cl 1.8.112.1: #i51786# check for empty pointers during dispose
2005-10-11 07:18:31 +00:00
Rüdiger Timm
8baa04a43e INTEGRATION: CWS ooo19126 (1.8.134); FILE MERGED
2005/09/05 13:24:13 rt 1.8.134.1: #i54170# Change license header: remove SISSL
2005-09-09 05:08:11 +00:00
Oliver Bolte
525b75b734 INTEGRATION: CWS presfixes03 (1.7.12); FILE MERGED
2005/04/01 16:31:27 thb 1.7.12.1: #i44807# Shrinking display size of slides by one pixel, to show the infamous extra pixel at the right and the bottom of slides. Whats more, this will also avoid me creating slide bitmaps one pixel larger than the display resolution (which e.g. for 1024x768 exceeds a power-of-2 texture size by exactly one pixel)
2005-04-18 08:21:25 +00:00
Kurt Zenker
4cd50b80be INTEGRATION: CWS impress36 (1.5.32); FILE MERGED
2005/03/15 17:37:15 cl 1.5.32.6: RESYNC: (1.5-1.6); FILE MERGED
2005/03/10 12:09:08 cl 1.5.32.5: #i43773# acquire slideshow after unlocking guard
2005/03/08 14:42:12 cl 1.5.32.4: fixed threading issue
2005/03/08 08:11:00 cl 1.5.32.3: fixed a deadlock
2005/03/02 16:11:58 cl 1.5.32.2: #i43773# fixed update loop and call update async from main thread always
2005/02/25 15:25:37 cl 1.5.32.1: #i42737# added MigrateEffect framework for petter effect import and removed unused code
2005-03-18 15:50:40 +00:00
Vladimir Glazounov
7facc343a9 INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/19 23:54:11 thb 1.4.6.2: RESYNC: (1.4-1.5); FILE MERGED
2005/02/16 11:16:17 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 11:12:05 +00:00
Rüdiger Timm
b7508c464c INTEGRATION: CWS impress30 (1.3.52); FILE MERGED
2005/01/22 19:24:50 cl 1.3.52.1: #i36948# ignore input after slide transition for 20ms
2005-01-28 14:41:43 +00:00
Kurt Zenker
a75b6ef7f2 INTEGRATION: CWS impress23 (1.3.22); FILE MERGED
2005/01/11 14:48:12 dbo 1.3.22.1: #i39098# making slideshow creation/startShow()/startPreview() more robust
2005-01-21 15:35:27 +00:00
Kurt Zenker
0aac672246 INTEGRATION: CWS impress22 (1.2.2); FILE MERGED
2004/12/06 13:59:08 cl 1.2.2.1: #i37795# start slide show painting asynchron on first paint event
2004-12-09 15:11:45 +00:00
Rüdiger Timm
2187b2249b INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/09/27 20:25:10 cl 1.1.2.6: fixed aspect ratio
2004/09/12 18:22:48 cl 1.1.2.5: fixed ShowWindow
2004/09/09 18:55:33 cl 1.1.2.4: fixed preview area
2004/09/07 09:24:49 thb 1.1.2.3: #i10000# Renamed all SlideView* classes SlideShowView*, which is on the one hand more appropriate with regard to the actual purpose, and furthermore fixes a linker name clash under Solaris (there _is_ already a class named SlideView in sd)
2004/09/03 15:08:05 thb 1.1.2.2: #110496# Changed view clear mechanics: now, the view is responsible for clearing their area
2004/09/02 14:45:38 cl 1.1.2.1: moved new slideshow to own folder
2004-11-26 19:20:49 +00:00