summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-14Default OpenGL to off on all platformsdistro/cib/libreoffice-5-1Thorsten Behrens
2018-07-04./g: don't exit early on ./g checkout -fThorsten Behrens
2018-03-02tdf#109080 First page header/footer ODF (1/2)Luke Deller
2018-02-20download tarballs via HTTPSThorsten Behrens
2017-01-28Symstore: Also add .exe and .dlls to symstoreSamuel Mehrbrodt
2017-01-23gbuild: populate local symstore on WindowsThorsten Behrens
2017-01-19Build fixesSamuel Mehrbrodt
2017-01-18Fix mismergeSamuel Mehrbrodt
2017-01-18tdf#96011 Document is not focused when opening a second windowSamuel Mehrbrodt
2017-01-18tdf#48300 bring window to top and restore window when minimized.Mark Hung
2017-01-18Crashdump: Make crash directory configurableSamuel Mehrbrodt
2017-01-18Disable CrashReportUISamuel Mehrbrodt
2017-01-18Add build id to crash metadataSamuel Mehrbrodt
2017-01-18Fix CrashReportDialogSamuel Mehrbrodt
2017-01-18Update crashreportdlg.ui from masterSamuel Mehrbrodt
2017-01-18breakpad: document how to read mini-dumps locallyMichael Stahl
2017-01-18desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl
2017-01-18breakpad: fix module makefileMichael Stahl
2017-01-18don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard
2017-01-18desktop: fix infinite loop with --enable-breakpadMichael Stahl
2017-01-18actually allow gbuild to see breakpad makefiles...David Tardon
2017-01-18desktop: fix undefined CrashReporter::AddKeyValue on MSVCMichael Stahl
2017-01-18add the locale info to the crashreporter metadataMarkus Mohrhard
2017-01-18add a crashreporter entry when we start the shutdownMarkus Mohrhard
2017-01-18don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2017-01-18use a dynamic library for minidump shared codeMarkus Mohrhard
2017-01-18I screwed up with the breakpad minidump_stackwalk patchMarkus Mohrhard
2017-01-18always compile breakpad with O2Markus Mohrhard
2017-01-18better use a backward compatible way to change the outputMarkus Mohrhard
2017-01-18add some info how to use the symbol upload scriptMarkus Mohrhard
2017-01-18add code_id to the minidump_stackwalkMarkus Mohrhard
2017-01-18add some OpenGL info to the crash reporterMarkus Mohrhard
2017-01-18move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2017-01-18better message for crash report dialogMarkus Mohrhard
2017-01-18work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2017-01-18passing a NULL pointer to fileno is not allowedMarkus Mohrhard
2017-01-18we are using our own minidump_upload executableMarkus Mohrhard
2017-01-18enable breakpad in distro configsMarkus Mohrhard
2017-01-18remove old debug outputMarkus Mohrhard
2017-01-18report the crash id back to the userMarkus Mohrhard
2017-01-18don't just silently ignore the return valueMarkus Mohrhard
2017-01-18integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2017-01-18extract the minidump uploader code into a static libMarkus Mohrhard
2017-01-18add some more error checking to minidump uploaderMarkus Mohrhard
2017-01-18use the existing url to path function also in the ini file partMarkus Mohrhard
2017-01-18use the existing URL to path toolsMarkus Mohrhard
2017-01-18crash report lib should be part of mergelibMarkus Mohrhard
2017-01-18don't use the VM URL anywhereMarkus Mohrhard
2017-01-18use correct path for minidump_upload on windowsMarkus Mohrhard
2017-01-18add the file extension for minidumps on windowsMarkus Mohrhard