sw/uiconfig/swriter/ui/bulletsandnumbering.ui |   12 ++++++++++++
 1 file changed, 12 insertions(+)

New commits:
commit cea043999aa55b9ac118bee26cd97cecee909901
Author:     Caolán McNamara <[email protected]>
AuthorDate: Thu Jun 26 15:06:55 2025 +0100
Commit:     Caolán McNamara <[email protected]>
CommitDate: Thu Jun 26 17:06:36 2025 +0200

    tdf#167114 set the host grids for the numbering pages to expand
    
    Change-Id: I8b43a9e22b1669f2b44857aa79d3965feec1a9c8
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/187054
    Tested-by: Heiko Tietze <[email protected]>
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <[email protected]>
    Reviewed-by: Caolán McNamara <[email protected]>

diff --git a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui 
b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
index 82bba19def9b..e8789272125e 100644
--- a/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
+++ b/sw/uiconfig/swriter/ui/bulletsandnumbering.ui
@@ -123,6 +123,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>
@@ -171,6 +173,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>
@@ -226,6 +230,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>
@@ -281,6 +287,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>
@@ -336,6 +344,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>
@@ -391,6 +401,8 @@
               <object class="GtkBox">
                 <property name="visible">True</property>
                 <property name="can-focus">False</property>
+                <property name="hexpand">True</property>
+                <property name="vexpand">True</property>
                 <child>
                   <placeholder/>
                 </child>

Reply via email to