summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-01-19SafeMode: Restart goes into safe mode againSamuel Mehrbrodt
2017-01-19Check for enable safe mode earlierSamuel Mehrbrodt
2017-01-19Use Application::IsSafeModeEnabled()Samuel Mehrbrodt
2017-01-19profilesafe: Deeper integration with SafeModeArmin Le Grand
2017-01-19Force disable OpenGL in Safe ModeSamuel Mehrbrodt
2017-01-19profilesafe: Adapted to UIArmin Le Grand
2017-01-19profilesafe: extended to three modesArmin Le Grand
2017-01-19profilesafe: Multiple adaptionsArmin Le Grand
2017-01-19safemode: Add flag to indicate safemodeSamuel Mehrbrodt
2017-01-19profilesafe: Add values for SecureUserConfigArmin Le Grand
2017-01-19profilesafe: Collect copies in single *.pack fileArmin Le Grand
2017-01-19profilesafe: Enhancements to BackupFileHelperArmin Le Grand
2017-01-18Show dialog when starting in safe modeSamuel Mehrbrodt
2017-01-18safemode: Add command line optionSamuel Mehrbrodt
2017-01-18Crashdump: Make crash directory configurableSamuel Mehrbrodt
2017-01-13Disable CrashReportUISamuel Mehrbrodt
2017-01-13Add build id to crash metadataSamuel Mehrbrodt
2017-01-12desktop: simplify $(ENABLE_BREAKPAD) checksMichael Stahl
2017-01-12don't build/install minidump_upload with ENABLE_BREAKPAD=Rene Engelhard
2017-01-12desktop: fix infinite loop with --enable-breakpadMichael Stahl
2017-01-12add the locale info to the crashreporter metadataMarkus Mohrhard
2017-01-12don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2017-01-11use a dynamic library for minidump shared codeMarkus Mohrhard
2017-01-11move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2017-01-11work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2017-01-11remove old debug outputMarkus Mohrhard
2017-01-11report the crash id back to the userMarkus Mohrhard
2017-01-11don't just silently ignore the return valueMarkus Mohrhard
2017-01-11integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2017-01-11extract the minidump uploader code into a static libMarkus Mohrhard
2017-01-11add some more error checking to minidump uploaderMarkus Mohrhard
2017-01-11use the existing url to path function also in the ini file partMarkus Mohrhard
2017-01-11add the file extension for minidumps on windowsMarkus Mohrhard
2017-01-11use correct URL for crashreportMarkus Mohrhard
2017-01-11copy and paste error in minidump uploaderMarkus Mohrhard
2017-01-11fix previous commitsMarkus Mohrhard
2017-01-11return paths and not URLsMarkus Mohrhard
2017-01-11update the minidump location as soon as possibleMarkus Mohrhard
2017-01-11handle std::string vs std::wstring during exportMarkus Mohrhard
2017-01-11use the TDF server as target for crash reportsMarkus Mohrhard
2017-01-11add the breakpad exception handler also for windowsMarkus Mohrhard
2017-01-11somewhere I lost the filenameMarkus Mohrhard
2017-01-11update the location for breakpad as soon as we have access to profileMarkus Mohrhard
2017-01-11switch to EHs on windowsMarkus Mohrhard
2017-01-11store the crash ini file inside of the user profileMarkus Mohrhard
2017-01-11work on adding crash report UIMarkus Mohrhard
2017-01-11better error reporting for crash uploaderMarkus Mohrhard
2017-01-11store the URL in the crash ini fileMarkus Mohrhard
2017-01-11use the new ini file based minidump uploaderMarkus Mohrhard
2017-01-11write an own minidump uploaderMarkus Mohrhard