Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/distro/cib/libreoffice-5-1
cfdbc96
Default OpenGL to off on all platforms
by Thorsten Behrens
· 8 years ago
distro/cib/libreoffice-5-1
226439c
./g: don't exit early on ./g checkout -f
by Thorsten Behrens
· 8 years ago
44293c4
tdf#109080 First page header/footer ODF (1/2)
by Luke Deller
· 9 years ago
e1bfdd4
download tarballs via HTTPS
by Thorsten Behrens
· 8 years ago
918078f
Symstore: Also add .exe and .dlls to symstore
by Samuel Mehrbrodt
· 9 years ago
781ca02
gbuild: populate local symstore on Windows
by Thorsten Behrens
· 9 years ago
f15d51b
Build fixes
by Samuel Mehrbrodt
· 9 years ago
1e0d1aa
Fix mismerge
by Samuel Mehrbrodt
· 9 years ago
6fc763c
tdf#96011 Document is not focused when opening a second window
by Samuel Mehrbrodt
· 9 years ago
3bdf162
tdf#48300 bring window to top and restore window when minimized.
by Mark Hung
· 10 years ago
4e6c8db
Crashdump: Make crash directory configurable
by Samuel Mehrbrodt
· 9 years ago
fb1925f
Disable CrashReportUI
by Samuel Mehrbrodt
· 9 years ago
9d09204
Add build id to crash metadata
by Samuel Mehrbrodt
· 9 years ago
074ae79
Fix CrashReportDialog
by Samuel Mehrbrodt
· 9 years ago
62cb0f4
Update crashreportdlg.ui from master
by Samuel Mehrbrodt
· 9 years ago
2be8ad4
breakpad: document how to read mini-dumps locally
by Michael Stahl
· 9 years ago
d4555cd
desktop: simplify $(ENABLE_BREAKPAD) checks
by Michael Stahl
· 10 years ago
d4bfd57
breakpad: fix module makefile
by Michael Stahl
· 10 years ago
bffec9b
don't build/install minidump_upload with ENABLE_BREAKPAD=
by Rene Engelhard
· 10 years ago
7bdcda7
desktop: fix infinite loop with --enable-breakpad
by Michael Stahl
· 10 years ago
743da5b
actually allow gbuild to see breakpad makefiles...
by David Tardon
· 10 years ago
528abdb
desktop: fix undefined CrashReporter::AddKeyValue on MSVC
by Michael Stahl
· 10 years ago
f24917b
add the locale info to the crashreporter metadata
by Markus Mohrhard
· 9 years ago
30324b3
add a crashreporter entry when we start the shutdown
by Markus Mohrhard
· 9 years ago
4cedb449
don't overwrite the crashreport info that are written before upload
by Markus Mohrhard
· 9 years ago
9c26c30
use a dynamic library for minidump shared code
by Markus Mohrhard
· 10 years ago
7d8f0f2
I screwed up with the breakpad minidump_stackwalk patch
by Markus Mohrhard
· 10 years ago
3009d35
always compile breakpad with O2
by Markus Mohrhard
· 10 years ago
03fa24e
better use a backward compatible way to change the output
by Markus Mohrhard
· 10 years ago
803d2a5
add some info how to use the symbol upload script
by Markus Mohrhard
· 10 years ago
18c57fd
add code_id to the minidump_stackwalk
by Markus Mohrhard
· 10 years ago
e9e8d04
add some OpenGL info to the crash reporter
by Markus Mohrhard
· 10 years ago
6b4756e
move the code for tdf#99410 to the sal init windows code
by Markus Mohrhard
· 10 years ago
fcd31da
better message for crash report dialog
by Markus Mohrhard
· 10 years ago
c703e91
work around MSVCR2013 bug around AVX, tdf#99410
by Markus Mohrhard
· 10 years ago
afc41d6
passing a NULL pointer to fileno is not allowed
by Markus Mohrhard
· 10 years ago
16c13a1
we are using our own minidump_upload executable
by Markus Mohrhard
· 10 years ago
8ce8a83
enable breakpad in distro configs
by Markus Mohrhard
· 10 years ago
92b9c1b
remove old debug output
by Markus Mohrhard
· 10 years ago
d9728cc
report the crash id back to the user
by Markus Mohrhard
· 10 years ago
16eeb2f
don't just silently ignore the return value
by Markus Mohrhard
· 10 years ago
dc8db9f
integrate the minidump upload into the normal LibreOffice
by Markus Mohrhard
· 10 years ago
875005e
extract the minidump uploader code into a static lib
by Markus Mohrhard
· 10 years ago
7bba14f
add some more error checking to minidump uploader
by Markus Mohrhard
· 10 years ago
ee98205
use the existing url to path function also in the ini file part
by Markus Mohrhard
· 10 years ago
c800d84
use the existing URL to path tools
by Markus Mohrhard
· 10 years ago
fc4e9b6
crash report lib should be part of mergelib
by Markus Mohrhard
· 10 years ago
5d80c3d
don't use the VM URL anywhere
by Markus Mohrhard
· 10 years ago
1245559
use correct path for minidump_upload on windows
by Markus Mohrhard
· 10 years ago
ad2f8f5
add the file extension for minidumps on windows
by Markus Mohrhard
· 10 years ago
cd5cfdf
use correct URL for crashreport
by Markus Mohrhard
· 10 years ago
c46abf5
copy and paste error in minidump uploader
by Markus Mohrhard
· 10 years ago
83c402f
this is unnecessary and os.path.abspath seems to be confused in cygwin
by Markus Mohrhard
· 10 years ago
0c0db1e
make the symbol generation also work correctly on windows
by Markus Mohrhard
· 10 years ago
6b6b74d
fix previous commits
by Markus Mohrhard
· 10 years ago
9560458
make debuggin failures a bit easier
by Markus Mohrhard
· 10 years ago
f08a4c0
add build system part for upload crashreport symbols
by Markus Mohrhard
· 10 years ago
c0cfdff
fix the crashreport symbol upload script
by Markus Mohrhard
· 10 years ago
06949f8
also create the symbols.zip file
by Markus Mohrhard
· 10 years ago
ff7a68e
remove old symbols directory
by Markus Mohrhard
· 10 years ago
d5cdacd
return paths and not URLs
by Markus Mohrhard
· 10 years ago
8bcec53
update the minidump location as soon as possible
by Markus Mohrhard
· 10 years ago
7b86d36
handle std::string vs std::wstring during export
by Markus Mohrhard
· 10 years ago
e7340dc
fix the crash report location also in another place
by Markus Mohrhard
· 10 years ago
7ce7f75
add a build system target to generate the symbol files
by Markus Mohrhard
· 10 years ago
05f8a7f
also handle .bin files in the windows symbol code
by Markus Mohrhard
· 10 years ago
97b6331
use the TDF server as target for crash reports
by Markus Mohrhard
· 10 years ago
1383c14
add the breakpad exception handler also for windows
by Markus Mohrhard
· 10 years ago
701e2e1
add missing file for breakpad library
by Markus Mohrhard
· 10 years ago
6bd24ae
somewhere I lost the filename
by Markus Mohrhard
· 10 years ago
d37181c
update the location for breakpad as soon as we have access to profile
by Markus Mohrhard
· 10 years ago
bbdb75b
switch to EHs on windows
by Markus Mohrhard
· 10 years ago
110dfe6
get breakpad signal handler working on windows
by Markus Mohrhard
· 10 years ago
27e4c39
Fix Windows part of 97858ca008fd8cf405e52795c8db415ef6c5afb3
by Stephan Bergmann
· 10 years ago
36a3e94
tdf#93548 Refactor sal signal to reduce code duplication
by Aleksas Pantechovskis
· 10 years ago
72a251e
Remove unnecessary typedef (that introduced a reserved identifier)
by Stephan Bergmann
· 10 years ago
ce37b78
support building breakpad on windows
by Markus Mohrhard
· 10 years ago
e44f14c
store the crash ini file inside of the user profile
by Markus Mohrhard
· 10 years ago
6c01ae4
remove the case for system breakpad
by Markus Mohrhard
· 10 years ago
443254e
log to the crashreporter whether we use OpenGL
by Markus Mohrhard
· 10 years ago
86f4b6e
fix a number of Wshadow warnings in breakpad
by Markus Mohrhard
· 10 years ago
d0eea61
work on adding crash report UI
by Markus Mohrhard
· 10 years ago
6a8c29b
better error reporting for crash uploader
by Markus Mohrhard
· 10 years ago
1fbe161
store the URL in the crash ini file
by Markus Mohrhard
· 10 years ago
51f26a4
use the new ini file based minidump uploader
by Markus Mohrhard
· 10 years ago
53e09d5
write an own minidump uploader
by Markus Mohrhard
· 10 years ago
bc99ca5
log some information about used OpenGL device
by Markus Mohrhard
· 10 years ago
cb43a9e
don't hardcode the version string in crash report url
by Markus Mohrhard
· 10 years ago
886c04a
add way to add additional information to the crash report
by Markus Mohrhard
· 10 years ago
769bd5f87
LIBO_LIBEXEC_FOLDER is the correct place for executables
by Markus Mohrhard
· 10 years ago
84dd8fa
upload crashes correctly to server for linux
by Markus Mohrhard
· 10 years ago
6601790
add script to upload symbols to crash reporting site
by Markus Mohrhard
· 10 years ago
917d3a6
add script to generate symbols
by Markus Mohrhard
· 10 years ago
5373b9d
fix the minidump_upload script to send correct http header
by Markus Mohrhard
· 10 years ago
4b6481f
package minidump_upload tool
by Markus Mohrhard
· 10 years ago
2623106
include breakpad into the build
by Markus Mohrhard
· 10 years ago
abe1ca6
tdf#100807 upload expat 2.2.0
by David Tardon
· 10 years ago
0c08fa4
curl: upgrade to version 7.51.0
by Michael Stahl
· 9 years ago
26c4e2d
curl 7.50.0 has CURL as typedef struct Curl_easy
by Caolán McNamara
· 10 years ago
8085c47
bump curl to 7.50.0
by Caolán McNamara
· 10 years ago
Next »