summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2017-12-07Related: tdf#113160 set parent of warning dialogs during loadCaolán McNamara
2017-08-09Window::Invalidate must be called with SolarMutex lockedStephan Bergmann
2017-08-09Move scheduler task into its own headerJan-Marek Glogowski
2017-08-09Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-08-09Refactor Scheduler to add Task classJan-Marek Glogowski
2017-08-09tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-02-13first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl
2016-08-18tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks
2016-07-08Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara
2016-06-20move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard
2016-06-16work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard
2016-06-08use a dynamic library for minidump shared codeMarkus Mohrhard
2016-06-06report the crash id back to the userMarkus Mohrhard
2016-06-06don't just silently ignore the return valueMarkus Mohrhard
2016-06-05integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard
2016-06-05extract the minidump uploader code into a static libMarkus Mohrhard
2016-06-05add some more error checking to minidump uploaderMarkus Mohrhard
2016-06-03A slightly better DbusIpcThreadStephan Bergmann
2016-06-03support the json key value data upload for crash report on client sideMarkus Mohrhard
2016-06-02use the existing url to path function also in the ini file partMarkus Mohrhard
2016-05-31Move exithelper.h to includeTor Lillqvist
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25Fix mis-mergeStephan Bergmann
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann
2016-05-25-Werror,-Wunused-variableStephan Bergmann
2016-05-24add the file extension for minidumps on windowsMarkus Mohrhard
2016-05-24use correct URL for crashreportMarkus Mohrhard
2016-05-24copy and paste error in minidump uploaderMarkus 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-24handle std::string vs std::wstring during exportMarkus Mohrhard
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant
2016-05-22Convert DragMode to scoped enumNoel Grandin
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
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-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-18Inlucde TableStyles in GetStyles testJakub Trzebiatowski
2016-05-15coverity#1361589 Resource leakCaolán McNamara
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann