summaryrefslogtreecommitdiffstats
path: root/desktop/source/minidump
Commit message (Expand)AuthorAgeFilesLines
* use a dynamic library for minidump shared codeMarkus Mohrhard2016-07-052-1/+7
* remove old debug outputMarkus Mohrhard2016-06-051-7/+2
* report the crash id back to the userMarkus Mohrhard2016-06-042-4/+7
* don't just silently ignore the return valueMarkus Mohrhard2016-06-041-3/+1
* integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2016-06-043-22/+3
* extract the minidump uploader code into a static libMarkus Mohrhard2016-06-043-200/+232
* add some more error checking to minidump uploaderMarkus Mohrhard2016-06-031-0/+6
* generate correct json filesMarkus Mohrhard2016-05-301-1/+1
* support the json key value data upload for crash report on client sideMarkus Mohrhard2016-05-271-14/+32
* copy and paste error in minidump uploaderMarkus Mohrhard2016-05-241-1/+1
* better error reporting for crash uploaderMarkus Mohrhard2016-02-261-6/+3
* store the URL in the crash ini fileMarkus Mohrhard2016-02-261-3/+4
* loplugin:redundantcastTor Lillqvist2016-02-261-3/+3
* loplugin:nullptrTor Lillqvist2016-02-261-4/+4
* write an own minidump uploaderMarkus Mohrhard2016-02-261-0/+202