[Libreoffice-commits] core.git: sc/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Fri Feb 28 07:16:01 UTC 2020
sc/uiconfig/scalc/ui/notebookbar.ui | 7 -------
sc/uiconfig/scalc/ui/notebookbar_compact.ui | 9 ---------
2 files changed, 16 deletions(-)
New commits:
commit f1b01ab9705d0ae95ce637b997ed8bf82cc92f90
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Thu Feb 27 21:09:43 2020 +0100
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Fri Feb 28 08:15:23 2020 +0100
tdf#130909 Tabbed interface calc hide subsuperscription
Change-Id: I627733a719d52afdfbac07525a9609bbe1b5f20c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89650
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index 3155ceb6ff22..b945e4a0a362 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -3473,12 +3473,6 @@
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="padding">5</property>
- <property name="position">1</property>
- </packing>
</child>
<child>
<object class="sfxlo-NotebookbarToolBox" id="ExtTop5">
@@ -3500,7 +3494,6 @@
</child>
<child>
<object class="GtkToolButton" id="Home-SuperScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SuperScript</property>
</object>
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 5f789274bda2..c04a71651197 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -3479,13 +3479,6 @@
<property name="valign">center</property>
<property name="vexpand">True</property>
<child>
- <object class="GtkSeparator" id="separator4">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="margin_top">5</property>
- <property name="margin_bottom">5</property>
- <property name="orientation">vertical</property>
- </object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
@@ -3503,7 +3496,6 @@
<property name="show_arrow">False</property>
<child>
<object class="GtkToolButton" id="Home-SubScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SubScript</property>
</object>
@@ -3514,7 +3506,6 @@
</child>
<child>
<object class="GtkToolButton" id="Home-SuperScript">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="action_name">.uno:SuperScript</property>
</object>
More information about the Libreoffice-commits
mailing list