summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_spreadsheet.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-05-09compact namespace in scNoel Grandin1-2/+2
2018-11-29make OpenCL bail out if it can't handle multi-column refsLuboš Luňák1-0/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-25Don't claim we support strings arguments in the OpenCL VLOOKUPTor Lillqvist1-1/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2014-06-10GPU Calc:Support string arguments in VLookuphaochen1-0/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga1-1/+1
2013-12-18GPU Calc: VLOOKUP implementationWei Wei1-0/+29