summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_logical.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-10GPU Calc:Support IF formula in GPUInterprethaochen1-0/+7
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga1-4/+4
2013-12-18GPU Calc: implemented for XORminwang1-0/+7
2013-12-18GPU Calc: implemented for NOTminwang1-0/+7
2013-12-18GPU Calc: implemented for ORminwang1-0/+9
2013-11-17GPU Calc: implemented for ANDminwang1-0/+29