Kaydet (Commit) f5b9590f authored tarafından Cor Nouws's avatar Cor Nouws Kaydeden (comit) Xisco Faulí

Revert "tdf#113241 better default for number recognition options in Writer tables"

This reverts commit 2b0cb3cf.
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: 's avatarXisco Faulí <xiscofauli@libreoffice.org>
üst ec266879
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment