summaryrefslogtreecommitdiff
path: root/opencl/inc
AgeCommit message (Expand)AuthorFilesLines
2018-10-15loplugin:constfields in ooxNoel Grandin1-1/+1
2018-06-22tdf#42949 Fix IWYU warnings in include/sal/Gabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: openclStephan Bergmann1-2/+2
2017-11-01Extract XmlWriter and XmlWalker from opencl into toolsTomaž Vajngerl1-174/+8
2017-10-30loplugin:constmethod in idl,helpcompilerNoel Grandin1-1/+1
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist1-6/+3
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin1-2/+2
2017-06-04no need to construct unique_ptr hereJochen Nitschke1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+2
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann1-5/+0
2016-10-16clang-cl loplugin: openclStephan Bergmann1-1/+1
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-21Valgrind reports read of uninitialized bCLBoolStephan Bergmann1-1/+3
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks1-0/+3
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann1-3/+3
2016-07-11opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-0/+4
2016-06-27Add some informative commentsTor Lillqvist1-0/+5
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-2/+2
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-2/+2
2016-05-10Fix typosAndrea Gelmini1-1/+1
2016-04-29coverity#1358844 Uninitialized pointer fieldCaolán McNamara1-0/+3
2016-04-22Various loplugin warnings in opencl/Stephan Bergmann2-3/+3
2016-04-22opencl: better logging of devices and device selectionTomaž Vajngerl2-451/+368
2015-10-01loplugin:unusedmethodsNoel Grandin1-15/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-2/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-7/+7
2015-03-02OpenCL: correctly handle platforms without devicesGiuseppe Bilotta1-4/+22
2015-01-20Some more loplugin:cstylecast: openclStephan Bergmann1-2/+2
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist1-1/+2
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist1-1/+1
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist2-0/+666