summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2016-05-30Convert ApplicationEvent::Type to scoped enumNoel Grandin
2016-05-29bccu#1781: Impress/Comments - selection not updated on deleteAshod Nakashian
2016-05-28LOK: don't filter cursor visibility during paintingAshod Nakashian
2016-05-28LOK: improved event handling and fixesAshod Nakashian
2016-05-28lok: add uno command AssignLayoutHenry Castro
2016-05-27support the json key value data upload for crash report on client sideMarkus Mohrhard
2016-05-25lok: reset the font list when there are no itemsHenry Castro
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
2016-05-12warn to info for something that isn't a surpriseCaolán McNamara
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-11xdg-app got renamed to FlatpakStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09desktop: warning C4101 unreferenced local variableMichael Stahl
2016-05-09LOK: drop identical invalidation notificationsAshod Nakashian
2016-05-09LOK: SAL_WARN for each removed event is unnecessaryAshod Nakashian
2016-05-09Don't change part on text documents to paint tilesAshod Nakashian
2016-05-09Allow painting for arbitrary partAshod Nakashian
2016-05-09Some LOK notifications are dropped if they are superseeded by later onesAshod Nakashian
2016-05-09std::tuple -> std::pairAshod Nakashian
2016-05-09More LOK callback notification compressionAshod Nakashian
2016-05-09loplugin:redundantcastTor Lillqvist
2016-05-09Desktop compresses text selection start/end notificationsAshod Nakashian
2016-05-08Desktop compresses mouse pointer notificationsAshod Nakashian
2016-05-08Test desktop notification compressionAshod Nakashian
2016-05-08loplugin:redundantcastTor Lillqvist
2016-05-07New LOKDocument callback queue to flush events lazily on idleAshod Nakashian
2016-05-06coverity#1359235 Resource leakCaolán McNamara
2016-05-02-Werror,-Wlogical-not-parenthesesStephan Bergmann