office-gobmx/opencl
Noel Grandin 7f91e4a982 loplugin:stringadd in oox..pyuno
after my patch to merge the bufferadd loplugin into stringadd

Change-Id: I5fdc0a33923fe00e7b588f4576607515a93e5c13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149579
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-27 11:04:46 +00:00
..
inc clang-tidy modernize-pass-by-value in various 2022-08-13 19:11:49 +02:00
opencltest drop 'using namespace std' in o* r* x* 2021-10-05 23:09:56 +02:00
source loplugin:stringadd in oox..pyuno 2023-03-27 11:04:46 +00:00
Executable_opencltest.mk
IwyuFilter_opencl.yaml
Library_opencl.mk
Makefile
Module_opencl.mk
README.md

OpenCL Support

OpenCL-related code that is not specific to any particular functionality OpenCL is used for. (Like formula group calculation in Calc.)

Not compiled on platforms where OpenCL is not available (iOS and Android). On other platforms OpenCL is optional at run-time, but not at build time.