summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-01-07 15:09:33 +0200
committerTor Lillqvist <tml@collabora.com>2015-01-07 15:09:33 +0200
commit9a531861ac586a49f0493d70e12015d6bb5d6aa6 (patch)
tree48717887ffc1d2f73de9ca7f261fdd398e6313f9 /officecfg
parent88a3b813b5937dade3cdc36134170048a792cc5f (diff)
Revert "Let's try a higher limit"
This reverts commit 13fca3c98df4722031902da3d443962bb9453542.
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index ecab65ab2f6d..832c795a73f4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1363,7 +1363,7 @@
<info>
<desc>An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered.</desc>
</info>
- <value>1000</value>
+ <value>100</value>
</prop>
<prop oor:name="OpenCLSubsetOpCodes" oor:type="xs:string" oor:nillable="false">
<!-- UIHints: Tools - Options Spreadsheet Formula -->