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
opencltest
source
Executable_opencltest.mk
IwyuFilter_opencl.yaml
Library_opencl.mk
Makefile
Module_opencl.mk
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.