office-gobmx/external
Stephan Bergmann 02b0369d4f external/icu: Fix -Werror=deprecated-copy-dtor
...happening when LO code includes skia files:

> In file included from workdir/UnpackedTarball/icu/source/i18n/unicode/format.h:47,
>                  from workdir/UnpackedTarball/icu/source/i18n/unicode/numfmt.h:39,
>                  from i18nutil/source/utility/unicode.cxx:26:
> workdir/UnpackedTarball/icu/source/i18n/unicode/fieldpos.h: In copy constructor ‘icu_65::FieldPosition::FieldPosition(const icu_65::FieldPosition&)’:
> workdir/UnpackedTarball/icu/source/i18n/unicode/fieldpos.h:146:102: error: implicitly-declared ‘constexpr icu_65::UObject::UObject(const icu_65::UObject&)’ is deprecated [-Werror=deprecated-copy-dtor]
>   146 |         : UObject(copy), fField(copy.fField), fBeginIndex(copy.fBeginIndex), fEndIndex(copy.fEndIndex) {}
>       |                                                                                                      ^
> In file included from workdir/UnpackedTarball/icu/source/common/unicode/bytestream.h:44,
>                  from workdir/UnpackedTarball/icu/source/common/unicode/locid.h:38,
>                  from include/i18nlangtag/languagetagicu.hxx:16,
>                  from i18nutil/source/utility/unicode.cxx:23:
> /data/sbergman/lo-gcc/core/workdir/UnpackedTarball/icu/source/common/unicode/uobject.h:230:13: note: because ‘icu_65::UObject’ has user-provided ‘virtual icu_65::UObject::~UObject()’
>   230 |     virtual ~UObject();
>       |             ^

See e9e4eb0736 "Fix some
-Werror=deprecated-copy-dtor" for details about -Wdeprecated-copy-dtor.

Change-Id: I89b94047af30452dd4e316b33877dd0775a851aa
Reviewed-on: https://gerrit.libreoffice.org/84426
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-12-04 18:47:40 +01:00
..
apache-commons
apr
beanshell
bluez_bluetooth
boost external/boost: Adapt to std::allocator parts removed in C++20 2019-10-28 10:41:37 +01:00
breakpad external/breakpad: Adapt to std::allocator parts removed in C++20 2019-10-28 10:32:18 +01:00
bzip2
cairo android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR. 2019-11-27 15:52:35 +01:00
clew
clucene external/clucene: Adapt to C++20 deleted ostream << for non-plain char types 2019-12-03 16:06:05 +01:00
coinmp coinmp: disable "glpk", whatever that is 2019-11-01 10:32:22 +01:00
cppunit
ct2n
curl
epm
epoxy
expat external/expat: Avoid -fsanitizenullptr-with-offset 2019-10-22 07:19:30 +02:00
firebird external/firebird: Make comparison operator member functions const 2019-10-21 21:56:57 +02:00
fontconfig
freetype
glm Removed executable bits on patch file 2019-10-24 18:54:32 +02:00
gpgmepp
graphite
harfbuzz Upgrade to ICU 65.1 2019-10-30 09:14:48 +01:00
hsqldb
hunspell CVE-2019-16707 2019-11-13 09:55:10 +01:00
hyphen
icu external/icu: Fix -Werror=deprecated-copy-dtor 2019-12-04 18:47:40 +01:00
jfreereport
languagetool
lcms2
libabw
libassuan
libatomic_ops
libcdr
libcmis
libebook
libeot
libepubgen
libetonyek
libexttextcat
libfreehand Upgrade to ICU 65.1 2019-10-30 09:14:48 +01:00
libgpg-error
libjpeg-turbo
liblangtag external/liblangtag: Avoid null pointer deref in lt_warning call 2019-11-27 12:43:37 +01:00
libmspub
libmwaw
libnumbertext
libodfgen
liborcus
libpagemaker
libpng android: Add also aarch64 to avoid linking errors. 2019-12-02 09:09:38 +01:00
libqxp
librevenge
libstaroffice iexternal/libstaroffice: Fix equality operator arguments 2019-10-21 22:02:49 +02:00
libtommath
libvisio
libwpd
libwpg
libwps Replace hotfix with upstream patch, tdf#127887 follow-up 2019-11-22 02:26:31 +01:00
libxml2 libxml2: upgrade to release 2.9.10 2019-11-20 18:47:53 +01:00
libxslt libxslt: upgrade to release 1.1.34 2019-11-21 12:34:34 +01:00
libzmf
lpsolve external/lpsolve: Avoid UBSan nullptr-with-nonzero-offset 2019-10-22 16:50:31 +02:00
lxml
mariadb-connector-c
mdds Mark external/mdds/Wdeprecated-copy.patch as upstreamed 2019-11-26 16:45:47 +01:00
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
neon
nss nss: Fix Android build for x86 and x86_64 2019-12-04 11:44:55 +01:00
openldap
openssl
owncloud-android-lib
pdfium external: update pdfium to 3963 2019-11-13 09:02:30 +01:00
poppler poppler: upgrade to release 0.82.0 2019-11-20 17:12:24 +01:00
postgresql
python3 python3: upgrade to release 3.5.9 2019-11-19 12:22:59 +01:00
qrcodegen
redland Pass ENABLE_DEBUG into ExternalProject_redland 2019-10-22 15:08:37 +02:00
rhino
sane
serf
skia external/skia: Fix -Werror=deprecated-copy-dtor 2019-12-04 18:39:36 +01:00
twain_dsm
ucpp
unixODBC
xmlsec
xsltml
zlib
Makefile
Module_external.mk initial build of the Skia library 2019-11-27 09:55:05 +01:00
README

External projects bundled with LibreOffice.