Commit Graph

19 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
Tor Lillqvist
86b99ab408 Clang WaE: -Woverloaded-virtual weirdness, this seems to help 2012-04-04 01:05:50 +03:00
Norbert Thiebaud
c0f6713f94 remove include of pch header in cppcanvas 2011-11-27 13:02:39 -06:00
Thomas Arnhold
40ab8452f6 Remove SPECIAL_DEBUG directive. 2011-01-24 22:20:45 +01: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
483ec7f4b2 INTEGRATION: CWS canvas05 (1.12.12); FILE MERGED
2008/04/21 07:50:26 thb 1.12.12.2: RESYNC: (1.12-1.13); FILE MERGED
2007/12/20 16:42:53 thb 1.12.12.1: #i84784# Fixes to polygon output + enhancements for gradients kindly provided by rodo
2008-06-24 10:49:29 +00:00
Rüdiger Timm
e0dc77020c INTEGRATION: CWS changefileheader (1.12.24); FILE MERGED
2008/03/31 13:07:08 rt 1.12.24.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:13:42 +00:00
Kurt Zenker
9f8925de57 INTEGRATION: CWS aw048 (1.11.2); FILE MERGED
2007/04/18 15:30:18 aw 1.11.2.1: #i76339#
2007-05-09 12:36:12 +00:00
Oliver Bolte
f38265be21 INTEGRATION: CWS thbpp6 (1.10.10); FILE MERGED
2006/12/21 17:20:54 thb 1.10.10.1: #121806# Now keeping full precision of the mtf logic coordinates across mtf->XCanvas conversion
2007-01-22 10:51:27 +00:00
Oliver Bolte
065a3db228 INTEGRATION: CWS sb59 (1.8.22); FILE MERGED
2006/08/11 15:36:03 thb 1.8.22.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-12 14:00:10 +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
5a6f30514b INTEGRATION: CWS canvas02 (1.6.4); FILE MERGED
2005/10/09 09:14:23 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:45 +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
05d2ee40ac INTEGRATION: CWS presfixes02 (1.4.2); FILE MERGED
2005/03/14 16:04:54 thb 1.4.2.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:31:44 +00:00
Vladimir Glazounov
893bfed878 INTEGRATION: CWS presfixes01 (1.3.6); 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:22 +00:00
Rüdiger Timm
616200da08 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/11/08 05:56:08 thb 1.2.2.5: #i36093# Added native canvas gradients
2004/11/01 22:21:49 thb 1.2.2.4: #110496# Performance optimizations: added profiling traces
2004/07/20 19:09:00 thb 1.2.2.3: #110496# Unified include statements; removed external prefix from boost includes
2004/05/27 20:51:28 thb 1.2.2.2: #110496#
Added classification code to all TODO/HACK/FIXME comments.
There are four categories:
 - code quality (C)
 - performance (P)
 - missing functionality (F)
 - and missing/incomplete error handling (E)

Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/04/05 15:58:49 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:56:36 +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