summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2022-06-27crashtesting: fix assert seen on loading forum-nl-1226.odsCaolán McNamara2-0/+14
2022-06-25external/liborcus: Fix heap-buffer-overflowStephan Bergmann2-0/+64
2022-06-20tdf#149639 Missing #include <stdint.h> in various external codeStephan Bergmann8-0/+56
2022-06-19upstream Skia fix for Vulkan crash on texture binding (tdf#148624)Luboš Luňák2-0/+61
2022-06-01nss: upgrade to release 3.79Michael Stahl3-9/+9
2022-05-13curl: upgrade to release 7.83.1Michael Stahl5-20/+8
2022-04-08nss: depend on zlibMichael Stahl1-0/+4
2022-04-01nss: build with zlib module on WNTMichael Stahl1-1/+2
2022-04-01forcepoint#95 read past end of malformed documentCaolán McNamara2-4/+22
2022-04-01forcepoint#88 temp std::string assigned to std::string_viewCaolán McNamara2-0/+43
2022-04-01forcepoint#87 Assertion 'mp_char <= mp_end' failedCaolán McNamara2-0/+28
2022-04-01forcepoint#83 forcepoint#84 update to upstream fixCaolán McNamara2-16/+16
2022-04-01zlib: upgrade to release 1.2.12Michael Stahl2-15/+0
2022-03-31forcepoint#84 Invalid read of size 1Caolán McNamara2-0/+41
2022-03-29forcepoint#83 Invalid read of size 1Caolán McNamara2-2/+41
2022-02-18boost: use utf-8 encoding for unknown locales.Michael Meeks2-0/+14
2022-02-18boost / gettext warning improvement.Michael Meeks2-0/+14
2022-02-17libxslt: upgrade to release 1.1.35Michael Stahl3-71/+1
2022-01-31upgrade expat to 2.4.4Caolán McNamara1-9/+6
2022-01-22python3: fix build on Win 10Aron Budea2-0/+174
2022-01-08Update libassuan to 2.5.5Thorsten Behrens2-3/+4
2022-01-08Update gpgme to 1.16.0Thorsten Behrens7-134/+11
2022-01-08Update libgpg-error to 1.43Thorsten Behrens2-33/+33
2021-12-29Fix autoconf>=2.70 gcc-wrapper breakageThorsten Behrens1-0/+1
2021-12-16Update liborcus to 0.17.2.Kohei Yoshida7-1307/+5
2021-12-14Update mdds to 2.0.1.Kohei Yoshida3-137/+0
2021-12-14upload libmwaw 0.3.21David Tardon1-0/+3
2021-12-10merge fixes to zxing's copy of stb_imageCaolán McNamara5-0/+1660
2021-11-26update Skia to chrome/m97Luboš Luňák8-148/+128
2021-11-19add with-system-abseil/with-system-openjpeg for pdfiumRene Engelhard1-1/+24
2021-11-17support ccache for MSVC tooLuboš Luňák6-0/+58
2021-11-17crashtesting: crash on passing null to std::string_viewCaolán McNamara2-0/+31
2021-11-16Update to ICU 70.1Eike Rathke7-346/+145
2021-11-12rhino: unbreak build on Fedora 34Michael Stahl2-0/+14
2021-11-12Include <cstdint> in fxcodec/fx_codec.hTor Lillqvist1-0/+11
2021-11-12external: update pdfium to 4699Miklos Vajna5-70/+15
2021-11-11external/poppler: Avoid missing typeinfo in UBSan buildsStephan Bergmann2-0/+26
2021-11-11poppler: upgrade to release 21.11.0Michael Stahl2-13/+47
2021-11-10Add forward declaration to openldap to fix compilation with current XcodeTor Lillqvist1-0/+12
2021-11-10Upgrade external/boost to latest Boost 1.77.0Stephan Bergmann3-36/+5
2021-11-09external/clucene: Remove unnecessary uses of obsolete std::binary_functionStephan Bergmann2-0/+35
2021-11-08upgrade to libexttextcat-3.4.6Caolán McNamara1-1/+16
2021-11-05icu: add patch for CVE-2021-30535Michael Stahl2-0/+107
2021-11-04The std::auto_ptr workarounds should no longer be necessaryStephan Bergmann1-7/+0
2021-11-04Revert "tdf#132499: first stab to remove old stuff from ODBC ver < 3"Julien Nabet2-0/+78
2021-11-04Revert "tdf#132499: consider ODBCVER >= 0x0300 and remove tests about it (uni...Julien Nabet4-1/+258
2021-11-04Consolidate -D_GLIBCXX_DEBUG for --enable-dbgutil builds against libstdc++Stephan Bergmann6-26/+6
2021-11-03external/nss: Silence invalid-null-argumentStephan Bergmann1-0/+9
2021-11-03Upgrade mdds and liborcus to 2.0.0 and 0.17.0, respectively.Kohei Yoshida16-394/+1840
2021-11-03tdf#132499: consider ODBCVER >= 0x0300 and remove tests about it (unixODBC)Julien Nabet4-258/+1