diff options
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 2 |
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 7951d4bf91cc..18b3612259e6 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>true</value> + <value>false</value> </prop> <!-- Note: The default values below probably must correspond to those assigned in setOpenCLConfigToDefault() in |