mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/libreoffice-fresh to 7.6.3-2
This commit is contained in:
parent
9bc9f45577
commit
87e63f6ae2
3 changed files with 319 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgbase = libreoffice-fresh
|
||||
pkgver = 7.6.3
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://www.libreoffice.org/
|
||||
arch = x86_64
|
||||
license = LGPL3
|
||||
|
@ -23,6 +23,7 @@ pkgbase = libreoffice-fresh
|
|||
makedepends = sh
|
||||
makedepends = graphite
|
||||
makedepends = icu
|
||||
makedepends = libxslt
|
||||
makedepends = lcms2
|
||||
makedepends = poppler>=0.24.0
|
||||
makedepends = libvisio
|
||||
|
@ -109,8 +110,6 @@ pkgbase = libreoffice-fresh
|
|||
noextract = skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
|
||||
noextract = dragonbox-1.1.3.tar.gz
|
||||
noextract = frozen-1.1.1.tar.gz
|
||||
noextract = libxml2-2.11.4.tar.xz
|
||||
noextract = libxslt-1.1.38.tar.xz
|
||||
noextract = 8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
|
||||
noextract = odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
|
||||
noextract = f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
|
@ -137,14 +136,13 @@ pkgbase = libreoffice-fresh
|
|||
source = https://dev-www.libreoffice.org/src/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
|
||||
source = https://dev-www.libreoffice.org/src/dragonbox-1.1.3.tar.gz
|
||||
source = https://dev-www.libreoffice.org/src/frozen-1.1.1.tar.gz
|
||||
source = https://dev-www.libreoffice.org/src/libxml2-2.11.4.tar.xz
|
||||
source = https://dev-www.libreoffice.org/src/libxslt-1.1.38.tar.xz
|
||||
source = https://dev-www.libreoffice.org/extern/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar
|
||||
source = https://dev-www.libreoffice.org/extern/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar
|
||||
source = https://dev-www.libreoffice.org/extern/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
source = https://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
source = make-pyuno-work-with-system-wide-module-install.diff
|
||||
source = 623ea5c.diff
|
||||
source = fix-build-against-system-libxml-2.12.diff
|
||||
source = soffice-template.desktop.in
|
||||
source = libreoffice-fresh.sh
|
||||
source = libreoffice-fresh.csh
|
||||
|
@ -170,14 +168,13 @@ pkgbase = libreoffice-fresh
|
|||
sha256sums = 0d08a99ed46cde43b5ad2672b5d8770c8eb85d0d26cb8f1f85fd9befe1e9ceb9
|
||||
sha256sums = 09d63b05e9c594ec423778ab59b7a5aa1d76fdd71d25c7048b0258c4ec9c3384
|
||||
sha256sums = f7c7075750e8fceeac081e9ef01944f221b36d9725beac8681cbd2838d26be45
|
||||
sha256sums = 737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7
|
||||
sha256sums = 1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1
|
||||
sha256sums = f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770
|
||||
sha256sums = 984f2a479df79e27e7b01a5815ac53ae64e07746b882262d8a64566494515504
|
||||
sha256sums = f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140
|
||||
sha256sums = eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6
|
||||
sha256sums = c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563
|
||||
sha256sums = 440c9af5f3d1213d8ed7177282380f25cbc981cabc8b590dcb777aaae84178e5
|
||||
sha256sums = 793a52abff29b3db51a1db9686b561911b9b3de70bd6dd02bbc1d78fcd960648
|
||||
sha256sums = d0be8099cbee3c9dfda694a828149b881c345b204ab68826f317580aafb50879
|
||||
sha256sums = b43ed267643fc5ced803dca010427b12b1f10db485173ccb19efb3395e60c82e
|
||||
sha256sums = 66f2cb5d2ff9909ee9633aea73d5306fc8c4ff358fa526f45d9994210d3e23ff
|
||||
|
@ -215,6 +212,7 @@ pkgname = libreoffice-fresh
|
|||
depends = sh
|
||||
depends = graphite
|
||||
depends = icu
|
||||
depends = libxslt
|
||||
depends = lcms2
|
||||
depends = poppler>=0.24.0
|
||||
depends = libvisio
|
||||
|
@ -259,6 +257,7 @@ pkgname = libreoffice-fresh
|
|||
depends = libpng
|
||||
depends = freetype2
|
||||
depends = raptor
|
||||
depends = libxml2
|
||||
depends = cairo
|
||||
depends = libx11
|
||||
depends = expat
|
||||
|
|
|
@ -19,13 +19,13 @@ pkgbase=libreoffice-fresh
|
|||
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
|
||||
_LOver=7.6.3.2
|
||||
pkgver=7.6.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="https://www.libreoffice.org/"
|
||||
makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' # 'libxslt'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||
'libmspub' 'harfbuzz-icu' 'nss' 'hicolor-icon-theme'
|
||||
'gst-plugins-base-libs' 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'ant'
|
||||
|
@ -61,14 +61,13 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
|
|||
${_additional_source_url}/skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
|
||||
${_additional_source_url}/dragonbox-1.1.3.tar.gz
|
||||
${_additional_source_url}/frozen-1.1.1.tar.gz
|
||||
${_additional_source_url}/libxml2-2.11.4.tar.xz
|
||||
${_additional_source_url}/libxslt-1.1.38.tar.xz
|
||||
${_additional_source_url2}/8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
${_additional_source_url2}/odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite
|
||||
${_additional_source_url2}/f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
|
||||
make-pyuno-work-with-system-wide-module-install.diff
|
||||
623ea5c.diff
|
||||
fix-build-against-system-libxml-2.12.diff
|
||||
soffice-template.desktop.in
|
||||
libreoffice-fresh.sh libreoffice-fresh.csh)
|
||||
noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
||||
|
@ -86,8 +85,6 @@ noextract=(35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
|
|||
skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404.tar.xz
|
||||
dragonbox-1.1.3.tar.gz
|
||||
frozen-1.1.1.tar.gz
|
||||
libxml2-2.11.4.tar.xz
|
||||
libxslt-1.1.38.tar.xz
|
||||
8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4-master.jar # for test suite
|
||||
odfvalidator-1.2.0-incubating-SNAPSHOT-jar-with-dependencies-971c54fd38a968f5860014b44301872706f9e540.jar # for test suite
|
||||
f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140-opens___.ttf
|
||||
|
@ -115,14 +112,13 @@ sha256sums=('91e94b99a7270c450d8b1f31fa833397fc49cc71260267d8e044a6462ed7e15d'
|
|||
'0d08a99ed46cde43b5ad2672b5d8770c8eb85d0d26cb8f1f85fd9befe1e9ceb9'
|
||||
'09d63b05e9c594ec423778ab59b7a5aa1d76fdd71d25c7048b0258c4ec9c3384'
|
||||
'f7c7075750e8fceeac081e9ef01944f221b36d9725beac8681cbd2838d26be45'
|
||||
'737e1d7f8ab3f139729ca13a2494fd17bf30ddb4b7a427cf336252cab57f57f7'
|
||||
'1f32450425819a09acaff2ab7a5a7f8a2ec7956e505d7beeb45e843d0e1ecab1'
|
||||
'f2443f27561af52324eee03a1892d9f569adc8db9e7bca55614898bc2a13a770'
|
||||
'984f2a479df79e27e7b01a5815ac53ae64e07746b882262d8a64566494515504'
|
||||
'f543e6e2d7275557a839a164941c0a86e5f2c3f2a0042bfc434c88c6dde9e140'
|
||||
'eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6'
|
||||
'c463654a73ecfbc242ff109726fb4faecdbfb3d91affafe919b24bea65afb563'
|
||||
'440c9af5f3d1213d8ed7177282380f25cbc981cabc8b590dcb777aaae84178e5'
|
||||
'793a52abff29b3db51a1db9686b561911b9b3de70bd6dd02bbc1d78fcd960648'
|
||||
'd0be8099cbee3c9dfda694a828149b881c345b204ab68826f317580aafb50879'
|
||||
'b43ed267643fc5ced803dca010427b12b1f10db485173ccb19efb3395e60c82e'
|
||||
'66f2cb5d2ff9909ee9633aea73d5306fc8c4ff358fa526f45d9994210d3e23ff')
|
||||
|
@ -149,6 +145,9 @@ prepare() {
|
|||
# fix build - https://gerrit.libreoffice.org/c/core/+/145421
|
||||
patch -Np1 -i "${srcdir}"/623ea5c.diff
|
||||
|
||||
# fix build with libxml2 2.12
|
||||
patch -Np1 -i "${srcdir}"/fix-build-against-system-libxml-2.12.diff
|
||||
|
||||
#use the CFLAGS but remove the LibO overridden ones
|
||||
for i in $CFLAGS; do
|
||||
case "$i" in
|
||||
|
@ -207,7 +206,7 @@ build() {
|
|||
--enable-ext-wiki-publisher \
|
||||
--enable-ext-nlpsolver \
|
||||
--without-fonts\
|
||||
--without-system-libxml \
|
||||
--with-system-libxml \
|
||||
--with-system-libcdr \
|
||||
--with-system-mdds\
|
||||
--without-myspell-dicts \
|
||||
|
@ -304,7 +303,7 @@ package_libreoffice-fresh() {
|
|||
pkgdesc="LibreOffice branch which contains new features and program enhancements"
|
||||
depends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python' 'libwpd>=0.9.2' 'libwps'
|
||||
'neon>=0.28.6' 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' # 'libxslt'
|
||||
'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'graphite' 'icu' 'libxslt'
|
||||
'lcms2' 'poppler>=0.24.0' 'libvisio' 'libetonyek' 'libodfgen' 'libcdr'
|
||||
'libmspub' 'harfbuzz-icu' 'nss' 'clucene' 'hicolor-icon-theme'
|
||||
'desktop-file-utils' 'shared-mime-info' 'libpagemaker'
|
||||
|
@ -313,7 +312,7 @@ package_libreoffice-fresh() {
|
|||
'libtommath' 'libzmf' 'libatomic_ops' 'xmlsec' 'libnumbertext' 'gpgme'
|
||||
'libfreehand' 'libstaroffice' 'libepubgen' 'libqxp' 'libepoxy' 'box2d'
|
||||
'zxing-cpp' 'xdg-utils'
|
||||
'libldap' 'fontconfig' 'zlib' 'libpng' 'freetype2' 'raptor' #'libxml2'
|
||||
'libldap' 'fontconfig' 'zlib' 'libpng' 'freetype2' 'raptor' 'libxml2'
|
||||
'cairo' 'libx11' 'expat' 'glib2' 'boost-libs' 'libtiff' 'dbus' 'glibc'
|
||||
'librevenge' 'libxext' 'openjpeg2' )
|
||||
optdepends=('java-runtime: adds java support'
|
||||
|
|
|
@ -0,0 +1,303 @@
|
|||
From c8f7408db73d2f2ccacb25a2b4fef8dfebdfc6cb Mon Sep 17 00:00:00 2001
|
||||
From: Miklos Vajna <vmiklos@collabora.com>
|
||||
Date: Mon, 27 Nov 2023 08:02:59 +0100
|
||||
Subject: tdf#158302 fix build against system-libxml-2.12
|
||||
|
||||
Seen in a fedora:40 container, using --with-system-libcmis,
|
||||
--with-system-liblangtag and --with-system-xmlsec.
|
||||
|
||||
Change-Id: I9d748d3dc0b70dbfdfcb6b99c9ce8440bda6f326
|
||||
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159980
|
||||
Tested-by: Jenkins
|
||||
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
|
||||
---
|
||||
drawinglayer/source/tools/primitive2dxmldump.cxx | 1 +
|
||||
filter/source/xsltfilter/LibXSLTTransformer.cxx | 2 +-
|
||||
helpcompiler/source/HelpLinker.cxx | 4 ++++
|
||||
include/xmloff/xmltoken.hxx | 2 +-
|
||||
sax/source/fastparser/fastparser.cxx | 2 +-
|
||||
sc/source/core/tool/interpr7.cxx | 1 +
|
||||
sc/source/filter/xml/XMLExportDataPilot.cxx | 2 +-
|
||||
sc/source/filter/xml/XMLExportDatabaseRanges.cxx | 2 +-
|
||||
sc/source/filter/xml/xmlfilti.cxx | 6 +++---
|
||||
unoxml/source/dom/attr.cxx | 1 +
|
||||
unoxml/source/dom/document.cxx | 1 +
|
||||
unoxml/source/dom/documentbuilder.cxx | 1 +
|
||||
unoxml/source/dom/entity.cxx | 1 +
|
||||
unoxml/source/xpath/xpathapi.cxx | 7 ++++++-
|
||||
xmloff/source/core/xmltoken.cxx | 2 +-
|
||||
xmloff/source/style/PageMasterStyleMap.cxx | 2 +-
|
||||
xmlsecurity/inc/xmlsec-wrapper.h | 1 +
|
||||
xmlsecurity/inc/xmlsec/saxhelper.hxx | 1 +
|
||||
18 files changed, 28 insertions(+), 11 deletions(-)
|
||||
|
||||
diff --git a/drawinglayer/source/tools/primitive2dxmldump.cxx b/drawinglayer/source/tools/primitive2dxmldump.cxx
|
||||
index 76aefec902ea..f3b9ef1bc919 100644
|
||||
--- a/drawinglayer/source/tools/primitive2dxmldump.cxx
|
||||
+++ b/drawinglayer/source/tools/primitive2dxmldump.cxx
|
||||
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <math.h>
|
||||
#include <memory>
|
||||
+#include <libxml/parser.h>
|
||||
#include <sal/log.hxx>
|
||||
|
||||
#include <drawinglayer/primitive2d/bitmapprimitive2d.hxx>
|
||||
diff --git a/filter/source/xsltfilter/LibXSLTTransformer.cxx b/filter/source/xsltfilter/LibXSLTTransformer.cxx
|
||||
index 1a7c34805f1b..5e9a7c4bcd35 100644
|
||||
--- a/filter/source/xsltfilter/LibXSLTTransformer.cxx
|
||||
+++ b/filter/source/xsltfilter/LibXSLTTransformer.cxx
|
||||
@@ -333,7 +333,7 @@ namespace XSLT
|
||||
}
|
||||
else
|
||||
{
|
||||
- xmlErrorPtr lastErr = xmlGetLastError();
|
||||
+ const xmlError* lastErr = xmlGetLastError();
|
||||
OUString msg;
|
||||
if (lastErr)
|
||||
msg = OStringToOUString(lastErr->message, RTL_TEXTENCODING_UTF8);
|
||||
diff --git a/helpcompiler/source/HelpLinker.cxx b/helpcompiler/source/HelpLinker.cxx
|
||||
index 3d52834dbe6b..898a8b26392a 100644
|
||||
--- a/helpcompiler/source/HelpLinker.cxx
|
||||
+++ b/helpcompiler/source/HelpLinker.cxx
|
||||
@@ -815,7 +815,11 @@ static const HelpProcessingException* GpXMLParsingException = nullptr;
|
||||
|
||||
extern "C" {
|
||||
|
||||
+#if LIBXML_VERSION >= 21200
|
||||
+static void StructuredXMLErrorFunction(SAL_UNUSED_PARAMETER void *, const xmlError* error)
|
||||
+#else
|
||||
static void StructuredXMLErrorFunction(SAL_UNUSED_PARAMETER void *, xmlErrorPtr error)
|
||||
+#endif
|
||||
{
|
||||
std::string aErrorMsg = error->message;
|
||||
std::string aXMLParsingFile;
|
||||
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
|
||||
index 4e6441841774..ba42fae4d035 100644
|
||||
--- a/include/xmloff/xmltoken.hxx
|
||||
+++ b/include/xmloff/xmltoken.hxx
|
||||
@@ -744,7 +744,7 @@ namespace xmloff::token {
|
||||
XML_EMBEDDED_VISIBLE_AREA,
|
||||
XML_EMBOSSED,
|
||||
XML_EMISSIVE_COLOR,
|
||||
- XML_EMPTY,
|
||||
+ XML_TOKEN_EMPTY,
|
||||
XML_EMPTY_LINE_REFRESH,
|
||||
XML_ENABLE_NUMBERING,
|
||||
XML_ENABLED,
|
||||
diff --git a/sax/source/fastparser/fastparser.cxx b/sax/source/fastparser/fastparser.cxx
|
||||
index ec8065016a12..e0338e053cf0 100644
|
||||
--- a/sax/source/fastparser/fastparser.cxx
|
||||
+++ b/sax/source/fastparser/fastparser.cxx
|
||||
@@ -578,7 +578,7 @@ Event& Entity::getEvent( CallbackType aType )
|
||||
OUString lclGetErrorMessage( xmlParserCtxtPtr ctxt, std::u16string_view sSystemId, sal_Int32 nLine )
|
||||
{
|
||||
const char* pMessage;
|
||||
- xmlErrorPtr error = xmlCtxtGetLastError( ctxt );
|
||||
+ const xmlError* error = xmlCtxtGetLastError( ctxt );
|
||||
if( error && error->message )
|
||||
pMessage = error->message;
|
||||
else
|
||||
diff --git a/sc/source/core/tool/interpr7.cxx b/sc/source/core/tool/interpr7.cxx
|
||||
index 352c7cf70e45..ecb4ea346396 100644
|
||||
--- a/sc/source/core/tool/interpr7.cxx
|
||||
+++ b/sc/source/core/tool/interpr7.cxx
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <cstring>
|
||||
#include <memory>
|
||||
#include <string_view>
|
||||
+#include <libxml/parser.h>
|
||||
|
||||
using namespace com::sun::star;
|
||||
|
||||
diff --git a/sc/source/filter/xml/XMLExportDataPilot.cxx b/sc/source/filter/xml/XMLExportDataPilot.cxx
|
||||
index da65bec0dab7..bd5f16d828ff 100644
|
||||
--- a/sc/source/filter/xml/XMLExportDataPilot.cxx
|
||||
+++ b/sc/source/filter/xml/XMLExportDataPilot.cxx
|
||||
@@ -123,7 +123,7 @@ void ScXMLExportDataPilot::WriteDPCondition(const ScQueryEntry& aQueryEntry, boo
|
||||
|
||||
if (aQueryEntry.IsQueryByEmpty())
|
||||
{
|
||||
- rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_OPERATOR, GetXMLToken(XML_EMPTY));
|
||||
+ rExport.AddAttribute(XML_NAMESPACE_TABLE, XML_OPERATOR, GetXMLToken(XML_TOKEN_EMPTY));
|
||||
}
|
||||
else if (aQueryEntry.IsQueryByNonEmpty())
|
||||
{
|
||||
diff --git a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx
|
||||
index 6905e02d651b..e4307065bd92 100644
|
||||
--- a/sc/source/filter/xml/XMLExportDatabaseRanges.cxx
|
||||
+++ b/sc/source/filter/xml/XMLExportDatabaseRanges.cxx
|
||||
@@ -376,7 +376,7 @@ private:
|
||||
case SC_EQUAL:
|
||||
{
|
||||
if (rEntry.IsQueryByEmpty())
|
||||
- return GetXMLToken(XML_EMPTY);
|
||||
+ return GetXMLToken(XML_TOKEN_EMPTY);
|
||||
else if (rEntry.IsQueryByNonEmpty())
|
||||
return GetXMLToken(XML_NOEMPTY);
|
||||
|
||||
diff --git a/sc/source/filter/xml/xmlfilti.cxx b/sc/source/filter/xml/xmlfilti.cxx
|
||||
index 7585ce0c50fa..61f7cfe4a349 100644
|
||||
--- a/sc/source/filter/xml/xmlfilti.cxx
|
||||
+++ b/sc/source/filter/xml/xmlfilti.cxx
|
||||
@@ -370,7 +370,7 @@ void ScXMLConditionContext::GetOperator(
|
||||
rEntry.eOp = SC_BOTPERC;
|
||||
else if (IsXMLToken(aOpStr, XML_BOTTOM_VALUES))
|
||||
rEntry.eOp = SC_BOTVAL;
|
||||
- else if (IsXMLToken(aOpStr, XML_EMPTY))
|
||||
+ else if (IsXMLToken(aOpStr, XML_TOKEN_EMPTY))
|
||||
rEntry.SetQueryByEmpty();
|
||||
else if (aOpStr == u">")
|
||||
rEntry.eOp = SC_GREATER;
|
||||
@@ -422,7 +422,7 @@ void SAL_CALL ScXMLConditionContext::endFastElement( sal_Int32 /*nElement*/ )
|
||||
if (maQueryItems.empty())
|
||||
{
|
||||
ScQueryEntry::Item& rItem = rEntry.GetQueryItem();
|
||||
- if (IsXMLToken(sOperator, XML_EMPTY))
|
||||
+ if (IsXMLToken(sOperator, XML_TOKEN_EMPTY))
|
||||
return;
|
||||
if (IsXMLToken(sDataType, XML_NUMBER))
|
||||
{
|
||||
@@ -753,7 +753,7 @@ void SAL_CALL ScXMLDPConditionContext::endFastElement( sal_Int32 /*nElement*/ )
|
||||
else
|
||||
aFilterField.eConnect = SC_AND;
|
||||
pFilterContext->SetIsCaseSensitive(bIsCaseSensitive);
|
||||
- if (IsXMLToken(sOperator, XML_EMPTY))
|
||||
+ if (IsXMLToken(sOperator, XML_TOKEN_EMPTY))
|
||||
aFilterField.SetQueryByEmpty();
|
||||
else if (IsXMLToken(sOperator, XML_NOEMPTY))
|
||||
aFilterField.SetQueryByNonEmpty();
|
||||
diff --git a/unoxml/source/dom/attr.cxx b/unoxml/source/dom/attr.cxx
|
||||
index dd974d910edb..d8d873cdf055 100644
|
||||
--- a/unoxml/source/dom/attr.cxx
|
||||
+++ b/unoxml/source/dom/attr.cxx
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <memory>
|
||||
+#include <libxml/entities.h>
|
||||
|
||||
#include <osl/diagnose.h>
|
||||
#include <sal/log.hxx>
|
||||
diff --git a/unoxml/source/dom/document.cxx b/unoxml/source/dom/document.cxx
|
||||
index cb48bd1635f8..0825fc2cd7ed 100644
|
||||
--- a/unoxml/source/dom/document.cxx
|
||||
+++ b/unoxml/source/dom/document.cxx
|
||||
@@ -41,6 +41,7 @@
|
||||
#include <eventdispatcher.hxx>
|
||||
|
||||
#include <string.h>
|
||||
+#include <libxml/xmlIO.h>
|
||||
|
||||
#include <osl/diagnose.h>
|
||||
|
||||
diff --git a/unoxml/source/dom/documentbuilder.cxx b/unoxml/source/dom/documentbuilder.cxx
|
||||
index c3cd7663d2fc..3898d58e4be4 100644
|
||||
--- a/unoxml/source/dom/documentbuilder.cxx
|
||||
+++ b/unoxml/source/dom/documentbuilder.cxx
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <libxml/xmlerror.h>
|
||||
+#include <libxml/parser.h>
|
||||
|
||||
#include <memory>
|
||||
|
||||
diff --git a/unoxml/source/dom/entity.cxx b/unoxml/source/dom/entity.cxx
|
||||
index ccc8a0872499..98909dfe8f12 100644
|
||||
--- a/unoxml/source/dom/entity.cxx
|
||||
+++ b/unoxml/source/dom/entity.cxx
|
||||
@@ -22,6 +22,7 @@
|
||||
#include <osl/diagnose.h>
|
||||
|
||||
#include <string.h>
|
||||
+#include <libxml/entities.h>
|
||||
|
||||
using namespace css::uno;
|
||||
using namespace css::xml::dom;
|
||||
diff --git a/unoxml/source/xpath/xpathapi.cxx b/unoxml/source/xpath/xpathapi.cxx
|
||||
index a60083983882..c2b753783176 100644
|
||||
--- a/unoxml/source/xpath/xpathapi.cxx
|
||||
+++ b/unoxml/source/xpath/xpathapi.cxx
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <libxml/xmlerror.h>
|
||||
#include <libxml/xpath.h>
|
||||
#include <libxml/xpathInternals.h>
|
||||
+#include <libxml/xmlIO.h>
|
||||
|
||||
#include <com/sun/star/xml/xpath/XPathException.hpp>
|
||||
|
||||
@@ -217,7 +218,7 @@ namespace XPath
|
||||
return selectSingleNode(contextNode, expr);
|
||||
}
|
||||
|
||||
- static OUString make_error_message(xmlErrorPtr pError)
|
||||
+ static OUString make_error_message(const xmlError* pError)
|
||||
{
|
||||
OUStringBuffer buf;
|
||||
if (pError) {
|
||||
@@ -259,7 +260,11 @@ namespace XPath
|
||||
SAL_WARN("unoxml", "libxml2 error: " << str);
|
||||
}
|
||||
|
||||
+#if LIBXML_VERSION >= 21200
|
||||
+ static void structured_error_func(void *, const xmlError* error)
|
||||
+#else
|
||||
static void structured_error_func(void *, xmlErrorPtr error)
|
||||
+#endif
|
||||
{
|
||||
SAL_WARN("unoxml", "libxml2 error: " << make_error_message(error));
|
||||
}
|
||||
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
|
||||
index 6879f37db295..e11dc0d16111 100644
|
||||
--- a/xmloff/source/core/xmltoken.cxx
|
||||
+++ b/xmloff/source/core/xmltoken.cxx
|
||||
@@ -756,7 +756,7 @@ namespace xmloff::token {
|
||||
TOKEN( "embedded-visible-area", XML_EMBEDDED_VISIBLE_AREA ),
|
||||
TOKEN( "embossed", XML_EMBOSSED ),
|
||||
TOKEN( "emissive-color", XML_EMISSIVE_COLOR ),
|
||||
- TOKEN( "empty", XML_EMPTY ),
|
||||
+ TOKEN( "empty", XML_TOKEN_EMPTY ),
|
||||
TOKEN( "empty-line-refresh", XML_EMPTY_LINE_REFRESH ),
|
||||
TOKEN( "enable-numbering", XML_ENABLE_NUMBERING ),
|
||||
TOKEN( "enabled", XML_ENABLED ),
|
||||
diff --git a/xmloff/source/style/PageMasterStyleMap.cxx b/xmloff/source/style/PageMasterStyleMap.cxx
|
||||
index 7b2cab4751aa..6f631289672b 100644
|
||||
--- a/xmloff/source/style/PageMasterStyleMap.cxx
|
||||
+++ b/xmloff/source/style/PageMasterStyleMap.cxx
|
||||
@@ -157,7 +157,7 @@ const XMLPropertyMapEntry aXMLPageMasterStyleMap[] =
|
||||
PLMAP( PROP_FootnoteLineRelativeWidth, XML_NAMESPACE_STYLE, XML__EMPTY, XML_TYPE_PERCENT8|MID_FLAG_SPECIAL_ITEM, CTF_PM_FTN_LINE_WIDTH ),
|
||||
PLMAP( PROP_FootnoteLineTextDistance, XML_NAMESPACE_STYLE, XML__EMPTY, XML_TYPE_MEASURE|MID_FLAG_SPECIAL_ITEM, CTF_PM_FTN_LINE_DISTANCE ),
|
||||
PLMAP( PROP_FootnoteLineWeight, XML_NAMESPACE_STYLE, XML_FOOTNOTE_SEP, XML_TYPE_MEASURE16|MID_FLAG_ELEMENT_ITEM, CTF_PM_FTN_LINE_WEIGHT ),
|
||||
- PLMAP( PROP_FootnoteLineStyle, XML_NAMESPACE_STYLE, XML_EMPTY, XML_TYPE_STRING|MID_FLAG_ELEMENT_ITEM, CTF_PM_FTN_LINE_STYLE ),
|
||||
+ PLMAP( PROP_FootnoteLineStyle, XML_NAMESPACE_STYLE, XML_TOKEN_EMPTY, XML_TYPE_STRING|MID_FLAG_ELEMENT_ITEM, CTF_PM_FTN_LINE_STYLE ),
|
||||
PLMAP_EXT(PROP_GutterMargin, XML_NAMESPACE_LO_EXT, XML_MARGIN_GUTTER, XML_TYPE_MEASURE, CTF_PM_MARGINGUTTER),
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
diff --git a/xmlsecurity/inc/xmlsec-wrapper.h b/xmlsecurity/inc/xmlsec-wrapper.h
|
||||
index 7c6d267e8b73..3ad705400c52 100644
|
||||
--- a/xmlsecurity/inc/xmlsec-wrapper.h
|
||||
+++ b/xmlsecurity/inc/xmlsec-wrapper.h
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <sal/types.h>
|
||||
|
||||
+#include <libxml/parser.h>
|
||||
#include <xmlsec/base64.h>
|
||||
#include <xmlsec/bn.h>
|
||||
#include <xmlsec/errors.h>
|
||||
diff --git a/xmlsecurity/inc/xmlsec/saxhelper.hxx b/xmlsecurity/inc/xmlsec/saxhelper.hxx
|
||||
index a49ccef1894c..a5863ffd0e2a 100644
|
||||
--- a/xmlsecurity/inc/xmlsec/saxhelper.hxx
|
||||
+++ b/xmlsecurity/inc/xmlsec/saxhelper.hxx
|
||||
@@ -23,6 +23,7 @@
|
||||
|
||||
#include <string_view>
|
||||
|
||||
+#include <libxml/parser.h>
|
||||
#include <libxml/tree.h>
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
--
|
||||
cgit v1.2.1
|
||||
|
Loading…
Reference in a new issue