summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_spreadsheet.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-11tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2015-08-25Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist1-39/+6
2015-08-25Produce the expected N/A error code in the OpenCL VLOOKUP implementationTor Lillqvist1-1/+1
2015-08-25Return correct value from the OpenCL VLOOKUP implementationTor Lillqvist1-2/+2
2015-08-25CosmeticsTor Lillqvist1-47/+55
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2014-11-06Indent the generated OpenCL a bit sanerTor Lillqvist1-8/+8
2014-07-01New loplugin:stringconcatStephan Bergmann1-2/+2
2014-06-25remove whitespaceMarkus Mohrhard1-4/+0
2014-06-10GPU Calc:Support string arguments in VLookuphaochen1-6/+43
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga1-1/+1
2014-02-10coverity#1130200 Unchecked dynamic_castCaolán McNamara1-2/+2
2013-12-31GPU Calc: Optimize Vlookuphaochen1-19/+34
2013-12-18GPU Calc: VLOOKUP implementationWei Wei1-0/+238