summaryrefslogtreecommitdiff
path: root/desktop/source/app/crashreport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea1-1/+18
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski1-2/+1
2017-04-17submit crash reports using httpsMarkus Mohrhard1-1/+1
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann1-1/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2017-01-27Put crash directory config in soffice.ini, instead of own ini fileSamuel Mehrbrodt1-3/+11
2017-01-24Crashdump: Make crash directory configurableSamuel Mehrbrodt1-11/+13
2017-01-15Add build id to crash metadataSamuel Mehrbrodt1-0/+2
2016-12-14-Werror,-Wunused-variableThorsten Behrens1-1/+2
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard1-4/+30
2016-05-30use the existing url to path function also in the ini file partMarkus Mohrhard1-5/+3
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-25Fix mis-mergeStephan Bergmann1-1/+1
2016-05-25-Werror,-Wunused-variableStephan Bergmann1-2/+1
2016-05-24use correct URL for crashreportMarkus Mohrhard1-1/+1
2016-05-24fix previous commitsMarkus Mohrhard1-5/+5
2016-05-24return paths and not URLsMarkus Mohrhard1-1/+5
2016-05-24update the minidump location as soon as possibleMarkus Mohrhard1-1/+4
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard1-1/+1
2016-05-19somewhere I lost the filenameMarkus Mohrhard1-1/+1
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard1-1/+36
2016-03-01loplugin:stringconcatStephan Bergmann1-2/+2
2016-02-27store the crash ini file inside of the user profileMarkus Mohrhard1-2/+10
2016-02-27work on adding crash report UIMarkus Mohrhard1-1/+14
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard1-9/+7
2016-02-25typoStephan Bergmann1-1/+1
2016-02-25loplugin:staticmethodsStephan Bergmann1-5/+10
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard1-0/+33