summaryrefslogtreecommitdiff
path: root/cppcanvas/source/wrapper/implcustomsprite.cxx
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11INTEGRATION: CWS changefileheader (1.8.50); FILE MERGEDRüdiger Timm1-26/+18
2008/04/01 15:10:07 thb 1.8.50.2: #i85898# Stripping all external header guards 2008/03/31 13:07:09 rt 1.8.50.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.7.24); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:22:51 kaib 1.7.24.1: #i68856# Added header markers and pch files
2005-11-02INTEGRATION: CWS canvas02 (1.5.8); FILE MERGEDKurt Zenker1-2/+6
2005/10/09 09:20:43 thb 1.5.8.2: RESYNC: (1.5-1.6); FILE MERGED 2005/08/19 11:08:34 thb 1.5.8.1: #i53538# Changed clip setting to use basegfx polygon (cppcanvas::PolyPolygon contains reference back to canvas); changed direct access to base class member to getter method, thus, providing the actual XCanvas clip polygon lazily.
2005-09-08INTEGRATION: CWS ooo19126 (1.5.18); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 18:41:03 rt 1.5.18.1: #i54170# Change license header: remove SISSL
2005-03-30INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGEDRüdiger Timm1-3/+2
2005/03/14 16:04:57 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-10INTEGRATION: CWS presfixes01 (1.3.6); FILE MERGEDVladimir Glazounov1-3/+3
2005/02/16 11:14:37 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-7/+9
2004/07/20 19:09:06 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes 2004/06/25 10:30:30 thb 1.2.2.2: #110496# Some header cleanups (missing forward declarations), changed Canvas and derived to emulate covariant return types on clone() (not directly possible with shared_ptr) 2004/04/05 15:58:53 thb 1.2.2.1: Resync with canvas01 changes
2004-03-18#110496# Merge from cws_srx645_canvas01: first working version of XCanvas ↵Thorsten Behrens1-0/+110
C++ wrapper, providing encapsulation against possible API changes and some amount of convenience.