11 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
8764506704 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
Kurt Zenker
0b2e42bbea INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED
2008/04/21 07:50:42 thb 1.9.10.2: RESYNC: (1.9-1.10); FILE MERGED
2007/10/01 13:41:45 thb 1.9.10.1: #i79258# Merge from CWS picom
2008-06-24 10:51:06 +00:00
Rüdiger Timm
bd88dcd710 INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED
2008/04/01 15:10:06 thb 1.9.22.3: #i85898# Stripping all external header guards
2008/04/01 12:27:51 thb 1.9.22.2: #i85898# Stripping all external header guards
2008/03/31 13:07:09 rt 1.9.22.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:18:56 +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
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
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
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
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
Vladimir Glazounov
41b69914a2 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:36 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:29:08 +00:00
Rüdiger Timm
92a8fe504d INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/22 15:23:46 thb 1.2.2.4: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug
2004/07/20 19:09:04 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes
2004/06/25 10:30:30 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr)
2004/04/05 15:58:52 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:59:44 +00:00
Thorsten Behrens
f045b7b4f5 #110496# Merge from cws_srx645_canvas01: first working version of XCanvas C++ wrapper, providing encapsulation against possible API changes and some amount of convenience. 2004-03-18 09:41:15 +00:00