[Libreoffice-commits] core.git: officecfg/registry
Michael Meeks
michael.meeks at collabora.com
Thu May 24 18:23:16 UTC 2018
officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a9a15e59d6648223f751a43447676d144aa3fd58
Author: Michael Meeks <michael.meeks at collabora.com>
Date: Thu May 24 16:48:58 2018 +0100
Re-enable threading for formula groups for now.
As agreed at the ESC - lets see how this goes for 6.1
This reverts commit 4696d3728f0aba1087001bc543fc0867dd0ebdda.
Change-Id: Ic2be53c53dd7573972cd54c390443dc136739b6c
Reviewed-on: https://gerrit.libreoffice.org/54774
Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
Tested-by: Michael Meeks <michael.meeks at collabora.com>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 18b3612259e6..7951d4bf91cc 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1455,7 +1455,7 @@
<info>
<desc>Whether to use threaded calculation of formula groups when applicable.</desc>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<!-- Note: The default values below probably must correspond
to those assigned in setOpenCLConfigToDefault() in
More information about the Libreoffice-commits
mailing list