You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ha...@apache.org on 2014/05/17 17:29:01 UTC

svn commit: r1595498 - /openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs

Author: hanya
Date: Sat May 17 15:29:00 2014
New Revision: 1595498

URL: http://svn.apache.org/r1595498
Log:
#i123625# enable Detect Special Number as default in CSV import dialog

Modified:
    openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs

Modified: openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs?rev=1595498&r1=1595497&r2=1595498&view=diff
==============================================================================
--- openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs (original)
+++ openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Calc.xcs Sat May 17 15:29:00 2014
@@ -1043,7 +1043,7 @@
                         <desc>If true, Calc tries to detect special number format, such as date and scientific notation.</desc>
                         <label>DetectSpecialNumbers</label>
                     </info>
-                    <value>false</value>
+                    <value>true</value>
                 </prop>
                 <prop oor:name="Language" oor:type="xs:int">
                     <info>