summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCor Nouws <cor.nouws@documentfoundation.org>2019-05-23 16:20:43 +0200
committerXisco Faulí <xiscofauli@libreoffice.org>2019-05-23 23:20:05 +0200
commitf5b9590fc06811a9dff550c6998d1d1088507e23 (patch)
treeb010e90ad668d5438cd5d27ab13a9f79fee99570
parentec266879c7d3764372d093f6e7d5024c5e0cc298 (diff)
Revert "tdf#113241 better default for number recognition options in Writer tables"
This reverts commit 2b0cb3cf4ac35dbe29b203d24adf5604a860cde5. As per tdf#125371 there are changes in existing documents in cells that are re-calculated on file-open. IMO this needs to be fixed before this patch can be re-applied. As such there is no question on the changed settings in the Options. Change-Id: Ib748cc520d4d475097cd5fd7e5500456b34f0789 Reviewed-on: https://gerrit.libreoffice.org/72860 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 3b147dcfd25d..7eeb05e0dee3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -2296,7 +2296,7 @@
<desc>Specifies whether only entries with the defined format are accepted. This option is only available if the number format recognition is active (Number_recognition = True).</desc>
<label>Number format recognition</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Alignment" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Insert/IntoTables -->
@@ -2306,7 +2306,7 @@
<desc>Specifies whether all numbers are aligned below right of the cell and not above left (as in the case of text). This option is only available if number format recognition is active (Number_recognition = True).</desc>
<label>Alignment</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="SplitVerticalByDefault" oor:type="xs:boolean" oor:nillable="false">
<info>