summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Collapse)AuthorFilesLines
2015-01-09external/redland: Work around -fsanitize=nonnull-attributeStephan Bergmann2-0/+17
Change-Id: Ibffc44da6e9d6fb02d43d8a2b7e143ff994d76a8
2015-01-09external/icu: Work around -fsanitize=shiftStephan Bergmann1-2/+4
Change-Id: I17936ae2e37520abaa7dd31a5bb9aec6300ea021
2015-01-08coinmp: Don't hard code Win32 platform on WindowsDavid Ostrovsky3-2/+21
Change-Id: I39eafa22b12e62c766a182c2ebc2b115084f4cef Reviewed-on: https://gerrit.libreoffice.org/13231 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2015-01-07external/boost: Work around -fsanitize=boolStephan Bergmann2-0/+13
Change-Id: I4a34c2ced30770dace39ffd39a530f719174ca7e
2015-01-07external/jpeg-turbo: Work around -fsanitize=shiftStephan Bergmann1-0/+9
Change-Id: I214ecae8c746235d31bfee9ae6adf65fa29ba68b
2015-01-07external/jpeg-turbo: Work around -fsanitize=shiftStephan Bergmann1-0/+9
Change-Id: I83bb6c2a208f2a80f227873b285c939ced6dbc27
2015-01-07external/jpeg-turbo: Work around -fsanitize=shiftStephan Bergmann2-0/+34
Change-Id: I9ba85592a0d4d2052dd05abb8f4d2976ec1c95cc
2015-01-07external/icu: Work around -fsanitize=boundsStephan Bergmann1-0/+11
Change-Id: Iad87d17c162717aa33eec2113697422d9b0545ca
2015-01-07external/icu: Work around -fsanitize=shiftStephan Bergmann1-0/+11
Change-Id: I0ca31fc36b14d433e9276401c952959a46994c91
2015-01-06external/harfbuzz: Work around -fsanitize=nullStephan Bergmann2-0/+50
Change-Id: I81dc29f5ba2ef442ffb7e2823f02b9bfead24a46
2015-01-06external/libxml2: Work around -fsanitize=boundsStephan Bergmann2-0/+85
Change-Id: I57d30410640fa1b7e1768136b1802546b2b7253f
2015-01-06external/icu: Work around -fsanitize=signed-integer-overflowStephan Bergmann1-0/+11
Change-Id: Iec76486aa8a0eef7e1a5c74b416d466f16ff979a
2015-01-06fdo#88098 ClarisWorks: import empty starting lines/columnsDavid Tardon3-0/+135
Change-Id: Ibe4d5be4df874336de7ae387d210deff0a927b38
2015-01-06external/python3: Work around -fsanitize=boundsStephan Bergmann2-0/+23
Change-Id: I608ec429696e6a02aa528b10057d93da63544eb4
2015-01-06external/openssl: Work around -fsanitize=nullStephan Bergmann2-0/+11
Change-Id: Ic47a1b43323f84971aed9b3cdb2ec83f9e931d6a
2015-01-05upload libmwaw 0.3.4David Tardon1-1/+1
Change-Id: I0208d53522da4d3d32c4060b6d784d62a64bf0eb
2015-01-02workaround error C2589: ´(´ : illegal token on right side of ´::´Caolán McNamara2-0/+23
Change-Id: I3654a4eb4caa3a987f6d797c9bcb577c6fd6b426
2015-01-02upload libvisio 0.1.1David Tardon4-1168/+0
Change-Id: I6587bd27d07ae39074d3c304614e3bc831afe8c8
2015-01-02Library_odfgen: missing quotesMiklos Vajna1-2/+2
Change-Id: I1df6ad9a53001348f269d4156dd09c4d2c361c26
2015-01-01updates should not require touching ExternalPackage*David Tardon1-1/+1
Change-Id: Ic23c434770159ddea1f05ac0ef49572b387ebb54
2015-01-01define all needed macros for libodfgen build on windowsDavid Tardon2-16/+2
Change-Id: Ic05027fafc9bed8d37306be9c7da63e53d1c6196
2015-01-01error C1083: Cannot open include file: 'config.h': No such file or directoryMiklos Vajna2-0/+47
Change-Id: I8499c79358c598f71585234d7007e981ff4d88e1
2015-01-01upload libodfgen 0.1.3David Tardon3-38/+1
Change-Id: Ia28bac4b12f23f3e85e42e323b35d8715a6d5d02
2014-12-30Build external libs statically in the DISABLE_DYNLOADING caseTor Lillqvist3-6/+9
Fixes build for iOS. In theory, it is a bit unclear whether DISABLE_DYNLOADING means to 1) not build any dynamic libraries at all, not even of bundled 3rd-party libraries, or 2) not build any own dynamic libraries, including dynamically loaded UNO components, while still building 3rd-party libraries as dynamic. But in practice, a use case for the latter is nonexistent, nobody uses --disable-dynamic-loading in their autogen.input, and DISABLE_DYNLOADING is turned on automatically for iOS and Android. What we want for iOS, for an LO-based app, is to not build any dynamic libraries at all, but produce a single executable. Correspondingly for Android, at least currently, we want to produce a single dynamic library. Change-Id: I7af4c3e53b13439612bb57bbb0fc8b118bda96bd
2014-12-30upload libwps 0.3.1David Tardon1-1/+1
Change-Id: Ifc0218b76f9b330185986bf4c7137f4f9a2f1081
2014-12-24upload librevenge 0.0.2David Tardon1-1/+1
Change-Id: Ie12b7ec9630d45e23fb11f12d2d4955855ae34cc
2014-12-24build bundled libwpd and libwpg as shared libsDavid Tardon8-6/+328
Change-Id: I7a00dfaa3252e2a0ab145ef8a4355f9bd14570da
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
Change-Id: I5485e879b30a1559127ee5f0060aa7d740fb2e7d
2014-12-21Honor additional LDFLAGS when exporting them on the commandline.Maarten Hoes1-1/+1
Change-Id: I794f8d9d23234af46f16a71021be069ca5383f03 Reviewed-on: https://gerrit.libreoffice.org/13568 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2014-12-20upload libabw 0.1.1David Tardon2-15/+0
Change-Id: Idbe25949adab4ac20613a4c14885d4b1a4c40775
2014-12-19Make icu4c-android.patch apply againTor Lillqvist1-2/+2
Change-Id: I98d9fecb0f44b0b4354029bab1a5d675e98edd1f
2014-12-19upgrade to icu 54Caolán McNamara9-198/+30
Change-Id: I4d32ac386ff8b69bee4319e673769917045d9450 Reviewed-on: https://gerrit.libreoffice.org/13547 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-12-19icu#11451 bidi, the gift that keeps on givingCaolán McNamara2-0/+12
Change-Id: I3bd37f8468c95a29ab3385dbc3ae825b76d8d3df
2014-12-19libmspub depends on zlibChristian Lohmaier1-0/+1
Change-Id: I3024693698f85ef1c2bbb7fb6ee968a0d5ba6359
2014-12-18Introduce gb_*_set_external_codeStephan Bergmann1-0/+2
...to harmonize the mechanisms to not define LIBO_INTERNAL_ONLY for extension code and CppunitTest_odk_checkapi. (It also needs to revert any -Wundef, as the config_host/config_*.h files will not be included, so the HAVE_* macros will be undefined.) This obsoletes the need for RTL_DISABLE_FAST_STRING. Change-Id: If5eacba80c349efb90762aade8f2ea6d2db7e314
2014-12-15poppler: let's disable Qt5 tooMichael Stahl1-0/+1
Change-Id: I8571aa0ccc9f691d7fd9290a647117161755d3a7
2014-12-15Updated CMIS patches and the makefile for the OneDrive bindingMihai Varga7-490/+19
To fix build, also squashed in: Author: Miklos Vajna <vmiklos@collabora.co.uk> Date: Sun Dec 14 15:18:58 2014 +0100 upload libcmis 0.5.0 Author: Mihai Varga <mihai.mv13@gmail.com> Date: Mon Aug 11 13:23:53 2014 +0300 SharePoint binding settings, part 1 Conflicts: officecfg/registry/data/org/openoffice/Office/Common.xcu Change-Id: I45eb81a0139c42864f93ad89c4a31185f3ac5bd6
2014-12-15realityTakeshi Abe1-1/+1
Change-Id: I498507ad7d951a71f7be2c0d3c411756e0462f7d
2014-12-09external/glm/Wshadow-{unix,windows}.patch are deadStephan Bergmann2-5318/+0
...since ba5285f4e1b9f15a55e6ec40ea1ea916af9a3280 "I give up on patching glm" Change-Id: I5a2cc1a2ea2a455df3ce364249b101df1e615367
2014-12-09external/mysqlcppconn/patches/cmake.patch is deadStephan Bergmann1-363/+0
...since 4c232e49621065d6b12e087333f44a224f788d71 "remove build dependency on cmake for sqlconnector" Change-Id: I9ed77e7db6214e07e5671b07a0d878be1c34be6c
2014-12-09Revert "Fix common typos. No automatic tools. Handmade…"Stephan Bergmann3-5/+5
This reverts commit 759c4d18d57b06dcc26fb82759599a29c61ef853, every part of it is wrong.
2014-12-09Fix common typos. No automatic tools. Handmade…Andrea Gelmini3-5/+5
Change-Id: I1ab4e23b0539f8d39974787f226e57a21f96e959 Reviewed-on: https://gerrit.libreoffice.org/12164 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist6-137/+0
There is no obvious authoritative upstream for clew anyway, so it causes philosophical problems for distros. For a while, we used to use a zip archive from the "clcc" project on SourceForge that included clew.c and clew.h. (Before that we also just had clew.c and clew.h in our source repo.) So, drop the external/clcc module and have clew.c and clew.h in the source repo again. But this time clew is in a module of its own, not in sc. This re-introduces "No need to have OpenCL optional at configure-time" This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01. Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454 Reviewed-on: https://gerrit.libreoffice.org/13368 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-12-03Fold URE: WindowsStephan Bergmann2-27/+0
...assuming the delayLoadHook in cli_ure/source/native/native_bootstrap.cxx is no longer necessary and loading of cppuhelper from the program dir cannot fail regardless in whatever scenario the cli_cppuhelper library itself is loaded. Change-Id: I13f32b327bca4cce9780864f5e57cdad3860afe5
2014-12-03Redundant WITH_JPEG_TURBO checkStephan Bergmann1-4/+0
...already covered in external/Module_external.mk Change-Id: Ieebb376a7509135c6102ec2c7433a815ec679b6c
2014-12-02error C3861: 'localtime': identifier not foundMiklos Vajna1-0/+20
Change-Id: I2c805be63bb246106c9302404ef873528d759eec
2014-12-02fdo#86664 VSD import: handle metadataMiklos Vajna2-0/+632
Change-Id: Icec212a93df10b212a9ae614b5c1ced6bf25ff7f
2014-12-02glew: Don't hard code Win32 platform on WindowsDavid Ostrovsky2-2/+10
Change-Id: I753602314f0ed3822bce489e9e427a1de77d2431 Reviewed-on: https://gerrit.libreoffice.org/13230 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-12-02lcms2: Don't hard code Win32 platform on WindowsDavid Ostrovsky1-1/+1
Change-Id: I60701b2c0a0ec06ada24b397107b337676dbd319 Reviewed-on: https://gerrit.libreoffice.org/13229 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-30mirror fixes for fdo#78906 and deb#766788 into icuCaolán McNamara2-0/+59
Change-Id: I9325bb28eb267b023f628e24fea216ad580759e9