summaryrefslogtreecommitdiffstats
path: root/include/desktop
Commit message (Expand)AuthorAgeFilesLines
* Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon2021-06-181-0/+12
* Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon2021-06-181-8/+8
* Add Active App Name Field To Crash ReportGopi Krishna Menon2021-06-161-0/+10
* make crashreports include info about the system (CPU,memory)Luboš Luňák2021-01-201-0/+1
* Use Unicode paths on Windows for minidumpsMike Kaganski2021-01-011-1/+1
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-213-9/+9
* Delete google_breakpad::ExceptionHandler before calling _exit()Mike Kaganski2020-01-101-2/+4
* tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk2019-10-021-0/+2
* Refactoring of the class CrashReporterJuergen Funk2019-10-022-25/+47
* crashreport: change addKeyValue to lower-case camelJuergen Funk2019-10-011-2/+2
* an uno -> a unoCaolán McNamara2019-05-101-1/+1
* remove unused EXITHELPER_SECOND_OFFICENoel Grandin2018-11-241-2/+0
* s/catched/caughtNoel Grandin2017-06-261-1/+1
* loplugin:checkunusedparams variousNoel Grandin2017-05-161-1/+1
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-0/+4
* desktop: that wasn't unused, just rarely usedMichael Stahl2016-09-221-0/+4
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-4/+0
* use a dynamic library for minidump shared codeMarkus Mohrhard2016-07-051-1/+7
* report the crash id back to the userMarkus Mohrhard2016-06-041-1/+1
* integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2016-06-041-0/+19
* Move exithelper.h to includeTor Lillqvist2016-05-301-0/+38
* update the location for breakpad as soon as we have access to profileMarkus Mohrhard2016-05-191-0/+13
* desktop: fix undefined CrashReporter::AddKeyValue on MSVCMichael Stahl2016-02-291-1/+6
* work on adding crash report UIMarkus Mohrhard2016-02-271-1/+4
* use the new ini file based minidump uploaderMarkus Mohrhard2016-02-262-3/+9
* log some information about used OpenGL deviceMarkus Mohrhard2016-02-261-1/+1
* loplugin:staticmethodsStephan Bergmann2016-02-251-2/+0
* desktop: fix loplugin:staticmethodsMiklos Vajna2016-02-251-1/+1
* add way to add additional information to the crash reportMarkus Mohrhard2016-02-252-0/+81