Commit Graph

11 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
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
Petr Mladek
1275d274db more removed include guards using fixguard.py 2010-10-05 18:21:30 +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
Rüdiger Timm
56b2012f43 INTEGRATION: CWS changefileheader (1.7.80); FILE MERGED
2008/04/01 15:10:03 thb 1.7.80.2: #i85898# Stripping all external header guards
2008/03/31 13:07:07 rt 1.7.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:07:59 +00:00
Rüdiger Timm
2d595ca408 INTEGRATION: CWS ooo19126 (1.6.14); FILE MERGED
2005/09/05 18:40:56 rt 1.6.14.1: #i54170# Change license header: remove SISSL
2005-09-08 07:16:31 +00:00
Oliver Bolte
277bc8faff INTEGRATION: CWS presfixes03 (1.5.2); FILE MERGED
2005/04/01 16:09:42 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 08:58:44 +00:00
Rüdiger Timm
91d05b9e8b INTEGRATION: CWS presfixes02 (1.4.14); FILE MERGED
2005/03/14 16:04:50 thb 1.4.14.1: #i35136# #i36914# #i41113# #i44100# #i40115# #i41839# #i44404# Merge from presfixes01 patches
2005-03-30 07:24:45 +00:00
Rüdiger Timm
8cccdb0202 INTEGRATION: CWS presentationengine01 (1.2.2); FILE MERGED
2004/07/20 19:08:57 thb 1.2.2.2: #110496# Unified include statements; removed external prefix from boost includes
2004/04/05 15:58:45 thb 1.2.2.1: Resync with canvas01 changes
2004-11-26 19:53:15 +00:00
Rüdiger Timm
80d4ac8725 INTEGRATION: CWS ooo20040704 (1.2.10); FILE MERGED
2004/06/28 12:12:41 cmc 1.2.10.1: #i30801 no need to prepend external before boost
2004-09-08 15:59:00 +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