- e2d5eec tdf#100965: Restart on initialisation-time OpenCL crash by Tor Lillqvist · 10 years ago
- 0b21f43 masses of MessBoxes not being disposed promptly by Caolán McNamara · 10 years ago
- 9ad2613 tdf#100883 - opencl impls. that use SEH are still bad. by Michael Meeks · 10 years ago
- 3ee2c65 desktop: validate OpenCL drivers before use. by Michael Meeks · 10 years ago
- 66a5eba Resolves: tdf#100713 on cancel curData points to deleted parents vector entry by Caolán McNamara · 10 years ago
- e076dca move the code for tdf#99410 to the sal init windows code by Markus Mohrhard · 10 years ago
- 638e149 work around MSVCR2013 bug around AVX, tdf#99410 by Markus Mohrhard · 10 years ago
- 3498cd3 use a dynamic library for minidump shared code by Markus Mohrhard · 10 years ago
- 7d351e0 report the crash id back to the user by Markus Mohrhard · 10 years ago
- 6f640a0 don't just silently ignore the return value by Markus Mohrhard · 10 years ago
- 47d2894 integrate the minidump upload into the normal LibreOffice by Markus Mohrhard · 10 years ago
- 3b79929 extract the minidump uploader code into a static lib by Markus Mohrhard · 10 years ago
- 6c90ce2 add some more error checking to minidump uploader by Markus Mohrhard · 10 years ago
- 97c62e9 A slightly better DbusIpcThread by Stephan Bergmann · 10 years ago
- 244f797 support the json key value data upload for crash report on client side by Markus Mohrhard · 10 years ago
- 70500b1 use the existing url to path function also in the ini file part by Markus Mohrhard · 10 years ago
- 9ff6d21 Move exithelper.h to include by Tor Lillqvist · 10 years ago
- b408317 Silence clang-cl -Werror,-Wmicrosoft-enum-value in external include by Stephan Bergmann · 10 years ago
- 7ffe20be Fix mis-merge by Stephan Bergmann · 10 years ago
- 8d96f4b Silence clang-cl -Werror,-Wmicrosoft-enum-value in external include by Stephan Bergmann · 10 years ago
- a87cd5f -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
- 0b35dcb add the file extension for minidumps on windows by Markus Mohrhard · 10 years ago
- 7b990ae use correct URL for crashreport by Markus Mohrhard · 10 years ago
- 838e716 copy and paste error in minidump uploader by Markus Mohrhard · 10 years ago
- 3650eac fix previous commits by Markus Mohrhard · 10 years ago
- 8857877 return paths and not URLs by Markus Mohrhard · 10 years ago
- 73755fd update the minidump location as soon as possible by Markus Mohrhard · 10 years ago
- cee4cc9b handle std::string vs std::wstring during export by Markus Mohrhard · 10 years ago
- 908e46c use the TDF server as target for crash reports by Markus Mohrhard · 10 years ago
- 5c7ab82 lok: Subcribe to more uno commands for state change by Pranav Kant · 10 years ago
- 84c7efb Convert DragMode to scoped enum by Noel Grandin · 10 years ago
- f601e76 add the breakpad exception handler also for windows by Markus Mohrhard · 10 years ago
- 2383d55 clang-tidy misc-unused-alias-decls by Noel Grandin · 10 years ago
- 0c82eae somewhere I lost the filename by Markus Mohrhard · 10 years ago
- 2dcd1ae update the location for breakpad as soon as we have access to profile by Markus Mohrhard · 10 years ago
- 2c8fe2e update unusedmethods plugin to deal with constructors by Noel Grandin · 10 years ago
- 7eb86f3 Inlucde TableStyles in GetStyles test by Jakub Trzebiatowski · 10 years ago
- e141017 coverity#1361589 Resource leak by Caolán McNamara · 10 years ago
- 7d90294 convert EXCEPTION_ to scoped enum by Noel Grandin · 10 years ago
- 2ed2862 Silence -Werror,-Wimplicit-fallthrough under NDEBUG by Stephan Bergmann · 10 years ago
- 0b8a989 warn to info for something that isn't a surprise by Caolán McNamara · 10 years ago
- 71c4a2b mpDefDialogParent is not used since 2002 by Caolán McNamara · 10 years ago
- 982b887 xdg-app got renamed to Flatpak by Stephan Bergmann · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- c47f6d3 desktop: warning C4101 unreferenced local variable by Michael Stahl · 10 years ago
- 81d866a LOK: drop identical invalidation notifications by Ashod Nakashian · 10 years ago
- e394a8e LOK: SAL_WARN for each removed event is unnecessary by Ashod Nakashian · 10 years ago
- 7558270 Don't change part on text documents to paint tiles by Ashod Nakashian · 10 years ago
- 70e8e78 Allow painting for arbitrary part by Ashod Nakashian · 10 years ago
- bc990b0 Some LOK notifications are dropped if they are superseeded by later ones by Ashod Nakashian · 10 years ago
- fda7a71 std::tuple -> std::pair by Ashod Nakashian · 10 years ago
- 840e979 More LOK callback notification compression by Ashod Nakashian · 10 years ago
- e216110 loplugin:redundantcast by Tor Lillqvist · 10 years ago
- 3d27afd Desktop compresses text selection start/end notifications by Ashod Nakashian · 10 years ago
- dc464bd Desktop compresses mouse pointer notifications by Ashod Nakashian · 10 years ago
- ace0b3b Test desktop notification compression by Ashod Nakashian · 10 years ago
- cf2cff0 loplugin:redundantcast by Tor Lillqvist · 10 years ago
- c327bb5 New LOKDocument callback queue to flush events lazily on idle by Ashod Nakashian · 10 years ago
- bcab5bb coverity#1359235 Resource leak by Caolán McNamara · 10 years ago
- 74a1b26 -Werror,-Wlogical-not-parentheses by Stephan Bergmann · 10 years ago
- a42169c tdf#99311 Detect SSDs in pagein by Nurhak ALTIN · 10 years ago
- d15163e Fix typos by Andrea Gelmini · 10 years ago
- fc2590c Fix typos by Andrea Gelmini · 10 years ago
- e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
- a5810fa clang-tidy modernize-loop-convert in d* by Noel Grandin · 10 years ago
- aaa1265 Avoid reserved identifier by Stephan Bergmann · 10 years ago
- b741637 lok: getPartHash should be at the end, it is a new API call. by Jan Holesovsky · 10 years ago
- 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
- f8ce00b loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 024d2fd In lok_init_2, allow vnd.sun.star.pathname user_profile_url by Stephan Bergmann · 10 years ago
- 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
- 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
- dd1509b Use the true exit code 77 here by Stephan Bergmann · 10 years ago
- b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
- c664b27 tdf#94306 remove unused boost dependencies by Jochen Nitschke · 10 years ago
- f00fd79 lok context menu: Add module specific unit tests by Pranav Kant · 10 years ago
- 9952068 Avoid reserved identifier by Stephan Bergmann · 10 years ago
- 988e2a7 remove that unused old code by Markus Mohrhard · 10 years ago
- d077863 loplugin:defaultparams by Stephan Bergmann · 10 years ago
- d76b1b5 lok context menu: unit test by Pranav Kant · 10 years ago
- 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
- 922ee9a tdf#94306 replace boost::noncopyable in d... by Jochen Nitschke · 10 years ago
- 71aa8030 refactor pagein, as it still seems to cause rare crashes by Bjoern Michaelsen · 10 years ago
- 0421600 CppunitTest_desktop_lib: avoid #include "../..." style include by Miklos Vajna · 10 years ago
- 739cbf2 RequestHandler::Disable(join = false) is problematic by Stephan Bergmann · 10 years ago
- 9866efe loplugin:constantparam by Noel Grandin · 10 years ago
- e119327 Consistently use "desktop.app" log area here by Stephan Bergmann · 10 years ago
- a61b9a8 Remove whitespace randomly inserted by Stephan Bergmann · 10 years ago
- 856f7fc -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
- db43ef0 sequence->vector in xmlscript by Noel Grandin · 10 years ago
- 82a04a8 No DBUS_TIMEOUT_INFINITE before D-Bus 1.4.12 by Stephan Bergmann · 10 years ago
- 17b4b5d ...and MSVC "warning C4701: potentially uninitialized local variable used" by Stephan Bergmann · 10 years ago
- e645eb2 Try silence bogus -Werror,-Wsometimes-uninitialized by Stephan Bergmann · 10 years ago
- e962fa7 -Werror=shadow by Stephan Bergmann · 10 years ago
- 5da71ff3 Add DBus-based IPC mechanism for xdg-app by Stephan Bergmann · 10 years ago
- ec655c8 Prepare for using other IPC mechanisms besides an osl::Pipe by Stephan Bergmann · 10 years ago
- 6b2d75f cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
- 4e44487 Use std::size_t by Miklos Vajna · 10 years ago
- bfb9612 tdf#97499 Fixed containers parameters clearing #3 by tymyjan · 10 years ago
- f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago