Commit Graph

7 Commits

Author SHA1 Message Date
Michael Meeks
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
Stephan Bergmann
6e67c03dc0 Enable -Wnon-virtual-dtor for GCC 4.6
...which has the necessary features to support it.

Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.

cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.

Includes a patch for libcmis, intended to be upstreamed.
2012-03-14 13:32:02 +01:00
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
Jens-Heiner Rechtien
4573ccfffd 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
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Rüdiger Timm
bd4ec2df7b INTEGRATION: CWS changefileheader (1.2.126); FILE MERGED
2008/04/01 10:50:17 thb 1.2.126.2: #i85898# Stripping all external header guards
2008/03/28 16:43:15 rt 1.2.126.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:27:20 +00:00
Vladimir Glazounov
2c69f6d73e INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/03/14 19:05:06 iha 1.1.2.1: #i63008# crash leaving inplace mode while having subtitles
2007-05-22 16:19:14 +00:00