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
5ee8d62231 INTEGRATION: CWS canvas05 (1.9.10); FILE MERGED
2008/04/21 07:50:48 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:45 +00:00
Rüdiger Timm
df372e7a13 INTEGRATION: CWS changefileheader (1.9.22); FILE MERGED
2008/04/01 15:10:07 thb 1.9.22.3: #i85898# Stripping all external header guards
2008/04/01 12:27:52 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:21:52 +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
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
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
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
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
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
Rüdiger Timm
669d444f48 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/23 23:20:13 thb 1.2.2.8: #110496# Regression: while avoiding ternary operators, due to a Solaris compiler bug, put part of the checked class initialization behind the checks.
2004/11/22 15:23:46 thb 1.2.2.7: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug
2004/08/06 14:00:56 thb 1.2.2.6: #110496# Adapted XSprite API to match reality (the way it was simply wasn't logical).
2004/07/22 18:43:59 thb 1.2.2.5: #110496# Explicitely hide sprites on destruction. Otherwise, the canvas will display them forever
2004/07/20 19:09:07 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes
2004/06/25 10:30:31 thb 1.2.2.3: #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/05/27 20:51:29 thb 1.2.2.2: #110496#
Added classification code to all TODO/HACK/FIXME comments.
There are four categories:
 - code quality (C)
 - performance (P)
 - missing functionality (F)
 - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:54 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 20:02:02 +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