summaryrefslogtreecommitdiff
path: root/desktop/source/app/crashreport.cxx
AgeCommit message (Expand)Author
2020-05-21enable crashreport on WindowsAndras Timar
2020-03-10Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-05-16tdf#114227: set better proxy params in cURL for crash reportingAron Budea
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-04-17submit crash reports using httpsMarkus Mohrhard
2017-04-10Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-01-27Put crash directory config in soffice.ini, instead of own ini fileSamuel Mehrbrodt
2017-01-24Crashdump: Make crash directory configurableSamuel Mehrbrodt
2017-01-15Add build id to crash metadataSamuel Mehrbrodt
2016-12-14-Werror,-Wunused-variableThorsten Behrens
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2016-05-30use the existing url to path function also in the ini file partMarkus Mohrhard
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25Fix mis-mergeStephan Bergmann
2016-05-25-Werror,-Wunused-variableStephan Bergmann
2016-05-24use correct URL for crashreportMarkus Mohrhard
2016-05-24fix previous commitsMarkus Mohrhard
2016-05-24return paths and not URLsMarkus Mohrhard
2016-05-24update the minidump location as soon as possibleMarkus Mohrhard
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard
2016-05-19somewhere I lost the filenameMarkus Mohrhard
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard
2016-03-01loplugin:stringconcatStephan Bergmann
2016-02-27store the crash ini file inside of the user profileMarkus Mohrhard
2016-02-27work on adding crash report UIMarkus Mohrhard
2016-02-26use the new ini file based minidump uploaderMarkus Mohrhard
2016-02-25typoStephan Bergmann
2016-02-25loplugin:staticmethodsStephan Bergmann
2016-02-25add way to add additional information to the crash reportMarkus Mohrhard