office-gobmx/unotools/inc/unotools
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
..
accelcfg.hxx
accessiblerelationsethelper.hxx
accessiblestatesethelper.hxx
atom.hxx
bootstrap.hxx
calendarwrapper.hxx Remove unused code 2012-02-10 15:42:53 +00:00
caserotate.hxx
charclass.hxx
closeveto.hxx
cmdoptions.hxx
collatorwrapper.hxx
compatibility.hxx
componentresmodule.hxx
configitem.hxx A few safe replacements of pathes->paths 2012-02-01 14:43:37 +01:00
configmgr.hxx
confignode.hxx callcatcher: remove some unused code 2012-03-12 11:43:49 +00:00
configpathes.hxx A few safe replacements of pathes->paths 2012-02-01 14:43:37 +01:00
configvaluecontainer.hxx update unused list 2012-02-08 09:12:27 +00:00
datetime.hxx
defaultoptions.hxx
desktopterminationobserver.hxx Enable -Wnon-virtual-dtor for GCC 4.6 2012-03-14 13:32:02 +01:00
digitgroupingiterator.hxx
docinfohelper.hxx
dynamicmenuoptions.hxx
eventcfg.hxx
eventlisteneradapter.hxx
extendedsecurityoptions.hxx
fltrcfg.hxx
fontcfg.hxx
fontcvt.hxx
fontdefs.hxx
fontoptions.hxx
historyoptions.hxx
historyoptions_const.hxx
idhelper.hxx
internaloptions.hxx remove '#define OUSTRING ::rtl::OUString' 2012-01-30 12:23:34 +04:00
intlwrapper.hxx
itemholderbase.hxx Replace SvtUndoOptions with (simplified) direct configuration access. 2012-01-27 15:04:26 +01:00
lingucfg.hxx
linguprops.hxx
localedatawrapper.hxx Remove unused code 2012-02-10 15:42:53 +00:00
localfilehelper.hxx
localisationoptions.hxx
loghelper.hxx
misccfg.hxx
moduleoptions.hxx
nativenumberwrapper.hxx Remove unused code 2012-02-10 15:42:53 +00:00
numberformatcodewrapper.hxx Remove unused code 2012-02-19 14:42:10 +04:00
options.hxx
optionsdlg.hxx drop unnecessary include 2012-01-27 12:59:48 +00:00
pathoptions.hxx A few safe replacements of pathes->paths 2012-02-01 14:43:37 +01:00
printwarningoptions.hxx
progresshandlerwrap.hxx
querydeep.hxx
readwritemutexguard.hxx
saveopt.hxx
searchopt.hxx
securityoptions.hxx
sharedunocomponent.hxx Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
startoptions.hxx
streamhelper.hxx
streamsection.hxx
streamwrap.hxx
syslocale.hxx
syslocaleoptions.hxx
tempfile.hxx
textsearch.hxx
transliterationwrapper.hxx remove TransliterationWrapper::compareSubstring 2012-03-06 11:26:34 +00:00
ucbhelper.hxx
ucblockbytes.hxx expand and remove NS_* macro 2012-02-21 14:02:45 +01:00
ucbstreamhelper.hxx expand and remove NS_* macro 2012-02-21 14:02:45 +01:00
unotoolsdllapi.h
useroptions.hxx
useroptions_const.hxx
viewoptions.hxx
workingsetoptions.hxx
xmlaccelcfg.hxx