summaryrefslogtreecommitdiff
path: root/desktop/source/minidump
AgeCommit message (Expand)AuthorFilesLines
2016-07-05use a dynamic library for minidump shared codeMarkus Mohrhard2-1/+7
2016-06-05remove old debug outputMarkus Mohrhard1-7/+2
2016-06-04report the crash id back to the userMarkus Mohrhard2-4/+7
2016-06-04don't just silently ignore the return valueMarkus Mohrhard1-3/+1
2016-06-04integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard3-22/+3
2016-06-04extract the minidump uploader code into a static libMarkus Mohrhard3-200/+232
2016-06-03add some more error checking to minidump uploaderMarkus Mohrhard1-0/+6
2016-05-30generate correct json filesMarkus Mohrhard1-1/+1
2016-05-27support the json key value data upload for crash report on client sideMarkus Mohrhard1-14/+32
2016-05-24copy and paste error in minidump uploaderMarkus Mohrhard1-1/+1
2016-02-26better error reporting for crash uploaderMarkus Mohrhard1-6/+3
2016-02-26store the URL in the crash ini fileMarkus Mohrhard1-3/+4
2016-02-26loplugin:redundantcastTor Lillqvist1-3/+3
2016-02-26loplugin:nullptrTor Lillqvist1-4/+4
2016-02-26write an own minidump uploaderMarkus Mohrhard1-0/+202