summaryrefslogtreecommitdiffstats
path: root/sc/source/core/opencl/op_spreadsheet.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks2016-08-021-1/+30
* Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist2015-08-251-39/+6
* Produce the expected N/A error code in the OpenCL VLOOKUP implementationTor Lillqvist2015-08-251-1/+1
* Return correct value from the OpenCL VLOOKUP implementationTor Lillqvist2015-08-251-2/+2
* CosmeticsTor Lillqvist2015-08-251-47/+55
* loplugin:loopvartoosmallNoel Grandin2015-06-011-1/+1
* Indent the generated OpenCL a bit sanerTor Lillqvist2014-11-061-8/+8
* New loplugin:stringconcatStephan Bergmann2014-07-011-2/+2
* remove whitespaceMarkus Mohrhard2014-06-251-4/+0
* GPU Calc:Support string arguments in VLookuphaochen2014-06-101-6/+43
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fdo#39440 the sSymName parameter is now passed by referenceMihai Varga2014-03-051-1/+1
* coverity#1130200 Unchecked dynamic_castCaolán McNamara2014-02-101-2/+2
* GPU Calc: Optimize Vlookuphaochen2013-12-311-19/+34
* GPU Calc: VLOOKUP implementationWei Wei2013-12-181-0/+238