summaryrefslogtreecommitdiffstats
path: root/external/liborcus
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2018-02-14 21:04:28 -0500
committerKohei Yoshida <libreoffice@kohei.us>2018-02-15 04:27:37 +0100
commit45a4e70484e7d90dab07a677914ada2d948b415c (patch)
treeefd15f248fc68121d6be0bcbd558bb10e868c0aa /external/liborcus
parentFix random range for XFunctionDescriptions::testGetById (diff)
downloadcore-45a4e70484e7d90dab07a677914ada2d948b415c.tar.gz
core-45a4e70484e7d90dab07a677914ada2d948b415c.zip
Update orcus to 0.13.3.
This will be the new baseline for master, since, though this change is a fully API-compatible, one bug fix wrt the alpha value handling unfortunately would break some unit tests when using an earlier version. Change-Id: I5a17ce4085d3311a165748154d107d12b95e2c71 Reviewed-on: https://gerrit.libreoffice.org/49784 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us>
Diffstat (limited to 'external/liborcus')
-rw-r--r--external/liborcus/UnpackedTarball_liborcus.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/external/liborcus/UnpackedTarball_liborcus.mk b/external/liborcus/UnpackedTarball_liborcus.mk
index 92e461f95e57..3ab387e734be 100644
--- a/external/liborcus/UnpackedTarball_liborcus.mk
+++ b/external/liborcus/UnpackedTarball_liborcus.mk
@@ -18,10 +18,6 @@ $(eval $(call gb_UnpackedTarball_update_autoconf_configs,liborcus))
$(eval $(call gb_UnpackedTarball_add_patches,liborcus,\
external/liborcus/0001-workaround-a-linking-problem-on-windows.patch \
external/liborcus/rpath.patch.0 \
- external/liborcus/0001-Alpha-value-of-0-means-fully-transparent.-I-m-sure-2.patch \
- external/liborcus/0002-We-are-supposed-to-use-the-foreground-color-for-soli.patch \
- external/liborcus/0001-xls-xml-Pick-up-border-colors.patch \
- external/liborcus/0001-xls-xml-Import-hidden-row-and-column-flags.patch \
))
ifeq ($(OS),WNT)