summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2017-02-13first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks1-1/+2
2016-12-11don't overwrite the crashreport info that are written before uploadMarkus Mohrhard1-4/+30
2016-11-17backport various scoped enum conversion to make other backporting saferNoel Grandin1-3/+3
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl1-2/+1
2016-08-18tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist1-0/+1
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara1-2/+2
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+12
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks4-0/+183
2016-07-08Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara1-6/+8
2016-06-20move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard1-6/+0
2016-06-16work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard1-0/+6
2016-06-08use a dynamic library for minidump shared codeMarkus Mohrhard5-5/+16
2016-06-06report the crash id back to the userMarkus Mohrhard2-4/+7
2016-06-06don't just silently ignore the return valueMarkus Mohrhard1-3/+1
2016-06-05integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard3-22/+3
2016-06-05extract the minidump uploader code into a static libMarkus Mohrhard6-201/+258
2016-06-05add some more error checking to minidump uploaderMarkus Mohrhard1-0/+6
2016-06-03A slightly better DbusIpcThreadStephan Bergmann1-15/+48
2016-06-03support the json key value data upload for crash report on client sideMarkus Mohrhard1-14/+32
2016-06-02use the existing url to path function also in the ini file partMarkus Mohrhard1-5/+3
2016-05-31Move exithelper.h to includeTor Lillqvist5-42/+4
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-25Fix mis-mergeStephan Bergmann1-1/+1
2016-05-25Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann1-0/+7
2016-05-25-Werror,-Wunused-variableStephan Bergmann1-2/+1
2016-05-24add the file extension for minidumps on windowsMarkus Mohrhard1-1/+1
2016-05-24use correct URL for crashreportMarkus Mohrhard1-1/+1
2016-05-24copy and paste error in minidump uploaderMarkus Mohrhard1-1/+1
2016-05-24fix previous commitsMarkus Mohrhard1-5/+5
2016-05-24return paths and not URLsMarkus Mohrhard1-1/+5
2016-05-24update the minidump location as soon as possibleMarkus Mohrhard1-1/+4
2016-05-24handle std::string vs std::wstring during exportMarkus Mohrhard1-3/+8
2016-05-23use the TDF server as target for crash reportsMarkus Mohrhard1-1/+1
2016-05-23lok: Subcribe to more uno commands for state changePranav Kant1-1/+18
2016-05-22Convert DragMode to scoped enumNoel Grandin1-4/+4
2016-05-21add the breakpad exception handler also for windowsMarkus Mohrhard1-1/+18
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin3-3/+0
2016-05-19somewhere I lost the filenameMarkus Mohrhard1-1/+1
2016-05-19update the location for breakpad as soon as we have access to profileMarkus Mohrhard2-2/+38
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-2/+0
2016-05-18Inlucde TableStyles in GetStyles testJakub Trzebiatowski1-0/+1
2016-05-15coverity#1361589 Resource leakCaolán McNamara1-1/+2
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin2-5/+5
2016-05-12Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann1-6/+4
2016-05-12warn to info for something that isn't a surpriseCaolán McNamara1-1/+1
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-2/+0
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann2-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-05-09desktop: warning C4101 unreferenced local variableMichael Stahl1-1/+1
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian2-13/+19