1. ca3c852 Valgrind reports read of uninitialized bCLBool by Stephan Bergmann · 10 years ago
  2. b647996 replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) by Michael Stahl · 10 years ago
  3. cd252e3 loplugin:stringconstant: adapt to improved OUStringLiteral1 (opencl) by Stephan Bergmann · 10 years ago
  4. 33b3808 put StreamMode masks in scope of enum class by Jochen Nitschke · 10 years ago
  5. e1d5043 coverity#1371130 'Constant' variable guards dead code by Caolán McNamara · 10 years ago
  6. 32881f0 tdf#100965: Restart on initialisation-time OpenCL crash by Tor Lillqvist · 10 years ago
  7. f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
  8. 508c95f improve passstuffbyref return analysis by Noel Grandin · 10 years ago
  9. 00a58df Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlier by Laszlo Nemeth · 10 years ago
  10. dbdfd36 SAL_DETAIL_WHERE already ends with a space by Tor Lillqvist · 10 years ago
  11. e9a1afb tdf#100883 - opencl impls. that use SEH are still bad. by Michael Meeks · 10 years ago
  12. c44726c desktop: validate OpenCL drivers before use. by Michael Meeks · 10 years ago
  13. 9c711f0 Remove bogus dependency from opencl to configmgr by Stephan Bergmann · 10 years ago
  14. f541b99 loplugin:nullptr: Better heuristic to determine code shared between C and C++ by Stephan Bergmann · 10 years ago
  15. f41eb66 opencl: OpenCLZone, detect CL device change and disable CL on crash by Tomaž Vajngerl · 10 years ago
  16. ef47ce2 tdf#90336 - further cleanup of OpenCL options page. by Michael Meeks · 10 years ago
  17. 68106cb Don't waste too much time evaluating the "score" for the "native CPU" by Tor Lillqvist · 10 years ago
  18. 4e3bcdd Add some SAL_INFO output by Tor Lillqvist · 10 years ago
  19. c62bacc Add some informative comments by Tor Lillqvist · 10 years ago
  20. 4d49c96 Let loplugin:passstuffbyref also look at fn defn not preceded by any decl by Stephan Bergmann · 10 years ago
  21. 62d2701 tools: rename SvStream::Read/Write to ReadBytes/WriteBytes by Michael Stahl · 10 years ago
  22. 40b0b9a Ensure that OpenCL device id returned from getDeviceSelection() is valid. by Mark Hung · 10 years ago
  23. 3c65f07 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  24. 3742748 Fix typos by Andrea Gelmini · 10 years ago
  25. f07ff7e clang-tidy modernize-loop-convert in oox to sax by Noel Grandin · 10 years ago
  26. 478a403 coverity#1358844 Uninitialized pointer field by Caolán McNamara · 10 years ago
  27. 77327a0 coverity#1358843 Argument cannot be negative by Caolán McNamara · 10 years ago
  28. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  29. 92f10ad Various loplugin warnings in opencl/ by Stephan Bergmann · 10 years ago
  30. 334e2dc opencl: better logging of devices and device selection by Tomaž Vajngerl · 10 years ago
  31. ec53ac6 Move clew/clew.h into external, too by Stephan Bergmann · 10 years ago
  32. d7398110 The OpenCL shared library is called libOpenCL.so.1 on Linux by Tor Lillqvist · 10 years ago
  33. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  34. 4fccc43 loplugin:fpcomparison in opencl/ by Noel Grandin · 10 years ago
  35. db17d3c new loplugin: memoryvar by Noel Grandin · 10 years ago
  36. 671f69a loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  37. 72d9441 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  38. 93fff4b clang-analyzer-deadcode.DeadStores by Stephan Bergmann · 11 years ago
  39. 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
  40. 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
  41. 11e1c55 YAGNI by Tor Lillqvist · 11 years ago
  42. d6a5aac Split formula group for OpenCL up into smaller bits when necessary by Tor Lillqvist · 11 years ago
  43. 22b80ac boost->std by Caolán McNamara · 11 years ago
  44. a81f59f Log OpenCL errors symbolically here, too by Tor Lillqvist · 11 years ago
  45. 0c76f53 Revert "Enable out-of-order kernel execution" by Tor Lillqvist · 11 years ago
  46. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  47. a3cebe2 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  48. 6a5f0a5 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  49. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  50. d0c9cb0 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  51. 6282076 Typo: (O/o)veride(n)->(O/o)verride(n) by Julien Nabet · 11 years ago
  52. 0d4204e OpenCL: correctly handle platforms without devices by Giuseppe Bilotta · 11 years ago
  53. 770c92b Add SAL_INFOs for tracing kernel and program life cycle by Tor Lillqvist · 11 years ago
  54. c7258cf shared_ptr<T>(new T(args)) -> make_shared<T>(args) by Caolán McNamara · 11 years ago
  55. 43617f1 Move OpenCLError::strerror() from sc to opencl, and rename to errorString() by Tor Lillqvist · 11 years ago
  56. 119d9c3 The horrible CHECK_OPENCL() fortunately is used only in openclwrapper.cxx by Tor Lillqvist · 11 years ago
  57. 4d78f34 Some more loplugin:cstylecast: opencl by Stephan Bergmann · 11 years ago
  58. 07e84ca Fix typo comments Resouce->Resource by Andrea Gelmini · 11 years ago
  59. e12fcd0 Set up foundation for supporting multiple OpenCL command queues per device. by Kohei Yoshida · 11 years ago
  60. ebf8864 opencl: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  61. a4681be Enable out-of-order kernel execution. by Kohei Yoshida · 11 years ago
  62. bf6544c0 Don't treat clew as part of an "external" clcc module by Tor Lillqvist · 11 years ago
  63. 52f9606 The OpenCLEnv struct is used only inside openclwrapper.cxx by Tor Lillqvist · 11 years ago
  64. 598f25c Clean up confusing OpenCL code a bit by Tor Lillqvist · 11 years ago
  65. d73d1e8 Need -lrt for clock_gettime() with older glibc versions by Tor Lillqvist · 11 years ago
  66. 79d6813 Use correct SAL_INFO log area by Tor Lillqvist · 11 years ago
  67. a70b717 Move more Calc-independent OpenCL stuff from the sc to the opencl module by Tor Lillqvist · 11 years ago
  68. bb5e219 Add a README file by Tor Lillqvist · 11 years ago
  69. c1d09b1 Work in progress: Move Calc-independend OpenCL configuration out of sc by Tor Lillqvist · 11 years ago