summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2020-01-24python3+WIN: don't fail copy of openssl DLLs+PDBsJan-Marek Glogowski
2020-01-23pdfium: don't patch out the COMPONENT_BUILD check, define itMiklos Vajna
2020-01-18external/pdfium: C++20 comparison operator fixStephan Bergmann
2020-01-17tdf#127619: external/nss: Load smime3 lib with a path on macOSStephan Bergmann
2020-01-17For now, work around Clang 11 -flax-vector-conversion=integer in external/skiaStephan Bergmann
2020-01-15external: update pdfium to 4021Miklos Vajna
2020-01-15Bump boost version to 1.71David Ostrovsky
2020-01-14fix Skia CPU instruction set support (tdf#129546)Luboš Luňák
2020-01-14crashtesting: libstaroffice should use sender-lastname not send-lastnameCaolán McNamara
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl
2020-01-09python3: fix 32-bit x86 buildMichael Stahl
2020-01-08python3: remove _uuid moduleMichael Stahl
2020-01-08python3: upgrade to release 3.7.6Michael Stahl
2020-01-06avoid Skia assert on leaked resourcesLuboš Luňák
2019-12-29skia: make gcc not crash for x86 buildsThorsten Behrens
2019-12-24update cppunit to 1.15.1Markus Mohrhard
2019-12-20tdf#129519 Fix crash during WebDAV lock refreshThorsten Behrens
2019-12-12Enable -Wdeprecated-copy-dtor where availableStephan Bergmann
2019-12-12external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunkStephan Bergmann
2019-12-12update Skia to chrome/m80Luboš Luňák
2019-12-04external/icu: Fix -Werror=deprecated-copy-dtorStephan Bergmann
2019-12-04external/skia: Fix -Werror=deprecated-copy-dtorStephan Bergmann
2019-12-04nss: Fix Android build for x86 and x86_64Michael Weghorn
2019-12-03external/clucene: Adapt to C++20 deleted ostream << for non-plain char typesStephan Bergmann
2019-12-03split instrinsics CXXFLAGS per each instruction setLuboš Luňák
2019-12-02android: Fix nss build on aarch64.Jan Holesovsky
2019-12-02android: Add also aarch64 to avoid linking errors.Jan Holesovsky
2019-11-29do not explicitly link to libGLXLuboš Luňák
2019-11-27android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-27external/skia: -Werror,-Wdeprecated-copyStephan Bergmann
2019-11-27external/skia: C++20 comparison operator fixStephan Bergmann
2019-11-27external/liblangtag: Avoid null pointer deref in lt_warning callStephan Bergmann
2019-11-27do not require Vulkan devel package for SkiaLuboš Luňák
2019-11-27patch Skia bug with copying data with different alpha typeLuboš Luňák
2019-11-27fix Skia with --enable-pch=fullLuboš Luňák
2019-11-27solve the Skia lerp() conflict differentlyLuboš Luňák
2019-11-27disable Skia resource leak checking on exitLuboš Luňák
2019-11-27make Skia GPU offscreen surfaces work with unittestsLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27fix Skia offscreen GPU-backed drawingLuboš Luňák
2019-11-27make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreenLuboš Luňák
2019-11-27update Skia fix-shader-locale.patch.1 to the upstream versionLuboš Luňák
2019-11-27update Skia PCH after the update to m79Luboš Luňák
2019-11-27fix Skia/vulkan with some localesLuboš Luňák
2019-11-27update Skia to chrome-m79Luboš Luňák
2019-11-27update PCH for SkiaLuboš Luňák
2019-11-27use the same config file for skia build and using itLuboš Luňák
2019-11-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-11-27build also the tools/sk_app part of SkiaLuboš Luňák
2019-11-27build Skia also on WindowsLuboš Luňák