summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-04-19 16:56:42 +0200
committerAndras Timar <andras.timar@collabora.com>2019-11-17 11:46:06 +0100
commit12905be66272fb4144be6d1c654a412c37ac030f (patch)
tree366ab8250414a11ae26c67b7574478ad2e40a20c /officecfg
parente17fdacc1a91d40f829aaa1ae075142d23803340 (diff)
[cp] Change merge cell defaults for Collabora Office
Change-Id: Ib0f96e52f268df999fde34ea7bcf9ea9706ea11a Reviewed-on: https://gerrit.libreoffice.org/57399 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/78423 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index e5b3318ff701..27c1fc67a8cb 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -1911,14 +1911,14 @@
<desc>Specifies whether the Merge Cells dialog box is shown, when some cells are not empty.</desc>
<label>Show Merge Cells dialog</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="EmptyMergedCells" oor:type="xs:boolean" oor:nillable="false">
<info>
<desc>Specifies whether to empty the contents of the hidden cells (like Excel does).</desc>
<label>Empty merged cells</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
</group>
<group oor:name="KeyBindings">