Commit Graph

10 Commits

Author SHA1 Message Date
Thomas Arnhold
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +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
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Jens-Heiner Rechtien
1708f6091b 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
39d461faf9 INTEGRATION: CWS changefileheader (1.4.434); FILE MERGED
2008/03/31 13:27:43 rt 1.4.434.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:13:37 +00:00
Rüdiger Timm
53fcedeca3 INTEGRATION: CWS ooo19126 (1.3.204); FILE MERGED
2005/09/05 17:34:18 rt 1.3.204.1: #i54170# Change license header: remove SISSL
2005-09-08 14:18:13 +00:00
Jens-Heiner Rechtien
704fa3401d INTEGRATION: CWS insight01 (1.2.64); FILE MERGED
2003/08/15 08:50:56 oj 1.2.64.1: #111075# ongoing new dbaapp work
2004-08-02 14:52:38 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00