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