Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/macOS-weld
/
external
22cbdc7
always include assert.h and don't provide a different assert define
by Caolán McNamara
· 6 years ago
2497352
Bump Windows build baseline to Visual Studio 2019 16.4
by Stephan Bergmann
· 6 years ago
3820a5c
ofz#21036: Avoid UBSan signed-integer-overflow in external/dtoa
by Stephan Bergmann
· 6 years ago
657d8c3
Use thread_local statics in dtoa.c to be thread-safe
by Mike Kaganski
· 6 years ago
224ab38
silence dtoa coverity warnings
by Caolán McNamara
· 6 years ago
07412044
upgrade to latest glm
by Caolán McNamara
· 6 years ago
8bda8ad
Adapt Clang -fsanitize jurt/source/pipe/staticsalhack.cxx
by Stephan Bergmann
· 6 years ago
9fa3d94
Add boilerplate external/dtoa/Makefile
by Stephan Bergmann
· 6 years ago
f3e7004
tdf#130725: use strtod by David M. Gay to make sure we get the nearest
by Mike Kaganski
· 6 years ago
6c4721d
boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -Og
by Michael Stahl
· 6 years ago
49a1ab0
boost: remove unused boost wrapper headers
by Michael Stahl
· 6 years ago
285d275
external/firebird: Remove dead conditionals
by Stephan Bergmann
· 6 years ago
e62b993
tdf#130404 python3: add new windows .pyd modules for 3.7
by Michael Stahl
· 6 years ago
0adc9b6
GBUILD_TRACE, support for finding out where the build time is spent
by Luboš Luňák
· 6 years ago
f99e765
clang-format c*,d*,e* with under 5-percent lines of change
by Muhammet Kara
· 6 years ago
d06cce8
MAC_OS_X_VERSION_MIN_REQUIRED_DOTS is the same as MACOSX_DEPLOYMENT_TARGET
by Stephan Bergmann
· 6 years ago
54acab9
Optionally generate PDBs also for nss
by Juergen Funk
· 6 years ago
fe75ce6
Fix a crash in OpenSSL when checking updates in dbgutil build on Windows
by Mike Kaganski
· 6 years ago
38ef425
neon: drop special whitespace href handling
by Jan-Marek Glogowski
· 6 years ago
f99c76c
Mark external/coinmp/Wnon-c-typedef-for-linkage.patch as upstreamed
by Stephan Bergmann
· 6 years ago
3081998
add (Vulkan) blacklisting to Skia
by Luboš Luňák
· 6 years ago
4188c7e
external/coinmp: -Werror,-Wnon-c-typedef-for-linkage
by Stephan Bergmann
· 6 years ago
618442d
Update mdds to 1.6.0.
by Kohei Yoshida
· 6 years ago
52292c3
Optionally generate PDB for libxml.dll
by Juergen Funk
· 6 years ago
85dc497
upload libcdr 0.1.6
by David Tardon
· 6 years ago
069aa87
neon: escape broken SharePoint 2016 URIs
by Jan-Marek Glogowski
· 6 years ago
5c89198f
neon: enable NE_DEBUG support for gb_ENABLE_DBGUTIL
by Jan-Marek Glogowski
· 6 years ago
127d8c2a
libxstl.dll: Reduce code when symboles enabled
by Juergen Funk
· 6 years ago
f842037
backport glm v0.9.9.0 fix for libetonyek
by Caolán McNamara
· 6 years ago
46e53c0
Revert "upgrade to latest glm"
by Stephan Bergmann
· 6 years ago
98c7c52
Optionally generate PDB for libxslt.dll
by Juergen Funk
· 6 years ago
494092d
upgrade to latest glm
by Caolán McNamara
· 6 years ago
69e0d871
make update_pch also consider files in <module>/src/**/inc
by Luboš Luňák
· 6 years ago
fa1b12c
remove outdated TODO from skia external
by Luboš Luňák
· 6 years ago
07b84ff
Skia: fix #define MemoryBarrier coming from winnt.h from pch
by Mike Kaganski
· 6 years ago
0a6ec03
update Skia to chrome/m81
by Luboš Luňák
· 6 years ago
4ff12ba
python3+WIN: don't fail copy of openssl DLLs+PDBs
by Jan-Marek Glogowski
· 6 years ago
9b4ab9b
pdfium: don't patch out the COMPONENT_BUILD check, define it
by Miklos Vajna
· 6 years ago
6e0461d
external/pdfium: C++20 comparison operator fix
by Stephan Bergmann
· 6 years ago
a3ca9b8
tdf#127619: external/nss: Load smime3 lib with a path on macOS
by Stephan Bergmann
· 6 years ago
e0c70d4
For now, work around Clang 11 -flax-vector-conversion=integer in external/skia
by Stephan Bergmann
· 6 years ago
1cb7072
external: update pdfium to 4021
by Miklos Vajna
· 6 years ago
e355d2d
Bump boost version to 1.71
by David Ostrovsky
· 6 years ago
51882d9
fix Skia CPU instruction set support (tdf#129546)
by Luboš Luňák
· 6 years ago
cdd8240
crashtesting: libstaroffice should use sender-lastname not send-lastname
by Caolán McNamara
· 6 years ago
7908466
python3: bundle libffi for GNU/Linux builds
by Michael Stahl
· 6 years ago
db75ec1
python3: fix 32-bit x86 build
by Michael Stahl
· 6 years ago
ebb6c25
python3: remove _uuid module
by Michael Stahl
· 6 years ago
b10be5d
python3: upgrade to release 3.7.6
by Michael Stahl
· 6 years ago
ad88df7
avoid Skia assert on leaked resources
by Luboš Luňák
· 6 years ago
c13f75d
skia: make gcc not crash for x86 builds
by Thorsten Behrens
· 6 years ago
ffe9ff2
update cppunit to 1.15.1
by Markus Mohrhard
· 6 years ago
df52a21
tdf#129519 Fix crash during WebDAV lock refresh
by Thorsten Behrens
· 6 years ago
e4fac1e
Enable -Wdeprecated-copy-dtor where available
by Stephan Bergmann
· 6 years ago
065c8fa
external/skia: Further -Werror=deprecated-copy-dtor for Clang 10 trunk
by Stephan Bergmann
· 6 years ago
23b3de0
update Skia to chrome/m80
by Luboš Luňák
· 6 years ago
02b0369
external/icu: Fix -Werror=deprecated-copy-dtor
by Stephan Bergmann
· 6 years ago
2914bde
external/skia: Fix -Werror=deprecated-copy-dtor
by Stephan Bergmann
· 6 years ago
b5dd9bd
nss: Fix Android build for x86 and x86_64
by Michael Weghorn
· 6 years ago
48f845d
external/clucene: Adapt to C++20 deleted ostream << for non-plain char types
by Stephan Bergmann
· 6 years ago
bb0f9eb
split instrinsics CXXFLAGS per each instruction set
by Luboš Luňák
· 6 years ago
a9e04c0
android: Fix nss build on aarch64.
by Jan Holesovsky
· 6 years ago
9feea0f
android: Add also aarch64 to avoid linking errors.
by Jan Holesovsky
· 6 years ago
a17f700
do not explicitly link to libGLX
by Luboš Luňák
· 6 years ago
bd8fcf5
android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.
by Jan Holesovsky
· 6 years ago
73d3bb1
external/skia: -Werror,-Wdeprecated-copy
by Stephan Bergmann
· 6 years ago
59ef53f
external/skia: C++20 comparison operator fix
by Stephan Bergmann
· 6 years ago
047e8ae
external/liblangtag: Avoid null pointer deref in lt_warning call
by Stephan Bergmann
· 6 years ago
19bac12
do not require Vulkan devel package for Skia
by Luboš Luňák
· 6 years ago
8f7e6f5
patch Skia bug with copying data with different alpha type
by Luboš Luňák
· 6 years ago
ce51719
fix Skia with --enable-pch=full
by Luboš Luňák
· 6 years ago
5ce6f44
solve the Skia lerp() conflict differently
by Luboš Luňák
· 6 years ago
ed270e4
disable Skia resource leak checking on exit
by Luboš Luňák
· 6 years ago
a2033dd
make Skia GPU offscreen surfaces work with unittests
by Luboš Luňák
· 6 years ago
241730a
make Skia VCL backend fall back to raster if vulkan doesn't work
by Luboš Luňák
· 6 years ago
1780798
fix Skia offscreen GPU-backed drawing
by Luboš Luňák
· 6 years ago
54be644
make SkiaSalGraphicsImpl use GPU-backed SkSurface also for offscreen
by Luboš Luňák
· 6 years ago
9043a45
update Skia fix-shader-locale.patch.1 to the upstream version
by Luboš Luňák
· 6 years ago
fd43557
update Skia PCH after the update to m79
by Luboš Luňák
· 6 years ago
8f7c1fa
fix Skia/vulkan with some locales
by Luboš Luňák
· 6 years ago
2b861c8
update Skia to chrome-m79
by Luboš Luňák
· 6 years ago
7d3c4e8
update PCH for Skia
by Luboš Luňák
· 6 years ago
a81cddb
use the same config file for skia build and using it
by Luboš Luňák
· 6 years ago
71a07e8
initial implementation of Skia drawing on screen in Windows
by Luboš Luňák
· 6 years ago
3148e92
build also the tools/sk_app part of Skia
by Luboš Luňák
· 7 years ago
736e7ce
build Skia also on Windows
by Luboš Luňák
· 6 years ago
ceec416
add PCH to Skia
by Luboš Luňák
· 6 years ago
f802eab
build also OpenGL and Vulkan support in Skia
by Luboš Luňák
· 6 years ago
478f290
initial build of the Skia library
by Luboš Luňák
· 6 years ago
59c1beb
nss: fix Android build
by Miklos Vajna
· 6 years ago
fc2d2e0
Mark external/mdds/Wdeprecated-copy.patch as upstreamed
by Stephan Bergmann
· 6 years ago
a6238c3
nss: upgrade to release 3.47.1
by Michael Stahl
· 6 years ago
48d0d54
external/mdds: -Werror,-Wdeprecated-copy
by Stephan Bergmann
· 6 years ago
1c58b2a
Replace hotfix with upstream patch, tdf#127887 follow-up
by Eike Rathke
· 6 years ago
e9ea24c
libxslt: upgrade to release 1.1.34
by Michael Stahl
· 6 years ago
d1bf39a
libxml2: upgrade to release 2.9.10
by Michael Stahl
· 6 years ago
28e52c4
poppler: upgrade to release 0.82.0
by Michael Stahl
· 6 years ago
b0930d5
python3: upgrade to release 3.5.9
by Michael Stahl
· 6 years ago
26b7ff2
CVE-2019-16707
by Caolán McNamara
· 6 years ago
71cb270
external: update pdfium to 3963
by Miklos Vajna
· 6 years ago
Next »