summaryrefslogtreecommitdiffstats
path: root/desktop/source/app/crashreport.cxx
Commit message (Expand)AuthorAgeFilesLines
* make crashreports include info about the system (CPU,memory)Luboš Luňák2021-02-011-0/+180
* tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN2020-01-251-4/+4
* Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski2020-01-101-4/+45
* New loplugin:getstrStephan Bergmann2019-10-141-2/+2
* tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk2019-10-021-10/+33
* Refactoring of the class CrashReporterJuergen Funk2019-10-021-34/+59
* crashreport: change addKeyValue to lower-case camelJuergen Funk2019-10-011-1/+1
* remove more rtl::OUString and OString prefixesNoel Grandin2018-10-241-2/+2
* tdf#114227: set better proxy params in cURL for crash reportingAron Budea2018-05-161-1/+18
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-1/+2
* Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski2017-10-031-2/+1
* submit crash reports using httpsMarkus Mohrhard2017-04-171-1/+1
* Clean up uses of SAL_U/SAL_W: desktopStephan Bergmann2017-04-101-1/+2
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-1/+1
* Put crash directory config in soffice.ini, instead of own ini fileSamuel Mehrbrodt2017-01-271-3/+11
* Crashdump: Make crash directory configurableSamuel Mehrbrodt2017-01-241-11/+13
* Add build id to crash metadataSamuel Mehrbrodt2017-01-151-0/+2
* -Werror,-Wunused-variableThorsten Behrens2016-12-141-1/+2
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-4/+30
* use the existing url to path function also in the ini file partMarkus Mohrhard2016-05-301-5/+3
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* Fix mis-mergeStephan Bergmann2016-05-251-1/+1
* -Werror,-Wunused-variableStephan Bergmann2016-05-251-2/+1
* use correct URL for crashreportMarkus Mohrhard2016-05-241-1/+1
* fix previous commitsMarkus Mohrhard2016-05-241-5/+5
* return paths and not URLsMarkus Mohrhard2016-05-241-1/+5
* update the minidump location as soon as possibleMarkus Mohrhard2016-05-241-1/+4
* use the TDF server as target for crash reportsMarkus Mohrhard2016-05-231-1/+1
* somewhere I lost the filenameMarkus Mohrhard2016-05-191-1/+1
* update the location for breakpad as soon as we have access to profileMarkus Mohrhard2016-05-191-1/+36
* loplugin:stringconcatStephan Bergmann2016-03-011-2/+2
* store the crash ini file inside of the user profileMarkus Mohrhard2016-02-271-2/+10
* work on adding crash report UIMarkus Mohrhard2016-02-271-1/+14
* use the new ini file based minidump uploaderMarkus Mohrhard2016-02-261-9/+7
* typoStephan Bergmann2016-02-251-1/+1
* loplugin:staticmethodsStephan Bergmann2016-02-251-5/+10
* add way to add additional information to the crash reportMarkus Mohrhard2016-02-251-0/+33