summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-11-24 18:08:55 +0200
committerTor Lillqvist <tml@collabora.com>2014-11-28 10:21:30 +0200
commit2f0d4b3c41def8a2bc5a1440d53a008fe40da577 (patch)
tree588217e33686ef21f678cc1d3f056dbec2d0a261 /officecfg
parent030c604642e3ce5058b9d83cb94319cd6b7ef4d5 (diff)
Make whether to use OpenCL or not a global option
Add a toggle to the "General" page. Change-Id: If35b1472032706b09a3bc3499c55cbd3ac2e13ac
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs7
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs7
2 files changed, 7 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index c7aac17a05ed..001654a5e30d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1344,13 +1344,6 @@
to those assigned in setOpenCLConfigToDefault() in
sc/source/core/tool/calcconfig.cxx
-->
- <prop oor:name="OpenCL" oor:type="xs:boolean" oor:nillable="false">
- <!-- UIHints: Tools - Options Spreadsheet Formula -->
- <info>
- <desc>Whether to use OpenCL for formula computation, if available.</desc>
- </info>
- <value>true</value>
- </prop>
<prop oor:name="OpenCLSubsetOnly" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: Tools - Options Spreadsheet Formula -->
<info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index fec8d259cbe0..fe39b085a580 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5553,6 +5553,13 @@
</info>
<value>false</value>
</prop>
+ <prop oor:name="UseOpenCL" oor:type="xs:boolean" oor:nillable="false">
+ <info>
+ <desc>Determines whether OpenCL can be used, when available, to speed up
+ some operations.</desc>
+ </info>
+ <value>true</value>
+ </prop>
<prop oor:name="MacroRecorderMode" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Determines if the limited, and awkward code producing