office-gobmx/sal/inc/rtl
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
..
alloc.h
allocator.hxx
bootstrap.h
bootstrap.hxx
byteseq.h
byteseq.hxx
cipher.h
crc.h
digest.h
instance.hxx
locale.h
locale.hxx
logfile.h
logfile.hxx
malformeduriexception.hxx
math.h
math.hxx
memory.h
oustringostreaminserter.hxx
process.h
random.h
ref.hxx Enable -Wnon-virtual-dtor for GCC 4.6 2012-03-14 13:32:02 +01:00
strbuf.h
strbuf.hxx
string.h prevent using RTL_CONSTASCII_* macros with string literal functions 2012-03-12 13:35:56 +01:00
string.hxx make OString work even with old gcc that has SFINAE broken 2012-03-13 16:21:04 +01:00
tencinfo.h
textcvt.h
textenc.h
unload.h
uri.h
uri.hxx
ustrbuf.h
ustrbuf.hxx
ustring.h @since 3.6 -> @since LibreOffice 3.6 2012-03-12 13:35:59 +01:00
ustring.hxx @since 3.6 -> @since LibreOffice 3.6 2012-03-12 13:35:59 +01:00
uuid.h