Age | Commit message (Expand) | Author |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-01-30 | Recheck modules [o-r]* with IWYU | Gabor Kelemen |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-11-19 | tdf#123936 Formatting files in module opencl with clang-format | Philipp Hofer |
2020-03-12 | Revert "loplugin:constfields in oox" | Noel Grandin |
2019-08-20 | loplugin:constvars in i18npool..opencl | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): opencl | Stephan Bergmann |
2019-05-29 | tdf#42949 Fix IWYU warnings in opencl/ | Gabor Kelemen |
2019-04-29 | test in a separate helper process if OpenCL crashes (tdf#112252) | Luboš Luňák |
2018-10-15 | loplugin:constfields in oox | Noel Grandin |
2018-06-22 | tdf#42949 Fix IWYU warnings in include/sal/ | Gabor Kelemen |
2018-01-12 | More loplugin:cstylecast: opencl | Stephan Bergmann |
2017-11-01 | Extract XmlWriter and XmlWalker from opencl into tools | Tomaž Vajngerl |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-08-25 | Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl | Tor Lillqvist |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-06-04 | no need to construct unique_ptr here | Jochen Nitschke |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2016-12-21 | No apparent reason for an unnamed namespace in an include file here | Stephan Bergmann |
2016-10-16 | clang-cl loplugin: opencl | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |
2016-09-21 | Valgrind reports read of uninitialized bCLBool | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-08-27 | put StreamMode masks in scope of enum class | Jochen Nitschke |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-12 | desktop: validate OpenCL drivers before use. | Michael Meeks |
2016-07-11 | loplugin:nullptr: Better heuristic to determine code shared between C and C++ | Stephan Bergmann |
2016-07-11 | opencl: OpenCLZone, detect CL device change and disable CL on crash | Tomaž Vajngerl |
2016-06-27 | Add some informative comments | Tor Lillqvist |
2016-06-08 | Let loplugin:passstuffbyref also look at fn defn not preceded by any decl | Stephan Bergmann |
2016-06-06 | tools: rename SvStream::Read/Write to ReadBytes/WriteBytes | Michael Stahl |
2016-05-10 | Fix typos | Andrea Gelmini |
2016-04-29 | coverity#1358844 Uninitialized pointer field | Caolán McNamara |
2016-04-22 | Various loplugin warnings in opencl/ | Stephan Bergmann |
2016-04-22 | opencl: better logging of devices and device selection | Tomaž Vajngerl |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-02 | OpenCL: correctly handle platforms without devices | Giuseppe Bilotta |
2015-01-20 | Some more loplugin:cstylecast: opencl | Stephan Bergmann |
2014-12-08 | Don't treat clew as part of an "external" clcc module | Tor Lillqvist |
2014-11-27 | Clean up confusing OpenCL code a bit | Tor Lillqvist |
2014-11-27 | Move more Calc-independent OpenCL stuff from the sc to the opencl module | Tor Lillqvist |