Commit Graph

11 Commits

Author SHA1 Message Date
Rüdiger Timm
5e7f903885 INTEGRATION: CWS changefileheader (1.11.24); FILE MERGED
2008/03/28 16:35:15 rt 1.11.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:47:38 +00:00
Rüdiger Timm
24d3f09e0f INTEGRATION: CWS transogl01 (1.9.42); FILE MERGED
2007/07/25 15:05:05 thb 1.9.42.2: RESYNC: (1.9-1.10); FILE MERGED
2007/07/20 15:33:41 radekdoulik 1.9.42.1: Issue number:  78745

return memory layout from getData methods
2007-11-09 09:14:27 +00:00
Oliver Bolte
b3a1dea7a9 INTEGRATION: CWS presfixes12 (1.9.26); FILE MERGED
2007/02/02 09:21:20 thb 1.9.26.1: #i37778# Changed old-style int casts to sal::static_int_cast; changed (double)x casts to double(x) initializations
2007-07-17 13:25:12 +00:00
Oliver Bolte
d6f67f318a INTEGRATION: CWS sb59 (1.7.18); FILE MERGED
2006/08/11 22:05:05 thb 1.7.18.1: #i68336# Made canvas warning free for wntmsci10
2006-10-12 10:32:24 +00:00
Oliver Bolte
dec1bc4cec INTEGRATION: CWS pchfix02 (1.7.20); FILE MERGED
2006/09/01 17:18:08 kaib 1.7.20.1: #i68856# Added header markers and pch files
2006-09-17 02:30:09 +00:00
Jens-Heiner Rechtien
a323740ff4 INTEGRATION: CWS warnings01 (1.6.8); FILE MERGED
2006/02/22 22:27:25 thb 1.6.8.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets
2006-06-20 01:19:59 +00:00
Kurt Zenker
8b45f633cb INTEGRATION: CWS canvas02 (1.4.4); FILE MERGED
2005/10/10 22:07:03 thb 1.4.4.4: #i48939# Made code compile (almost) warning-free for gcc
2005/10/08 12:53:24 thb 1.4.4.3: RESYNC: (1.4-1.5); FILE MERGED
2005/06/28 11:22:48 thb 1.4.4.2: #i48939# Removed refcounted reference to device in canvashelper (leads to circular references for SpriteCanvas); improved docs; added drawBezier() implementation
2005/06/17 23:49:49 thb 1.4.4.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations
2005-11-02 11:58:47 +00:00
Rüdiger Timm
16e2ec9076 INTEGRATION: CWS ooo19126 (1.4.18); FILE MERGED
2005/09/05 17:27:11 rt 1.4.18.1: #i54170# Change license header: remove SISSL
2005-09-07 22:17:47 +00:00
Oliver Bolte
fc58c6b7ab INTEGRATION: CWS presfixes03 (1.3.4); FILE MERGED
2005/04/01 15:48:07 thb 1.3.4.1: #i36190#, #i37793#, #i39245#, #i46023# Fixes for open/close polygon stroking; beefed up the canvas tools; moved try/catch block around configuration in cf_factory (to facilitate canvasdemo with broken/incomplete services.rdb; enhanced TextLayout to cope with new Action::getBounds() functionality in cppcanvas (needed for proper mtf bounds calculation); removed extra pixel right and bottom for filled polygons; avoiding uno::Sequence::operator[] for non-const cases, but using the naked mem ptr instead (performance)
2005-04-18 08:09:52 +00:00
Vladimir Glazounov
724e5e41d1 INTEGRATION: CWS presfixes01 (1.2.10); FILE MERGED
2005/02/16 11:14:02 fs 1.2.10.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2005-03-10 10:57:26 +00:00
Rüdiger Timm
8d76c6b9c5 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/11/17 17:00:27 thb 1.1.2.5: #118514# Canvas module reorg
2004/11/08 05:54:33 thb 1.1.2.4: #i36093#, #110496# Added native canvas gradients; improved bitmap performance by special-casing a few important formats; de-flickered full-content redraw, by performing that, too, in a bg VDev
2004/11/01 22:19:08 thb 1.1.2.3: #10496# Performance optimizations: added profiling traces
2004/10/26 23:36:58 thb 1.1.2.2: #110496# Added dedicated alpha bitmap support: factory methods at the XGraphicDevice, and optimized handling internally
2004/09/27 20:10:47 thb 1.1.2.1: #110496# Initial revision
2004-11-26 16:10:51 +00:00