11 Commits

Author SHA1 Message Date
Rüdiger Timm
0b5eb6ca5c INTEGRATION: CWS changefileheader (1.11.26); FILE MERGED
2008/03/31 13:07:07 rt 1.11.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:09:20 +00:00
Oliver Bolte
50ea101373 INTEGRATION: CWS thbpp6 (1.10.10); FILE MERGED
2006/12/21 17:20:52 thb 1.10.10.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion
2007-01-22 10:49:03 +00:00
Oliver Bolte
12530f1614 INTEGRATION: CWS sb59 (1.8.22); FILE MERGED
2006/08/11 15:36:02 thb 1.8.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 13:59:02 +00:00
Oliver Bolte
83c80ad6ff INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:48 kaib 1.8.24.1: #i68856# Added header markers and pch files
2006-09-17 11:49:25 +00:00
Kurt Zenker
96dc30f601 INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/09 09:11:10 thb 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED
2005/08/30 11:33:59 thb 1.6.4.2: #i53964# Added optional rotation angle parameter to modifyClip (and changed all call sites); passing the font rotation as an additional parameter, when calling modifyClip for TextActions.
2005/08/24 23:02:56 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files
2005-11-02 12:39:39 +00:00
Rüdiger Timm
b3d9b386eb INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED
2005/09/05 18:40:57 rt 1.6.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:17:43 +00:00
Oliver Bolte
277bc8faff INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED
2005/04/01 16:09:42 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 08:58:44 +00:00
Rüdiger Timm
8bc08eb8ed INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:51 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:25:50 +00:00
Vladimir Glazounov
71b7e5bfb4 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:26 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:23:37 +00:00
Rüdiger Timm
8db0c5f453 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/01 22:21:48 thb 1.2.2.4: #110496# Performance optimizations: added profiling traces
2004/07/20 19:08:58 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes
2004/05/27 20:51:28 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:47 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:54:04 +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