office-gobmx/external
Stephan Bergmann 053c549fdd external/libwps: operation between different enumeration types
> MSWrite.cpp:1424:63: error: invalid arithmetic between different enumeration types ('MSWriteParserInternal::BitmapFileHeaderOffset' and 'MSWriteParserInternal::BitmapInfoHeaderV2Offset')
>  1424 |         unsigned offset = MSWriteParserInternal::BM_FILE_STRUCT_SIZE + MSWriteParserInternal::BM_INFO_V2_STRUCT_SIZE + colors * unsigned(sizeof(MSWriteParserInternal::BitmapPalette));
>       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

etc. as reported now with --with-latest-c++ (i.e., in C++26 mode) by Clang 18
trunk since
<1cbd52f791>
"[Clang] Implement P2864R2 Remove Deprecated Arithmetic Conversion on
Enumerations (#73105)"

Change-Id: I6307978bc39e0f965144e0df3ac9a28eb817fe10
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160552
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2023-12-11 07:59:09 +01:00
..
beanshell
bluez_bluetooth
boost tdf#158442: fix opening hybrid PDFs on Windows 2023-12-01 16:13:38 +01:00
box2d
breakpad
bzip2 tdf#116412 include bz2 module in internal python 2023-10-14 08:53:14 +02:00
cairo Silence UBSan misaligned-pointer-use 2023-10-16 14:08:05 +02:00
clew
clucene
coinmp
cppunit
curl tdf#146386 curl,ucb: remove FTP UCP 2023-11-09 16:51:42 +01:00
dragonbox
dtoa
epm
epoxy
expat
firebird
fontconfig fontconfig android: Drop obsolete patch for API level < 21 2023-12-08 10:40:11 +01:00
freetype
frozen
glm
gpgmepp
graphite external/graphite: operation between different enumeration types 2023-12-11 07:58:38 +01:00
harfbuzz
hsqldb
hunspell speed up hunspell inner loop 2023-11-03 15:22:51 +01:00
hyphen
IAccessible2 tdf#135586 a11y: Make IAccessible2 an external and update it 2023-10-25 20:48:07 +02:00
icu
java_websocket cid#1545413 drop PerMessageDeflateExtension 2023-10-09 13:27:25 +02:00
jfreereport
lcms2 fix lcms2 build on Windows AARCH64 - missig output path option 2023-12-09 03:54:35 +01:00
libabw
libassuan
libatomic_ops
libcdr
libcmis upgrade libcmis 2023-11-13 13:02:52 +01:00
libebook external/libebook: operation between different enumeration types 2023-12-11 07:58:54 +01:00
libeot Remove hard limit to c89 for clang 2023-12-10 00:37:58 +01:00
libepubgen
libetonyek
libexttextcat
libffi -Wimplicit-function-declaration 2023-10-15 23:22:44 +02:00
libfreehand
libgpg-error
libjpeg-turbo
liblangtag
libmspub
libmwaw
libnumbertext external/libnumbertext: Silence -Werror,-Wdeprecated-declarations 2023-12-08 07:31:54 +01:00
libodfgen
liborcus Upgrade orcus to 0.19.2 2023-11-10 15:35:47 +01:00
libpagemaker
libpng
libqxp
librevenge
libstaroffice
libtiff upgrade libtiff to 4.6.0 2023-10-28 21:57:28 +02:00
libtommath
libvisio
libwebp
libwpd
libwpg
libwps external/libwps: operation between different enumeration types 2023-12-11 07:59:09 +01:00
libxml2 ofz: lots of msan spam in LLVMFuzzerCustomMutator 2023-10-31 11:26:18 +01:00
libxslt
libzmf
lpsolve
lxml external/lxml: Fix --enable-python=fully-internal build 2023-10-20 13:19:57 +02:00
mariadb-connector-c mariadb connector: upgrade to release 3.3.7 (fixes tdf#157826) 2023-10-21 08:43:44 +02:00
mdds
mdnsresponder
misc_extensions
more_fonts
msc-externals
mythes
nss
openldap
openssl
pdfium Update to pdfium 6060 2023-10-12 08:21:10 +02:00
poppler Drop some patches for old GCC 2023-10-04 10:35:16 +02:00
postgresql
python3 python3: name gdb pretty-printer after .so, not .bin 2023-11-09 16:54:08 +01:00
redland
rhino
sane
skia backport skia "Avoid combining extremely large meshes" fix 2023-11-29 22:03:18 +01:00
twain_dsm
unixODBC
xmlsec
xsltml
zlib
zxcvbn-c tdf#157518: external: bundle zxcvbn-c 2023-10-30 08:17:05 +01:00
zxing external/zxing: Backport my upstream fix for android build w/ NDK 26 2023-11-28 10:59:18 +01:00
Makefile
Module_external.mk add --with-system-zxcvbn 2023-11-06 20:02:07 +01:00
README.md

External Projects

External projects bundled with LibreOffice.