summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák2-2/+8
2020-02-01remove outdated TODO from skia externalLuboš Luňák1-1/+0
2020-02-01Skia: fix #define MemoryBarrier coming from winnt.h from pchMike Kaganski1-0/+13
2020-01-31update Skia to chrome/m81Luboš Luňák5-37/+63
2020-01-24python3+WIN: don't fail copy of openssl DLLs+PDBsJan-Marek Glogowski1-0/+15
2020-01-23pdfium: don't patch out the COMPONENT_BUILD check, define itMiklos Vajna3-23/+1
2020-01-18external/pdfium: C++20 comparison operator fixStephan Bergmann2-0/+14
2020-01-17tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann2-0/+26
2020-01-17For now, work around Clang 11 -flax-vector-conversion=integer in external/skiaStephan Bergmann2-0/+12
2020-01-15external: update pdfium to 4021Miklos Vajna4-26/+22
2020-01-15Bump boost version to 1.71David Ostrovsky4-575/+4
2020-01-14fix Skia CPU instruction set support (tdf#129546)Luboš Luňák3-9/+27
2020-01-14crashtesting: libstaroffice should use sender-lastname not send-lastnameCaolán McNamara2-0/+29
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl7-2/+86
2020-01-09python3: fix 32-bit x86 buildMichael Stahl1-1/+1
2020-01-08python3: remove _uuid moduleMichael Stahl1-1/+0
2020-01-08python3: upgrade to release 3.7.6Michael Stahl14-453/+95
2020-01-06avoid Skia assert on leaked resourcesLuboš Luňák1-9/+13
2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens2-0/+21
2019-12-24update cppunit to 1.15.1Markus Mohrhard4-79/+7
2019-12-20tdf#129519 Fix crash during WebDAV lock refreshThorsten Behrens2-0/+23
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann103-0/+103
2019-12-12external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann1-0/+10
2019-12-12update Skia to chrome/m80Luboš Luňák9-299/+309
2019-12-04external/icu: Fix -Werror=deprecated-copy-dtorStephan Bergmann2-0/+26
2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann2-0/+12
2019-12-04nss: Fix Android build for x86 and x86_64Michael Weghorn1-4/+8
2019-12-03external/clucene: Adapt to C++20 deleted ostream << for non-plain char typesStephan Bergmann2-0/+30
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák1-15/+28
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky2-3/+20
2019-12-02android: Add also aarch64 to avoid linking errors.Jan Holesovsky1-1/+1
2019-11-29do not explicitly link to libGLXLuboš Luňák1-1/+0
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky1-1/+2
2019-11-27external/skia: -Werror,-Wdeprecated-copyStephan Bergmann2-0/+25
2019-11-27external/skia: C++20 comparison operator fixStephan Bergmann2-1/+21
2019-11-27external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann2-0/+20
2019-11-27do not require Vulkan devel package for SkiaLuboš Luňák2-0/+14
2019-11-27patch Skia bug with copying data with different alpha typeLuboš Luňák2-0/+14
2019-11-27fix Skia with --enable-pch=fullLuboš Luňák1-0/+28
2019-11-27solve the Skia lerp() conflict differentlyLuboš Luňák1-8/+6
2019-11-27disable Skia resource leak checking on exitLuboš Luňák2-0/+27
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák3-173/+189
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák1-1/+1
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák3-1/+512
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák2-0/+35
2019-11-27update Skia fix-shader-locale.patch.1 to the upstream versionLuboš Luňák1-56/+39
2019-11-27update Skia PCH after the update to m79Luboš Luňák2-23/+43
2019-11-27fix Skia/vulkan with some localesLuboš Luňák2-1/+58
2019-11-27update Skia to chrome-m79Luboš Luňák5-54/+80
2019-11-27update PCH for SkiaLuboš Luňák1-5/+19