summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl/op_array.cxx
AgeCommit message (Expand)Author
2024-04-10tdf#146619 Drop unused 'using namespace' in: sc/Gabor Kelemen
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2022-09-21rework handling of empty cells in opencl codeLuboš Luňák
2022-09-20simplify opencl code in op_array.cxxLuboš Luňák
2022-09-13reduce opencl copy&paste when generating function declarationLuboš Luňák
2022-09-01make sure opencl generated code doesn't lose numbers precisionLuboš Luňák
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings in sc/source/core/opencl/*Gabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga
2014-02-10coverity#1130200 Unchecked dynamic_castCaolán McNamara
2013-11-16GPU Calc: implemented SUMXMY2yiming ju
2013-11-15GPU Calc: implemented SUMX2PY2yiming ju
2013-11-15GPU Calc: implemented SUMX2MY2yiming ju