summaryrefslogtreecommitdiff
path: root/external/liborcus
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-30fix crash on windows with nullptr in operator<<Markus Mohrhard2-0/+13
2017-06-12iOS patch liborcusjan Iversen2-0/+21
2016-11-17chmod -xTor Lillqvist1-0/+0
2016-09-27don't dynamically link to system boost in internal boost caseMarkus Mohrhard1-0/+1
2016-09-20external/liborcus: Mark patch as upstreamedStephan Bergmann1-0/+4
2016-09-20external/liborcus: Let us override -fvisiblity=hiddenStephan Bergmann2-0/+12
2016-09-19liborcus: fix Android buildMiklos Vajna2-0/+27
2016-09-18Switch from orcus-0.11 to orcus-0.12Jaskaran Singh5-8/+12
2016-08-26tdf#94834 enable liborcus format detection on WindowsDavid Tardon1-0/+4
2016-05-30configure: set BOOST_CPPFLAGS also in --without-system-boost caseMichael Stahl1-1/+1
2016-03-12Update liborcus to 0.11.1.Kohei Yoshida3-1389/+0
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida10-46/+1446
2015-12-02Revert "external/liborcus: Silence clang-cl errors about redeclared Windows f...Stephan Bergmann1-7/+0
2015-12-02unnecessary include brings in boost headers that are broken under rhel-7Caolán McNamara2-0/+12
2015-12-02external/liborcus: Silence clang-cl errors about redeclared Windows functionsStephan Bergmann1-0/+7
2015-10-11fix crash on examining ooo55043-1.odt etcCaolán McNamara2-0/+18
2015-09-01core: fix build with system boost 1.59David Ostrovsky1-1/+1
2015-08-11gbuild/config stop using VERBOSE, use only verbose=tNorbert Thiebaud1-1/+1
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-20force liborcus to use internal boost if neededDavid Tardon1-4/+2
2015-06-20upload liborcus 0.9.2David Tardon5-299/+0
2015-06-11force liborcus to use internal boost if neededDavid Tardon3-1/+114
2015-06-10external/liborcus: Fix Linux RPATHStephan Bergmann3-0/+15
2015-06-09Fix Mac OS X install names of external liborcusStephan Bergmann1-0/+6
2015-06-05use $(DISABLE_DYNLOADING) consistentlyDavid Tardon1-1/+1
2015-06-05better way to do thisDavid Tardon1-1/+5
2015-06-05liborcus: still build statically on AndroidMiklos Vajna1-2/+1
2015-06-05Fix weird compilation problem with __float128Tor Lillqvist1-1/+1
2015-06-04update to liborcus 0.9.1David Tardon14-1878/+438
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard6-352/+45
2015-05-01update to liborcus 0.9.0Markus Mohrhard6-45/+352
2015-03-03Further reduce amount of symbols exported from static orcus libraryStephan Bergmann1-1/+1
2015-02-27Pass -fvisibility-inlines-hidden into external modulesStephan Bergmann2-3/+3
2015-02-19liborcus: Remove BOOST_ALL_NO_LIB, it's already included upstreamDavid Ostrovsky1-3/+0
2015-02-10...next attempt at getting this through both GCC 5 and MSVCStephan Bergmann1-2/+4
2015-02-10How is that supposed to ever work?Stephan Bergmann1-2/+1
2015-02-09fix liborcus build with gcc 5David Tardon2-0/+1801