55 Commits

Author SHA1 Message Date
Rüdiger Timm
2acc6a977b INTEGRATION: CWS presfixes07 (1.5.6); FILE MERGED
2005/05/12 17:27:00 thb 1.5.6.1: #i49106# Now adapting the clip position, to account for output position shift; Catching the case now that mxBufferBitmap is not set, but just by coincidence the matrices are the same; Added some optional debug code.
2005-05-20 06:43:20 +00:00
Oliver Bolte
8c23ea798e INTEGRATION: CWS presfixes05 (1.7.2); FILE MERGED
2005/04/26 22:48:07 thb 1.7.2.1: #i47795# Explicitely closing glyph polygons (freeType returns them open sometimes)
2005-05-03 13:11:39 +00:00
Oliver Bolte
51ccb70432 INTEGRATION: CWS presfixes05 (1.9.2); FILE MERGED
2005/04/26 22:52:44 thb 1.9.2.1: #i47876# ::std::for_each takes functor by value, and returns the result. Correctly using that value now (otherwise, bounds easily become too small)
2005-05-03 13:11:22 +00:00
Oliver Bolte
b6e7f1c224 INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED
2005/04/01 16:09:45 thb 1.4.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:14 +00:00
Oliver Bolte
190178d899 INTEGRATION: CWS presfixes03 (1.6.2); FILE MERGED
2005/04/11 15:12:02 thb 1.6.2.3: #i36190# EffectTextArray/OutlineText wrongly rendered all subset glyphs on top of each other (did not pass offset calculated in createSubsetLayout() on)
2005/04/05 15:25:32 thb 1.6.2.2: #i39245# Fixed wrong output position of text in outline mode (this was due to the fact that the current map mode at the VirDev contained significant offset, temporarily removed that)
2005/04/01 16:09:45 thb 1.6.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:00:58 +00:00
Oliver Bolte
3ef19d3e06 INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED
2005/04/01 16:09:44 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:00:40 +00:00
Oliver Bolte
0bdca39b52 INTEGRATION: CWS presfixes03 (1.4.2); FILE MERGED
2005/04/01 16:09:44 thb 1.4.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:00:10 +00:00
Oliver Bolte
f1d8addb1d INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED
2005/04/01 16:09:43 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:59:23 +00:00
Oliver Bolte
17ac8d1cbd INTEGRATION: CWS presfixes03 (1.8.2); FILE MERGED
2005/04/07 10:29:45 thb 1.8.2.3: #i36190# Fixed gross error: refactored code did not change local variables, but method-internals only
2005/04/03 19:21:16 thb 1.8.2.2: #i36190# Removed warning (inconsistend method return behaviour); fixed gcc build breakage (temporary does not work as template argument deducible type
2005/04/01 16:09:43 thb 1.8.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:59:07 +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
Oliver Bolte
af2e5d335d INTEGRATION: CWS visibility03 (1.6.4); FILE MERGED
2005/04/07 07:23:41 mhu 1.6.4.1: #i45006# Added missing forward declaration.
2005-04-13 08:53:29 +00:00
Rüdiger Timm
dd48951205 INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED
2005/03/14 16:04:55 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:32:39 +00:00
Rüdiger Timm
25caa140ae INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED
2005/03/23 19:28:09 thb 1.3.2.2: #i38985# At least one of the reasons for the Solaris crash was requesting a zero-sized bitmap here. Now distinguishing between bitmap and output size (the former is rounded _up_ to the nearest integer)
2005/03/14 16:04:55 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:32:26 +00:00
Rüdiger Timm
a7f89fdd4d INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED
2005/03/14 16:04:55 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:32:12 +00:00
Rüdiger Timm
01ccee3e3c INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED
2005/03/18 18:56:39 thb 1.5.2.2: #i44515# Finished subsetting rework (now drawSubset() does the right thing for various border cases)
2005/03/14 16:04:54 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:31:59 +00:00
Rüdiger Timm
05d2ee40ac INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:54 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:31:44 +00:00
Rüdiger Timm
b0ed7fca74 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:53 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:31:08 +00:00
Rüdiger Timm
9cb5f84c94 INTEGRATION: CWS presfixes02 (1.5.2); FILE MERGED
2005/03/14 16:04:53 thb 1.5.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:30:55 +00:00
Rüdiger Timm
56598b22dc INTEGRATION: CWS presfixes02 (1.3.2); FILE MERGED
2005/03/14 16:04:53 thb 1.3.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:30:41 +00:00
Rüdiger Timm
6fdad545b4 INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:52 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:30:28 +00:00
Rüdiger Timm
ce119e8dd5 INTEGRATION: CWS presfixes02 (1.7.2); FILE MERGED
2005/03/22 14:50:54 dbo 1.7.2.6: #i35136# fixed to subdivide polypolygon in case it has curves
Issue number:
Submitted by:
Reviewed by:
2005/03/18 22:45:31 thb 1.7.2.5: #i10000# Solaris CC needed consistent template function types
2005/03/18 18:56:39 thb 1.7.2.4: #i44515# Finished subsetting rework (now drawSubset() does the right thing for various border cases)
2005/03/16 17:40:29 thb 1.7.2.3: #i35136# For bitmap textures with a transparent gradient, falling back to TransparencyGroupAction (XCanvas currently cannot handle both alpha gradient and texture)
2005/03/15 14:17:47 thb 1.7.2.2: #i10000# Enforced similar types for ::std::min() arguments (breaks under Linux otherwise)
2005/03/14 16:04:51 thb 1.7.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:27:39 +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
8937ed54eb INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:14:32 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:27:14 +00:00
Vladimir Glazounov
29c303171e INTEGRATION: CWS presfixes01 (1.2.6); FILE MERGED
2005/02/16 11:14:31 fs 1.2.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:27:00 +00:00
Vladimir Glazounov
4981731893 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/20 00:38:32 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED
2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:26:47 +00:00
Vladimir Glazounov
0a1aa30446 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/20 00:38:25 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED
2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:26:35 +00:00
Vladimir Glazounov
893bfed878 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:30 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:26:22 +00:00
Vladimir Glazounov
a084e4af73 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:29 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:25:52 +00:00
Vladimir Glazounov
356cd299f0 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/20 00:38:18 thb 1.3.6.2: RESYNC: (1.3-1.4); FILE MERGED
2005/02/16 11:14:29 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:25:26 +00:00
Vladimir Glazounov
1089c585a6 INTEGRATION: CWS presfixes01 (1.2.22); FILE MERGED
2005/02/16 11:14:28 fs 1.2.22.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:25:13 +00:00
Vladimir Glazounov
9072edfb76 INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:28 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:25:00 +00:00
Vladimir Glazounov
347c0d01ce INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGED
2005/02/16 11:14:27 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:24:30 +00:00
Vladimir Glazounov
256a120970 INTEGRATION: CWS presfixes01 (1.4.4); FILE MERGED
2005/02/24 20:29:02 thb 1.4.4.4: #i42812# Don't hold reference into vector when modifying it at the same time.
2005/02/20 22:42:26 thb 1.4.4.3: #i10000# Merge fault: re-introduced drafts API
2005/02/20 00:38:08 thb 1.4.4.2: RESYNC: (1.4-1.6); FILE MERGED
2005/02/16 11:14:27 fs 1.4.4.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 12:24:15 +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
d21de3c2d3 INTEGRATION: CWS impressbeta5 (1.5.2); FILE MERGED
2005/02/07 18:40:27 thb 1.5.2.1: #i42225# Fixed state invariant bug: updateClipping() MUST maintain the invariant that never both clip and clipRect are nonempty. Should now be more appropriate...
2005-02-08 10:31:24 +00:00
Rüdiger Timm
c51fc315ce INTEGRATION: CWS presbeta01 (1.3.10); FILE MERGED
2005/01/22 00:51:02 thb 1.3.10.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!
2005-01-28 14:30:58 +00:00
Rüdiger Timm
ccfc01d6ed INTEGRATION: CWS presbeta01 (1.3.10); FILE MERGED
2005/01/25 23:22:42 thb 1.3.10.2: #i36950# More text output fixes: basegfx obviously does not prune exactly identical polygons into one, which might lead to errorneously empty clips. Fixed symptomatically by falling back to rect clipping for some common cases. Added handling of StretchText meta action
2005/01/22 00:51:02 thb 1.3.10.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!
2005-01-28 14:30:41 +00:00
Rüdiger Timm
1bd16fcc54 INTEGRATION: CWS presbeta01 (1.4.2); FILE MERGED
2005/01/25 23:22:41 thb 1.4.2.2: #i36950# More text output fixes: basegfx obviously does not prune exactly identical polygons into one, which might lead to errorneously empty clips. Fixed symptomatically by falling back to rect clipping for some common cases. Added handling of StretchText meta action
2005/01/22 00:51:01 thb 1.4.2.1: #i36950# Handling push/pop of OutDevState correctly; respect the fact that RenderState's clip is also subject to RenderState transform, thus, when translating an action, have to translate back clip before!
2005-01-28 14:30:12 +00:00
Kurt Zenker
94319a4ed0 INTEGRATION: CWS presperf01 (1.3.2); FILE MERGED
2005/01/07 18:29:32 thb 1.3.2.2: #i36093# Moving gradient to position of polygon, as texture space is only relative to shape coordinate system, not bounds
2004/12/17 22:41:22 thb 1.3.2.1: #i36093# Finished implementation of native gradients
2005-01-13 17:04:46 +00:00
Rüdiger Timm
570383c885 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/10/12 14:12:55 thb 1.1.2.1: #i34997# Initial revision
2004-11-26 19:57:42 +00:00
Rüdiger Timm
348c291eba INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/11/01 22:21:49 thb 1.1.2.2: #110496# Performance optimizations: added profiling traces
2004/10/12 14:12:43 thb 1.1.2.1: #i34997# Initial revision
2004-11-26 19:57:31 +00:00
Rüdiger Timm
c376ce8bac INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/08/23 19:15:50 thb 1.2.2.5: #110496# Added more overridable attributes (needed for slideshow attribute animations
2004/07/20 19:09:01 thb 1.2.2.4: #110496# Unified include statements; removed external prefix from boost includes
2004/05/27 20:51:28 thb 1.2.2.3: #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/12 15:13:21 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:57:20 +00:00
Rüdiger Timm
abc3686091 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/01 22:21:49 thb 1.2.2.7: #110496# Performance optimizations: added profiling traces
2004/08/23 19:15:49 thb 1.2.2.6: #110496# Added more overridable attributes (needed for slideshow attribute animations
2004/07/20 19:09:01 thb 1.2.2.5: #110496# Unified include statements; removed external prefix from boost includes
2004/06/03 14:18:46 thb 1.2.2.4: #110496# Fixed crash occuring when no font was set before text rendering
2004/05/11 15:20:28 hdu 1.2.2.3: #116716# adjust to new BiDi options
2004/04/12 15:13:20 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:57:05 +00:00
Rüdiger Timm
b58d00b2b2 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/08 05:56:08 thb 1.2.2.3: #i36093# Added native canvas gradients
2004/07/20 19:09:01 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:56:50 +00:00
Rüdiger Timm
616200da08 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/08 05:56:08 thb 1.2.2.5: #i36093# Added native canvas gradients
2004/11/01 22:21:49 thb 1.2.2.4: #110496# Performance optimizations: added profiling traces
2004/07/20 19:09:00 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:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:56:36 +00:00
Rüdiger Timm
3cc603d68c INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/07/20 19:09:00 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:56:22 +00:00
Rüdiger Timm
eea0674408 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/01 22:21:49 thb 1.2.2.3: #110496# Performance optimizations: added profiling traces
2004/07/20 19:09:00 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:56:08 +00:00
Rüdiger Timm
2e73331934 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/09/30 21:45:41 thb 1.2.2.6: #110496# Now handling clip meta actions correctly (were mostly ignored before)
2004/09/30 15:11:38 thb 1.2.2.5: #110496# Removed gcc -Wall warnings
2004/08/31 14:14:11 hdu 1.2.2.4: #116716# add text outline effect
2004/06/03 14:18:46 thb 1.2.2.3: #110496# Fixed crash occuring when no font was set before text rendering
2004/05/11 15:19:30 hdu 1.2.2.2: #116716# add text effects and emphasis styles
2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:55:54 +00:00
Rüdiger Timm
b243139d59 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/07/20 19:08:59 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes
2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:55:29 +00:00
Rüdiger Timm
da016de9f2 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/10/12 14:14:40 thb 1.2.2.2: #i34997# Added support for FLOATTRANSPARENCY meta action
2004/04/05 15:58:48 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:55:14 +00:00