summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Default OpenGL to off on all platformsdistro/cib/libreoffice-5-1Thorsten Behrens2018-08-141-3/+1
* ./g: don't exit early on ./g checkout -fThorsten Behrens2018-07-041-1/+1
* tdf#109080 First page header/footer ODF (1/2)Luke Deller2018-03-024-0/+33
* download tarballs via HTTPSThorsten Behrens2018-02-201-3/+3
* Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt2017-01-281-1/+5
* gbuild: populate local symstore on WindowsThorsten Behrens2017-01-232-0/+82
* Build fixesSamuel Mehrbrodt2017-01-195-8/+3
* Fix mismergeSamuel Mehrbrodt2017-01-181-2/+0
* tdf#96011 Document is not focused when opening a second windowSamuel Mehrbrodt2017-01-181-1/+1
* tdf#48300 bring window to top and restore window when minimized.Mark Hung2017-01-181-1/+1
* Crashdump: Make crash directory configurableSamuel Mehrbrodt2017-01-181-9/+21
* Disable CrashReportUISamuel Mehrbrodt2017-01-181-2/+3
* Add build id to crash metadataSamuel Mehrbrodt2017-01-182-0/+3
* Fix CrashReportDialogSamuel Mehrbrodt2017-01-182-17/+6
* Update crashreportdlg.ui from masterSamuel Mehrbrodt2017-01-181-7/+13
* breakpad: document how to read mini-dumps locallyMichael Stahl2017-01-181-1/+21
* desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl2017-01-181-6/+7
* breakpad: fix module makefileMichael Stahl2017-01-181-1/+1
* don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard2017-01-182-2/+2
* desktop: fix infinite loop with --enable-breakpadMichael Stahl2017-01-181-1/+1
* actually allow gbuild to see breakpad makefiles...David Tardon2017-01-181-0/+1
* desktop: fix undefined CrashReporter::AddKeyValue on MSVCMichael Stahl2017-01-181-1/+6
* add the locale info to the crashreporter metadataMarkus Mohrhard2017-01-181-0/+2
* add a crashreporter entry when we start the shutdownMarkus Mohrhard2017-01-182-7/+11
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2017-01-182-4/+34
* use a dynamic library for minidump shared codeMarkus Mohrhard2017-01-188-15/+24
* I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard2017-01-181-2/+2
* always compile breakpad with O2Markus Mohrhard2017-01-181-1/+1
* better use a backward compatible way to change the outputMarkus Mohrhard2017-01-181-7/+23
* add some info how to use the symbol upload scriptMarkus Mohrhard2017-01-181-0/+1
* add code_id to the minidump_stackwalkMarkus Mohrhard2017-01-182-0/+17
* add some OpenGL info to the crash reporterMarkus Mohrhard2017-01-181-2/+4
* move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard2017-01-182-6/+6
* better message for crash report dialogMarkus Mohrhard2017-01-183-10/+46
* work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard2017-01-181-0/+6
* passing a NULL pointer to fileno is not allowedMarkus Mohrhard2017-01-181-0/+3
* we are using our own minidump_upload executableMarkus Mohrhard2017-01-182-23/+1
* enable breakpad in distro configsMarkus Mohrhard2017-01-183-0/+3
* remove old debug outputMarkus Mohrhard2017-01-181-7/+2
* report the crash id back to the userMarkus Mohrhard2017-01-186-12/+68
* don't just silently ignore the return valueMarkus Mohrhard2017-01-181-3/+1
* integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2017-01-185-10/+16
* extract the minidump uploader code into a static libMarkus Mohrhard2017-01-186-182/+258
* add some more error checking to minidump uploaderMarkus Mohrhard2017-01-181-0/+6
* use the existing url to path function also in the ini file partMarkus Mohrhard2017-01-181-5/+3
* use the existing URL to path toolsMarkus Mohrhard2017-01-182-9/+15
* crash report lib should be part of mergelibMarkus Mohrhard2017-01-181-0/+1
* don't use the VM URL anywhereMarkus Mohrhard2017-01-181-2/+2
* use correct path for minidump_upload on windowsMarkus Mohrhard2017-01-181-0/+4
* add the file extension for minidumps on windowsMarkus Mohrhard2017-01-181-1/+1