sc: set hyperlink MS interoperability true in online

The new option made by this gerrit:
https://gerrit.libreoffice.org/c/core/+/155079

This commit make that option true in Collabora online.

Signed-off-by: Attila Szűcs <attila.szucs@collabora.com>
Change-Id: I3bcb3092ab041e053db806ac704fc05b529e3950
pull/7175/head
Attila Szűcs 2023-08-07 13:24:44 +02:00 committed by Andras Timar
parent ba31ffb598
commit ae9c868514
2 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,9 @@
<!-- Hide MediaPlaybackPanel on sidebar. It does not work in Online. Video playback controls are implemented by the browser. -->
<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['MediaPlaybackPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any</it><it>default</it><it>hidden</it></value></prop></item>
<!-- Hyperlink insertion in MS fileformats, should behave like in excel: hyperlinks inserted into the whole cell, not only for textfields. -->
<item oor:path="/org.openoffice.Office.Calc/Compatibility"><prop oor:name="Links" oor:op="fuse"><value>true</value></prop></item>
<!-- Themes -->
<!-- Light Theme -->
<item oor:path="/org.openoffice.Office.UI/ColorScheme/ColorSchemes">

View File

@ -62,6 +62,9 @@
<!-- Hide MediaPlaybackPanel on sidebar. It does not work in Online. Video playback controls are implemented by the browser. -->
<item oor:path="/org.openoffice.Office.UI.Sidebar/Content/PanelList/org.openoffice.Office.UI.Sidebar:Panel['MediaPlaybackPanel']"><prop oor:name="ContextList" oor:op="fuse"><value><it>any</it><it>default</it><it>hidden</it></value></prop></item>
<!-- Hyperlink insertion in MS fileformats, should behave like in excel: hyperlinks inserted into the whole cell, not only for textfields. -->
<item oor:path="/org.openoffice.Office.Calc/Compatibility"><prop oor:name="Links" oor:op="fuse"><value>true</value></prop></item>
<!-- Themes -->
<!-- Light Theme -->
<item oor:path="/org.openoffice.Office.UI/ColorScheme/ColorSchemes">