Commit Graph

15 Commits

Author SHA1 Message Date
Tor Lillqvist
66aed6f470 New try to sort out the overloaded virtual method weirdness
Revert "Clang WaE: -Woverloaded-virtual weirdness, this seems to help"
as that broke tinderboxes. Try another way instead, renaming two
versions of the overloaded render() method, so that there is no longer
any overloading.

Compiles -Werror-clean with Clang, hopefully no problem with other
compilers either.

This reverts commit 86b99ab408.
2012-04-04 08:27:23 +03:00
Norbert Thiebaud
c0f6713f94 remove include of pch header in cppcanvas 2011-11-27 13:02:39 -06:00
Sebastian Spaeth
4905a19032 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
Jens-Heiner Rechtien
8764506704 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Kurt Zenker
4fb36f910a INTEGRATION: CWS canvas05 (1.10.14); FILE MERGED
2008/04/21 07:50:11 thb 1.10.14.2: RESYNC: (1.10-1.11); FILE MERGED
2007/10/01 13:41:44 thb 1.10.14.1: #i79258# Merge from CWS picom
2008-06-24 10:48:38 +00:00
Rüdiger Timm
012180fc96 INTEGRATION: CWS changefileheader (1.10.26); FILE MERGED
2008/03/31 13:07:08 rt 1.10.26.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:15:40 +00:00
Oliver Bolte
7eb13e2293 INTEGRATION: CWS thbpp6 (1.9.14); FILE MERGED
2006/12/21 17:20:54 thb 1.9.14.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion
2007-01-22 10:52:02 +00:00
Oliver Bolte
7a580ec9e2 INTEGRATION: CWS pchfix02 (1.8.24); FILE MERGED
2006/09/01 17:22:49 kaib 1.8.24.1: #i68856# Added header markers and pch files
2006-09-17 11:50:33 +00:00
Kurt Zenker
af427b9ddd INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/09 09:13:43 thb 1.6.4.2: RESYNC: (1.6-1.7); FILE MERGED
2005/08/24 23:02:57 thb 1.6.4.1: #i52876# Added CachedPrimitiveBase base class for common XCachedPrimitive handling; removed external header guards from cxx files
2005-11-02 12:41:31 +00:00
Rüdiger Timm
04a2701539 INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED
2005/09/05 18:40:59 rt 1.6.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:21:32 +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
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
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
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
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