6 Commits

Author SHA1 Message Date
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
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
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
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
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
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