office-gobmx/opencl
Noel Grandin 31bf558349 Revert "loplugin:constfields in oox"
This reverts commit a84e3df74e.

Now that we know that making fields has negative side effects
like disabling assignment operator generation.

Change-Id: I7b45b7ead281cf3a9202ca6aabc55ee5033e5331
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90332
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-03-12 07:31:08 +01:00
..
inc Revert "loplugin:constfields in oox" 2020-03-12 07:31:08 +01:00
opencltest cid#1448546 Logically dead code 2019-07-18 13:13:52 +02:00
source merge OpenGLZone and OpenCLZone into one generic code 2020-02-07 09:11:32 +01:00
Executable_opencltest.mk Add version resource to executables where it was missing 2019-08-31 00:22:28 +02:00
IwyuFilter_opencl.yaml tdf#42949 Fix IWYU warnings in opencl/ 2019-05-29 09:11:52 +02:00
Library_opencl.mk
Makefile
Module_opencl.mk test in a separate helper process if OpenCL crashes (tdf#112252) 2019-04-29 10:40:12 +02:00
README

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.