summaryrefslogtreecommitdiff
path: root/cppcanvas/source/tools
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11INTEGRATION: CWS changefileheader (1.7.46); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:07:08 rt 1.7.46.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.80); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:07:08 rt 1.3.80.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.9.22); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 13:07:08 rt 1.9.22.1: #i87441# Change license header to LPGL v3.
2007-07-17INTEGRATION: CWS presfixes12 (1.8.18); FILE MERGEDOliver Bolte1-18/+14
2007/06/19 11:25:23 thb 1.8.18.3: #i10000# Reversed order, seems that gcc does not handle the safe bool idiom correctly here 2007/06/18 14:33:23 thb 1.8.18.2: #i10000# Avoid boost::optional::get(), which changed semantics after 1.31 (breaks the build for --with-system-boost) 2007/03/08 21:37:07 thb 1.8.18.1: #i37778# Added extra setClip() method to be able to set no clip - setting a clip with zero polygons by definition clips everything
2006-10-12INTEGRATION: CWS sb59 (1.5.26); FILE MERGEDOliver Bolte1-6/+6
2006/08/11 15:36:04 thb 1.5.26.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-12INTEGRATION: CWS sb59 (1.6.22); FILE MERGEDOliver Bolte1-3/+3
2006/08/11 22:44:40 thb 1.6.22.1: #i68336# Made cppcanvas warning free for wntmsci10
2006-09-17INTEGRATION: CWS pchfix02 (1.5.28); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:22:50 kaib 1.5.28.1: #i68856# Added header markers and pch files
2006-09-17INTEGRATION: CWS pchfix02 (1.6.24); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:22:50 kaib 1.6.24.1: #i68856# Added header markers and pch files
2005-11-02INTEGRATION: CWS canvas02 (1.4.10); FILE MERGEDKurt Zenker1-11/+24
2005/10/09 09:16:37 thb 1.4.10.2: RESYNC: (1.4-1.5); FILE MERGED 2005/08/19 11:07:04 thb 1.4.10.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas)
2005-09-08INTEGRATION: CWS ooo19126 (1.4.20); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 18:41:01 rt 1.4.20.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.44); FILE MERGEDRüdiger Timm1-48/+21
2005/09/05 18:41:01 rt 1.2.44.1: #i54170# Change license header: remove SISSL
2005-03-10INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGEDVladimir Glazounov2-10/+8
2005/02/16 11:14:33 fs 1.3.6.1: #i42558# drafts.com.sun.star.drawing/rendering/geometry moved to com.sun.star.*
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGEDRüdiger Timm1-17/+11
2004/08/13 20:35:49 thb 1.2.2.3: #110496# Improved color tooling 2004/07/20 19:09:02 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGEDRüdiger Timm1-5/+9
2004/11/22 15:23:45 thb 1.2.2.3: #110496# Avoiding ternary operators returning different types on their branches: triggers Solaris compiler bug 2004/07/20 19:09:02 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes 2004/04/05 15:58:50 thb 1.2.2.1: Resync with canvas01 changes
2004-03-18#110496# Merge from cws_srx645_canvas01: first working version of XCanvas ↵Thorsten Behrens3-0/+354
C++ wrapper, providing encapsulation against possible API changes and some amount of convenience.