summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_logical.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-2/+2
2018-08-31tdf#42949 Fix IWYU warnings in sc/source/core/opencl/*Gabor Kelemen1-6/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-6/+6
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-40/+37
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist1-13/+13
2016-06-23Improve OpenCL logging and warningsTor Lillqvist1-1/+1
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-8/+8
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+1
2015-06-01loplugin:loopvartoosmallNoel Grandin1-8/+8
2015-02-06The ISNAN ifdefs can go awayTor Lillqvist1-12/+0
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-17GPU Calc:Support nested formulae expansion for simple nestedhaochen1-14/+40
2014-06-10GPU Calc:Support IF formula in GPUInterprethaochen1-0/+37
2014-05-19GPU Calc: Support nested formula of string compared in AND formula.haochen1-2/+5
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga1-4/+4
2014-02-10coverity#1130200 Unchecked dynamic_castCaolán McNamara1-7/+7
2013-12-18GPU Calc: implemented for XORminwang1-0/+85
2013-12-18GPU Calc: implemented for NOTminwang1-0/+38
2013-12-18GPU Calc: implemented for ORminwang1-0/+84
2013-11-17GPU Calc: implemented for ANDminwang1-0/+109