1. 928c854 Remove unused OpenCLEnv::mpOclCmdQueue by Stephan Bergmann · 6 years ago
  2. 8169c04 Directly use OUStringBuffer::append overload taking a single sal_Unicode by Stephan Bergmann · 6 years ago
  3. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  4. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  5. 35e6ada Fix misuse of OStringLiteral by Stephan Bergmann · 6 years ago
  6. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  7. 33d922e -Werror=volatile in OpenCLZone by Stephan Bergmann · 7 years ago
  8. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  9. 07f9223 loplugin:constvars in i18npool..opencl by Noel Grandin · 7 years ago
  10. b2ea362 Improved loplugin:stringconstant (now that GCC 7 supports it): opencl by Stephan Bergmann · 7 years ago
  11. 650a836 Fix typos by Andrea Gelmini · 7 years ago
  12. 34545c3 cid#1448546 Logically dead code by Caolán McNamara · 7 years ago
  13. 61b7525 tdf#42949 Fix IWYU warnings in opencl/ by Gabor Kelemen · 7 years ago
  14. c18e2ea New loplugin:data by Stephan Bergmann · 7 years ago
  15. 101eea0 test in a separate helper process if OpenCL crashes (tdf#112252) by Luboš Luňák · 7 years ago
  16. 9d76206 Simplify containers iterations in oox, opencl, package by Arkadiy Illarionov · 7 years ago
  17. 70519a4 Replace OUStringBuffer::appendCopy with append(std::u16string_view) by Stephan Bergmann · 7 years ago
  18. 55e4280 improve function-local statics in forms..reportdesign by Noel Grandin · 7 years ago
  19. 12c9593 $SC_FORCE_CALCULATION to force Calc use opencl/threads for everything by Luboš Luňák · 7 years ago
  20. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  21. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  22. dc35f25 tdf#42949 Fix IWYU warnings in include/opencl/* by Gabor Kelemen · 7 years ago
  23. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  24. a84e3df loplugin:constfields in oox by Noel Grandin · 7 years ago
  25. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  26. cd66852 create appendCopy method in OUStringBuffer by Noel Grandin · 8 years ago
  27. c8fa03b new loplugin:stringloop, and applied in various by Noel Grandin · 8 years ago
  28. f3a2a20 tdf#42949 Fix IWYU warnings in include/sal/ by Gabor Kelemen · 8 years ago
  29. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  30. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  31. d1a510c More loplugin:cstylecast: opencl by Stephan Bergmann · 8 years ago
  32. 8960ecc Explicitly qualify ICU types with icu:: namespace by Eike Rathke · 8 years ago
  33. 1f8c3e3 Extract XmlWriter and XmlWalker from opencl into tools by Tomaž Vajngerl · 8 years ago
  34. 9ee6031 loplugin:constmethod in idl,helpcompiler by Noel Grandin · 8 years ago
  35. d516b4e loplugin:includeform: opencl by Stephan Bergmann · 8 years ago
  36. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  37. 73bc364 Add tools::Time::GetMonotonicTicks (us) by Jan-Marek Glogowski · 9 years ago
  38. aa7dc5f Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl by Tor Lillqvist · 9 years ago
  39. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  40. e669f70 loplugin:constparams in i18npool,opencl,svl by Noel Grandin · 9 years ago
  41. 979c8c5 loplugin:oncevar in oox..sax by Noel Grandin · 9 years ago
  42. 8511ee5 no need to construct unique_ptr here by Jochen Nitschke · 9 years ago
  43. fbf8fa7 Improved loplugin:redundantcast static_cast handling: opencl by Stephan Bergmann · 9 years ago
  44. 307be8c clang-tidy readability-redundant-control-flow by Noel Grandin · 9 years ago
  45. 2ccde70 teach redundantcast plugin about functional casts by Noel Grandin · 9 years ago
  46. ef513fd remove unnecessary use of OString::getStr by Noel Grandin · 9 years ago
  47. d4a5e6b Turn macro into function by Stephan Bergmann · 9 years ago
  48. b4f3413 Revert the wrong "cleanup" change. by Kohei Yoshida · 9 years ago
  49. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  50. 63df079 clang-tidy readability-simplify-boolean-expr in oox..sal by Noel Grandin · 9 years ago
  51. 5301985 cppcheck: memleak (false positive) by Jochen Nitschke · 9 years ago
  52. 4d6353a New loplugin:conststringvar: opencl by Stephan Bergmann · 9 years ago
  53. e681b38 No apparent reason for an unnamed namespace in an include file here by Stephan Bergmann · 9 years ago
  54. 21e8ed8 tdf#103395 opencl: don't initialize OpenCL when disabled by Tomaž Vajngerl · 9 years ago
  55. baeb3b4 opencl: convert to C++11 for loop by Tomaž Vajngerl · 9 years ago
  56. 4eea4af tdf#103204 opencl: initialize command queue on demand by Tomaž Vajngerl · 9 years ago
  57. 52659c1 clang-cl loplugin: opencl by Stephan Bergmann · 9 years ago
  58. 6445d8d Fix typos by Andrea Gelmini · 10 years ago
  59. ca3c852 Valgrind reports read of uninitialized bCLBool by Stephan Bergmann · 10 years ago
  60. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  61. cd252e3 loplugin:stringconstant: adapt to improved OUStringLiteral1 (opencl) by Stephan Bergmann · 10 years ago
  62. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  63. e1d5043 coverity#1371130 'Constant' variable guards dead code by Caolán McNamara · 10 years ago
  64. 32881f0 tdf#100965: Restart on initialisation-time OpenCL crash by Tor Lillqvist · 10 years ago
  65. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  66. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  67. 00a58df Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlier by Laszlo Nemeth · 10 years ago
  68. dbdfd36 SAL_DETAIL_WHERE already ends with a space by Tor Lillqvist · 10 years ago
  69. e9a1afb tdf#100883 - opencl impls. that use SEH are still bad. by Michael Meeks · 10 years ago
  70. c44726c desktop: validate OpenCL drivers before use. by Michael Meeks · 10 years ago
  71. 9c711f0 Remove bogus dependency from opencl to configmgr by Stephan Bergmann · 10 years ago
  72. f541b99 loplugin:nullptr: Better heuristic to determine code shared between C and C++ by Stephan Bergmann · 10 years ago
  73. f41eb66 opencl: OpenCLZone, detect CL device change and disable CL on crash by Tomaž Vajngerl · 10 years ago
  74. ef47ce2 tdf#90336 - further cleanup of OpenCL options page. by Michael Meeks · 10 years ago
  75. 68106cb Don't waste too much time evaluating the "score" for the "native CPU" by Tor Lillqvist · 10 years ago
  76. 4e3bcdd Add some SAL_INFO output by Tor Lillqvist · 10 years ago
  77. c62bacc Add some informative comments by Tor Lillqvist · 10 years ago
  78. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  79. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  80. 40b0b9a Ensure that OpenCL device id returned from getDeviceSelection() is valid. by Mark Hung · 10 years ago
  81. 3c65f07 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  82. 3742748 Fix typos by Andrea Gelmini · 10 years ago
  83. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  84. 478a403 coverity#1358844 Uninitialized pointer field by Caolán McNamara · 10 years ago
  85. 77327a0 coverity#1358843 Argument cannot be negative by Caolán McNamara · 10 years ago
  86. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  87. 92f10ad Various loplugin warnings in opencl/ by Stephan Bergmann · 10 years ago
  88. 334e2dc opencl: better logging of devices and device selection by Tomaž Vajngerl · 10 years ago
  89. ec53ac6 Move clew/clew.h into external, too by Stephan Bergmann · 10 years ago
  90. d7398110 The OpenCL shared library is called libOpenCL.so.1 on Linux by Tor Lillqvist · 10 years ago
  91. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  92. 4fccc43 loplugin:fpcomparison in opencl/ by Noel Grandin · 10 years ago
  93. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  94. 671f69a loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  95. 72d9441 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  96. 93fff4b clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  97. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  98. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  99. 11e1c55 YAGNI by Tor Lillqvist · 11 years ago
  100. d6a5aac Split formula group for OpenCL up into smaller bits when necessary by Tor Lillqvist · 11 years ago