[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - officecfg/registry
Jan Holesovsky
kendy at collabora.com
Thu Dec 3 07:22:32 PST 2015
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f73ecff91d759b54836f47771a297958b4a70300
Author: Jan Holesovsky <kendy at collabora.com>
Date: Mon Nov 30 12:32:16 2015 +0100
sc interperter: Turn it on for a subset of operations by default.
Change-Id: I6715b620adaa6f2b461cb900abb996b62d955ae5
Reviewed-on: https://gerrit.libreoffice.org/20376
Reviewed-by: Jan Holesovsky <kendy at collabora.com>
Tested-by: Jan Holesovsky <kendy at collabora.com>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 8fe1457..7279a04 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -5647,7 +5647,7 @@
<desc>Determines whether Software Interpreter can be used to speed
up some operations on Calc formulas.</desc>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="MacroRecorderMode" oor:type="xs:boolean" oor:nillable="false">
<info>
More information about the Libreoffice-commits
mailing list