summaryrefslogtreecommitdiff
path: root/sc/source/core/opencl
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Add FIXMETor Lillqvist1-0/+3
2016-10-06Add FIXME comment about the OpenCL approxEqual() we defineTor Lillqvist1-0/+6
2016-10-06Undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fbTor Lillqvist2-14/+14
2016-10-03Avoid pointless single-line wrapper for OpenCL isnan()Tor Lillqvist9-554/+553
2016-09-23convert formula error codes to scoped enumNoel Grandin2-14/+14
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-10/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2-4/+4
2016-08-18cppcheck: passedByValueCaolán McNamara3-11/+11
2016-08-03rename ocDuration to ocPDuration and relatedEike Rathke3-4/+4
2016-08-01sc: replace NAN macro with rtl::math::setNanJochen Nitschke1-12/+1
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin2-54/+48
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-07-25No need for own implementation of erfc() in OpenCLTor Lillqvist3-192/+1
2016-07-22Add missing spaceTor Lillqvist1-1/+1
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+7
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks1-0/+0
2016-07-11tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2016-07-08loplugin:redundantcast: redundant static_casts in scStephan Bergmann1-1/+1
2016-06-27tdf#98515: Bail out early if kernel would have ridiculously many parametersTor Lillqvist1-0/+13
2016-06-23Improve OpenCL logging and warningsTor Lillqvist7-112/+134
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-3/+2
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin4-45/+44
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin3-67/+33
2016-04-12clang-tidy performance-unnecessary-value-param in scNoel Grandin2-2/+2
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke1-2/+7
2016-03-26sc: replace local macrosJochen Nitschke1-28/+26
2016-03-19tdf#96099 fix trival typedef, sc/source/core/, std::vector<std::string>Jakub Trzebiatowski2-4/+2
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann1-9/+9
2015-11-25loplugin:unusedfields variousNoel Grandin4-11/+9
2015-11-20fix buildNoel Grandin1-2/+0
2015-11-20loplugin:sallogareasStephan Bergmann1-8/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-65/+65
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-84/+42
2015-11-03cppcheck: noExplicitConstructorCaolán McNamara2-15/+16
2015-10-27loplugin:unusedmethodsNoel Grandin1-6/+0
2015-10-18tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist1-0/+7
2015-10-15tdf#94924: Fix thinko from bdef079b39d273d2985d360a52597672c96b43fcTor Lillqvist1-7/+0
2015-10-15tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args emptyTor Lillqvist1-5/+24
2015-10-15tdf#94924: Return correct #DIV/0! error from AVERAGE in the OpenCL caseTor Lillqvist1-1/+5
2015-10-15tdf#94924: Fix handling of empty cells in OpenCL divisionTor Lillqvist1-8/+4
2015-10-15tdf#94924: Fix handling of empty cells in OpenCL subtractionTor Lillqvist1-7/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-666/+666
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-18boost->stdCaolán McNamara2-11/+10
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara2-10/+11
2015-09-17boost->stdCaolán McNamara2-11/+10
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist1-28/+0