summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* WaE: include needed headerDavid Tardon2019-08-301-0/+1
* unopkg: Log deployment output with the same logger as unopkgSamuel Mehrbrodt2018-10-261-79/+11
* unopkg: Write to console when no UNO availableSamuel Mehrbrodt2018-10-261-1/+2
* Introduce SimpleTextFormatter and format unopkg output using itSamuel Mehrbrodt2018-10-261-2/+11
* Log unopkg errors to log file if requestedSamuel Mehrbrodt2018-10-261-42/+53
* Sync extension registration on startupSamuel Mehrbrodt2018-10-181-3/+6
* first cut at adding a GDI handles attribute to the windows crash report.Michael Meeks2017-02-131-1/+2
* don't overwrite the crashreport info that are written before uploadMarkus Mohrhard2016-12-111-4/+30
* backport various scoped enum conversion to make other backporting saferNoel Grandin2016-11-171-3/+3
* tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl2016-10-241-2/+1
* tdf#100965: Restart on initialisation-time OpenCL crashTor Lillqvist2016-08-181-0/+1
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-031-2/+2
* tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks2016-07-121-0/+12
* desktop: validate OpenCL drivers before use.Michael Meeks2016-07-124-0/+183
* Resolves: tdf#100713 on cancel curData points to deleted parents vector entryCaolán McNamara2016-07-081-6/+8
* move the code for tdf#99410 to the sal init windows codeMarkus Mohrhard2016-06-201-6/+0
* work around MSVCR2013 bug around AVX, tdf#99410Markus Mohrhard2016-06-161-0/+6
* use a dynamic library for minidump shared codeMarkus Mohrhard2016-06-085-5/+16
* report the crash id back to the userMarkus Mohrhard2016-06-062-4/+7
* don't just silently ignore the return valueMarkus Mohrhard2016-06-061-3/+1
* integrate the minidump upload into the normal LibreOfficeMarkus Mohrhard2016-06-053-22/+3
* extract the minidump uploader code into a static libMarkus Mohrhard2016-06-056-201/+258
* add some more error checking to minidump uploaderMarkus Mohrhard2016-06-051-0/+6
* A slightly better DbusIpcThreadStephan Bergmann2016-06-031-15/+48
* support the json key value data upload for crash report on client sideMarkus Mohrhard2016-06-031-14/+32
* use the existing url to path function also in the ini file partMarkus Mohrhard2016-06-021-5/+3
* Move exithelper.h to includeTor Lillqvist2016-05-315-42/+4
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* Fix mis-mergeStephan Bergmann2016-05-251-1/+1
* Silence clang-cl -Werror,-Wmicrosoft-enum-value in external includeStephan Bergmann2016-05-251-0/+7
* -Werror,-Wunused-variableStephan Bergmann2016-05-251-2/+1
* add the file extension for minidumps on windowsMarkus Mohrhard2016-05-241-1/+1
* use correct URL for crashreportMarkus Mohrhard2016-05-241-1/+1
* copy and paste error in minidump uploaderMarkus 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
* handle std::string vs std::wstring during exportMarkus Mohrhard2016-05-241-3/+8
* use the TDF server as target for crash reportsMarkus Mohrhard2016-05-231-1/+1
* lok: Subcribe to more uno commands for state changePranav Kant2016-05-231-1/+18
* Convert DragMode to scoped enumNoel Grandin2016-05-221-4/+4
* add the breakpad exception handler also for windowsMarkus Mohrhard2016-05-211-1/+18
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-193-3/+0
* 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-192-2/+38
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-2/+0
* Inlucde TableStyles in GetStyles testJakub Trzebiatowski2016-05-181-0/+1
* coverity#1361589 Resource leakCaolán McNamara2016-05-151-1/+2
* convert EXCEPTION_ to scoped enumNoel Grandin2016-05-132-5/+5
* Silence -Werror,-Wimplicit-fallthrough under NDEBUGStephan Bergmann2016-05-121-6/+4