summaryrefslogtreecommitdiff
path: root/external/liborcus
AgeCommit message (Expand)AuthorFilesLines
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-2/+2
2021-05-03liborcus,zxing: add link to GCC bugMichael Stahl1-0/+2
2021-05-01liborcus: newline problem with GCC 11 -E -fdirectives-onlyMichael Stahl2-0/+16
2021-04-30allow utf-8 in xml names (liborcus) (tdf#141672)Luboš Luňák2-0/+305
2020-10-08external/liborcus: Missing includesStephan Bergmann2-0/+31
2020-09-29Update liborcus to 0.16.1.Kohei Yoshida2-377/+0
2020-09-21update pchesCaolán McNamara2-2/+4
2020-09-12Remove unused patches.Kohei Yoshida6-413/+0
2020-09-12Upgrade liborcus to 0.16.0.Kohei Yoshida8-12/+394
2020-07-28Adapt --enable-ld to Clang 12 trunk --ld-pathStephan Bergmann2-2/+2
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-1/+2
2019-10-14add PCHs for more external libsLuboš Luňák8-0/+236
2019-08-29Update commentStephan Bergmann1-3/+0
2019-08-29Update liborcus to 0.15.2.Kohei Yoshida2-131/+0
2019-08-27Record patch as upstreamedStephan Bergmann1-0/+3
2019-08-23external/liborcus: Blind fix attempt for older macOS builds, take 3Stephan Bergmann1-5/+19
2019-08-23external/liborcus: Blind fix attempt for older macOS builds, take 2Stephan Bergmann1-7/+64
2019-08-23external/liborcus: Blind fix attempt for older macOS buildsStephan Bergmann2-0/+60
2019-08-23Update commentStephan Bergmann1-3/+0
2019-08-23Update orcus to 0.15.1.Kohei Yoshida2-56/+0
2019-08-16Record external/liborcus/create-element.patch.0 as covered upstreamStephan Bergmann1-0/+3
2019-08-15external/liborcus/version.patch.0 is goneStephan Bergmann1-3/+0
2019-08-15Fix linking of newly created element in liborcus 0.15.0Stephan Bergmann2-0/+56
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida7-47/+15
2019-05-24disable warnings in external libsLuboš Luňák2-2/+2
2019-05-06enable gdb-index also for liborcus and libwps if possibleLuboš Luňák3-0/+20
2018-12-13Switch Android armeabi-v7a to libc++/libc++abi/libunwind tooStephan Bergmann2-30/+0
2018-11-08Prevent crash on assert error coming from orcus::css_parser::parse().Kohei Yoshida2-0/+28
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl1-1/+1
2018-10-04Record external/liborcus/version.patch.0 as covered upstreamStephan Bergmann1-0/+3
2018-10-04Add external/liborcus/README, containing link to upstream projectStephan Bergmann1-0/+2
2018-10-04external/liborcus: Clash between VERSION and trunk libc++ <version>Stephan Bergmann2-0/+12
2018-09-19Update orcus to 0.14.1.Kohei Yoshida2-25/+0
2018-09-01Update orcus to 0.14.0.Kohei Yoshida6-7/+35
2018-07-26external/liborcus: silence -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+28
2018-06-24Changes to orcus for implementing XML data providerVikas Mahato1-0/+119
2018-02-15Update orcus to 0.13.3.Kohei Yoshida1-4/+0
2018-02-14Pick up hidden row and column flags when importing via orcus.Kohei Yoshida2-0/+82
2018-02-09Pick up cell border colors when importing via orcus.Kohei Yoshida2-0/+70
2018-02-02Correctly import solid fill color.Kohei Yoshida3-0/+101
2018-01-30Update liborcus to 0.13.2.Kohei Yoshida2-12/+0
2018-01-18android: use unified headers and llvm-c++ STL (x86) with NDK 16Christian Lohmaier2-2/+4
2017-12-15Enable C++17 for clang-cl, tooStephan Bergmann2-0/+12
2017-11-23crashtesting: assert from liborcusCaolán McNamara2-0/+12
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida8-68/+14
2017-10-28use predefined workdir pathDavid Tardon1-2/+2
2017-10-04use the new gbuild way to update config.*David Tardon2-21/+2
2017-08-12orcus: underscores are allowed as starting character in xml namesMarkus Mohrhard2-0/+13
2017-08-12orcus: xml header is only mandatory in xml 1.1+Markus Mohrhard2-0/+13