• Stephan Bergmann's avatar
    unotools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) · 7f0bdd5e
    Stephan Bergmann yazdı
    ...by explicitly defaulting the copy/move functions (and, where needed in turn,
    also a default ctor) for classes that have a user-declared dtor that does
    nothing other than an implicitly-defined one would do, but needs to be user-
    declared because it is virtual and potentially serves as a key function to
    emit the vtable, or is non-public, etc.; and by removing explicitly user-
    provided functions that do the same as their implicitly-defined counterparts,
    but may prevent implicitly declared copy functions from being defined as non-
    deleted in the future.  (Even if such a user-provided function was declared
    non-inline in an include file, the apparently-used implicitly-defined copy
    functions are already include, so why bother with non-inline functions.)
    
    Change-Id: Iaa08ef916a2d266e011a2cb66592b377cb1eb23c
    Reviewed-on: https://gerrit.libreoffice.org/58095
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    7f0bdd5e
Adı
Son kayıt (commit)
Son güncelleme
..
ZipPackageHelper.hxx Loading commit data...
accessiblerelationsethelper.hxx Loading commit data...
accessiblestatesethelper.hxx Loading commit data...
bootstrap.hxx Loading commit data...
calendarwrapper.hxx Loading commit data...
caserotate.hxx Loading commit data...
charclass.hxx Loading commit data...
closeveto.hxx Loading commit data...
cmdoptions.hxx Loading commit data...
collatorwrapper.hxx Loading commit data...
compatibility.hxx Loading commit data...
configitem.hxx Loading commit data...
configmgr.hxx Loading commit data...
confignode.hxx Loading commit data...
configpaths.hxx Loading commit data...
configvaluecontainer.hxx Loading commit data...
datetime.hxx Loading commit data...
defaultoptions.hxx Loading commit data...
desktopterminationobserver.hxx Loading commit data...
digitgroupingiterator.hxx Loading commit data...
docinfohelper.hxx Loading commit data...
dynamicmenuoptions.hxx Loading commit data...
eventcfg.hxx Loading commit data...
eventlisteneradapter.hxx Loading commit data...
extendedsecurityoptions.hxx Loading commit data...
fltrcfg.hxx Loading commit data...
fontcfg.hxx Loading commit data...
fontcvt.hxx Loading commit data...
fontdefs.hxx Loading commit data...
fontoptions.hxx Loading commit data...
historyoptions.hxx Loading commit data...
intlwrapper.hxx Loading commit data...
itemholderbase.hxx Loading commit data...
lingucfg.hxx Loading commit data...
linguprops.hxx Loading commit data...
localedatawrapper.hxx Loading commit data...
localfilehelper.hxx Loading commit data...
mediadescriptor.hxx Loading commit data...
misccfg.hxx Loading commit data...
moduleoptions.hxx Loading commit data...
nativenumberwrapper.hxx Loading commit data...
options.hxx Loading commit data...
optionsdlg.hxx Loading commit data...
pathoptions.hxx Loading commit data...
printwarningoptions.hxx Loading commit data...
progresshandlerwrap.hxx Loading commit data...
readwritemutexguard.hxx Loading commit data...
resmgr.hxx Loading commit data...
saveopt.hxx Loading commit data...
searchopt.hxx Loading commit data...
securityoptions.hxx Loading commit data...
sharedunocomponent.hxx Loading commit data...
streamhelper.hxx Loading commit data...
streamsection.hxx Loading commit data...
streamwrap.hxx Loading commit data...
syslocale.hxx Loading commit data...
syslocaleoptions.hxx Loading commit data...
tempfile.hxx Loading commit data...
textsearch.hxx Loading commit data...
transliterationwrapper.hxx Loading commit data...
ucbhelper.hxx Loading commit data...
ucbstreamhelper.hxx Loading commit data...
unotoolsdllapi.h Loading commit data...
useroptions.hxx Loading commit data...
viewoptions.hxx Loading commit data...
wincodepage.hxx Loading commit data...