80 Commits

Author SHA1 Message Date
Oliver Bolte
358f37ffc7 INTEGRATION: CWS presfixes12 (1.7.50); FILE MERGED
2007/03/08 21:37:08 thb 1.7.50.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything
2007-07-17 14:27:26 +00:00
Oliver Bolte
6bf80552f3 INTEGRATION: CWS presfixes12 (1.8.22); FILE MERGED
2007/03/08 21:37:08 thb 1.8.22.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything
2007-07-17 14:27:11 +00:00
Oliver Bolte
3e7cc5d8f1 INTEGRATION: CWS presfixes12 (1.7.50); FILE MERGED
2007/03/08 21:37:08 thb 1.7.50.2: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything
2007/02/20 22:29:30 thb 1.7.50.1: #i37778# Added XCanvas::clear() to all relevant interfaces
2007-07-17 14:26:57 +00:00
Oliver Bolte
482df81a67 INTEGRATION: CWS presfixes12 (1.8.22); FILE MERGED
2007/06/19 11:25:24 thb 1.8.22.4: #i10000# Reversed order, seems that gcc does not handle the safe bool idiom correctly here
2007/06/18 14:33:23 thb 1.8.22.3: #i10000# Avoid boost::optional::get(), which changed semantics after 1.31 (breaks the build for --with-system-boost)
2007/03/08 21:37:07 thb 1.8.22.2: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything
2007/02/20 22:29:30 thb 1.8.22.1: #i37778# Added XCanvas::clear() to all relevant interfaces
2007-07-17 14:26:44 +00:00
Oliver Bolte
57aeeaa643 INTEGRATION: CWS sb59 (1.8.22); FILE MERGED
2006/08/11 22:44:40 thb 1.8.22.1: #i68336# Made cppcanvas warning free for wntmsci10
2006-10-12 14:01:22 +00:00
Oliver Bolte
090d1b5a7d INTEGRATION: CWS sb59 (1.7.22); FILE MERGED
2006/08/11 15:36:04 thb 1.7.22.1: #i68336# Removed unused params; added a few using declarations for hidden methods; added a few casts; added some default statements to get cppcanvas warning free
2006-10-12 14:01:07 +00:00
Oliver Bolte
0f18e678ad INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:52 kaib 1.8.24.1: #i68856# Added header markers and pch files
2006-09-17 11:53:44 +00:00
Oliver Bolte
7493246383 INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED
2006/09/01 17:22:51 kaib 1.7.24.1: #i68856# Added header markers and pch files
2006-09-17 11:53:31 +00:00
Oliver Bolte
d111651afe INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED
2006/09/01 17:22:51 kaib 1.6.28.1: #i68856# Added header markers and pch files
2006-09-17 11:52:38 +00:00
Oliver Bolte
13cce73250 INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGED
2006/09/01 17:22:50 kaib 1.7.24.1: #i68856# Added header markers and pch files
2006-09-17 11:51:57 +00:00
Oliver Bolte
b206e60beb INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:50 kaib 1.8.24.1: #i68856# Added header markers and pch files
2006-09-17 11:51:30 +00:00
Oliver Bolte
59c8cf8251 INTEGRATION: CWS pchfix02 (1.6.28); FILE MERGED
2006/09/01 17:22:50 kaib 1.6.28.1: #i68856# Added header markers and pch files
2006-09-17 11:51:16 +00:00
Kurt Zenker
f7120ec365 INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/09 09:24:56 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/19 11:08:35 thb 1.6.4.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:44:58 +00:00
Kurt Zenker
697d2e6fe4 INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:23:53 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:35 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:44:48 +00:00
Kurt Zenker
03385d9c7d INTEGRATION: CWS canvas02 (1.5.10); FILE MERGED
2005/10/09 09:22:56 thb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:35 thb 1.5.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:44:36 +00:00
Kurt Zenker
c2824cdcba INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:22:39 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:35 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:44:26 +00:00
Kurt Zenker
58213878ce INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/24 16:28:44 thb 1.6.4.1: #i48939# Providing the sprite priority also on the cppcanvas wrapper
2005-11-02 12:44:14 +00:00
Kurt Zenker
c571b8b359 INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/24 16:28:43 thb 1.5.8.3: #i48939# Providing the sprite priority also on the cppcanvas wrapper
2005/10/09 09:22:10 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/06/17 23:15:11 thb 1.5.8.1: #i48939# Handle clip correctly for transparency groups; adapted clip handling for sprites (after clarifying the UNO API semantics)
2005-11-02 12:43:58 +00:00
Kurt Zenker
36f9a4d595 INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:21:45 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:43:48 +00:00
Kurt Zenker
8bb32b9831 INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:20:43 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:43:38 +00:00
Kurt Zenker
a9581edb32 INTEGRATION: CWS canvas02 (1.5.10); FILE MERGED
2005/10/09 09:19:16 thb 1.5.10.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:34 thb 1.5.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:43:26 +00:00
Kurt Zenker
f221d52d2e INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:19:00 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:43:15 +00:00
Kurt Zenker
692ab6aecf INTEGRATION: CWS canvas02 (1.5.8); FILE MERGED
2005/10/09 09:18:28 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED
2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:43:02 +00:00
Kurt Zenker
43a79af89b INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/09 09:17:57 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/19 11:08:33 thb 1.6.4.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-11-02 12:42:47 +00:00
Rüdiger Timm
fb14e157c3 INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED
2005/09/05 18:41:06 rt 1.6.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:32:07 +00:00
Rüdiger Timm
203d899d66 INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGED
2005/09/05 18:41:06 rt 1.2.44.1: #i54170# Change license header: remove SISSL
2005-09-08 07:31:39 +00:00
Rüdiger Timm
54dc256485 INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED
2005/09/05 18:41:05 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:31:21 +00:00
Rüdiger Timm
b8830ec849 INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED
2005/09/05 18:41:05 rt 1.5.18.1: #i54170# Change license header: remove SISSL
2005-09-08 07:31:04 +00:00
Rüdiger Timm
3c63ffe90b INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED
2005/09/05 18:41:05 rt 1.5.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:30:47 +00:00
Rüdiger Timm
271026a51a INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED
2005/09/05 18:41:04 rt 1.5.18.1: #i54170# Change license header: remove SISSL
2005-09-08 07:29:43 +00:00
Rüdiger Timm
cbd9187296 INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED
2005/09/05 18:41:04 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:29:28 +00:00
Rüdiger Timm
f47512ea73 INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED
2005/09/05 18:41:03 rt 1.5.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:27:58 +00:00
Rüdiger Timm
08d50605cc INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED
2005/09/05 18:41:03 rt 1.5.18.1: #i54170# Change license header: remove SISSL
2005-09-08 07:27:39 +00:00
Rüdiger Timm
65eff445af INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED
2005/09/05 18:41:03 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:27:21 +00:00
Rüdiger Timm
242ce78fa1 INTEGRATION: CWS ooo19126 (1.5.20); FILE MERGED
2005/09/05 18:41:02 rt 1.5.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:25:56 +00:00
Rüdiger Timm
ccd28f7918 INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGED
2005/09/05 18:41:02 rt 1.5.18.1: #i54170# Change license header: remove SISSL
2005-09-08 07:25:37 +00:00
Rüdiger Timm
f7c1a50f94 INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGED
2005/09/05 18:41:02 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-08 07:25:16 +00:00
Rüdiger Timm
9681f1e929 INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED
2005/09/05 18:41:02 rt 1.6.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:24:56 +00:00
Oliver Bolte
3725df2b06 INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED
2005/04/01 16:09:46 thb 1.5.2.1: #i36190#, #i39245# Changed uno::Sequence::operator[] for nonconst sequences to use naked ptr; added support for true bezier polygons (and removed subdivision, where it was added because of that canvas deficiency); overhauled mtf renderer to provide faithful bounds also for subsetted meta files
2005-04-18 09:01:43 +00:00
Rüdiger Timm
a5706d2645 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:59 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:35:49 +00:00
Rüdiger Timm
b46fe57afe INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:58 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:35:35 +00:00
Rüdiger Timm
e2af7b42e9 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:57 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:34:32 +00:00
Rüdiger Timm
c5810d3d77 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:56 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:33:20 +00:00
Vladimir Glazounov
fb32db5e78 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:40 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:32:58 +00:00
Vladimir Glazounov
02a4f17f5b INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/16 11:14:40 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:32:17 +00:00
Vladimir Glazounov
ffa5dbd2fd INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:39 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:32:03 +00:00
Vladimir Glazounov
46dc80b411 INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/16 11:14:39 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:31:50 +00:00
Vladimir Glazounov
b3b2e752d2 INTEGRATION: CWS presfixes01 (1.3.10); FILE MERGED
2005/02/16 11:14:38 fs 1.3.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:30:50 +00:00
Vladimir Glazounov
16ff6cfce5 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:38 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:30:36 +00:00
Vladimir Glazounov
5ef07cbe4b INTEGRATION: CWS presfixes01 (1.4.6); FILE MERGED
2005/02/16 11:14:38 fs 1.4.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:30:23 +00:00