sc/uiconfig/scalc/ui/condformatmanager.ui | 85 ++++++++++++++---------------- vcl/qt5/QtInstanceBuilder.cxx | 3 + 2 files changed, 44 insertions(+), 44 deletions(-)
New commits: commit 182e7433b9ab02f3d1efc080cbcdc583bb7a384f Author: Michael Weghorn <[email protected]> AuthorDate: Mon Feb 2 16:56:28 2026 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Tue Feb 3 00:29:24 2026 +0100 sc: Resave condformatmanager.ui with glade 3.40 The dialog can be started like this: * start Calc * "Format" -> "Conditional" -> "Manage..." Change-Id: I3f0249d09bcb31cd25db599705c9241755a21dec Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198562 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> diff --git a/sc/uiconfig/scalc/ui/condformatmanager.ui b/sc/uiconfig/scalc/ui/condformatmanager.ui index bb3afc622d99..ef5d7738ec4f 100644 --- a/sc/uiconfig/scalc/ui/condformatmanager.ui +++ b/sc/uiconfig/scalc/ui/condformatmanager.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.36.0 --> +<!-- Generated with glade 3.40.0 --> <interface domain="sc"> <requires lib="gtk+" version="3.24"/> <object class="GtkTreeStore" id="liststore1"> @@ -13,33 +13,33 @@ </columns> </object> <object class="GtkDialog" id="CondFormatManager"> - <property name="can_focus">False</property> - <property name="border_width">6</property> + <property name="can-focus">False</property> + <property name="border-width">6</property> <property name="title" translatable="yes" context="condformatmanager|CondFormatManager">Manage Conditional Formatting</property> <property name="resizable">False</property> <property name="modal">True</property> - <property name="default_width">0</property> - <property name="default_height">0</property> - <property name="type_hint">dialog</property> + <property name="default-width">0</property> + <property name="default-height">0</property> + <property name="type-hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> - <property name="can_focus">False</property> - <property name="layout_style">end</property> + <property name="can-focus">False</property> + <property name="layout-style">end</property> <child> <object class="GtkButton" id="ok"> <property name="label" translatable="yes" context="stock">_OK</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="can_default">True</property> - <property name="has_default">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="can-default">True</property> + <property name="has-default">True</property> + <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> @@ -52,8 +52,8 @@ <object class="GtkButton" id="cancel"> <property name="label" translatable="yes" context="stock">_Cancel</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> @@ -66,8 +66,8 @@ <object class="GtkButton" id="help"> <property name="label" translatable="yes" context="stock">_Help</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <property name="use-underline">True</property> </object> <packing> @@ -81,44 +81,44 @@ <packing> <property name="expand">False</property> <property name="fill">True</property> - <property name="pack_type">end</property> + <property name="pack-type">end</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="label_xalign">0</property> - <property name="shadow_type">none</property> + <property name="label-xalign">0</property> + <property name="shadow-type">none</property> <child> <object class="GtkBox" id="box1"> <property name="visible">True</property> - <property name="can_focus">False</property> - <property name="vexpand">True</property> - <property name="orientation">vertical</property> - <property name="spacing">6</property> + <property name="can-focus">False</property> <property name="margin-start">12</property> + <property name="margin-end">12</property> <property name="margin-top">6</property> <property name="margin-bottom">6</property> - <property name="margin-end">12</property> + <property name="vexpand">True</property> + <property name="orientation">vertical</property> + <property name="spacing">6</property> <child> <object class="GtkScrolledWindow"> <property name="visible">True</property> - <property name="can_focus">True</property> + <property name="can-focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> - <property name="shadow_type">in</property> + <property name="shadow-type">in</property> <child> <object class="GtkTreeView" id="CONTAINER"> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <property name="model">liststore1</property> - <property name="search_column">0</property> - <property name="show_expanders">False</property> + <property name="search-column">0</property> + <property name="show-expanders">False</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection1"/> </child> @@ -165,15 +165,15 @@ <child> <object class="GtkButtonBox" id="buttonbox2"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="spacing">12</property> - <property name="layout_style">start</property> + <property name="layout-style">start</property> <child> <object class="GtkButton" id="add"> <property name="label" translatable="yes" context="condformatmanager|add">Add</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <child internal-child="accessible"> <object class="AtkObject" id="add-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="condformatmanager|extended_tip|add">Here you can add, edit or remove one or several conditional formattings.</property> @@ -190,8 +190,8 @@ <object class="GtkButton" id="edit"> <property name="label" translatable="yes" context="condformatmanager|edit">Edit...</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <child internal-child="accessible"> <object class="AtkObject" id="edit-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="condformatmanager|extended_tip|edit">Here you can add, edit or remove one or several conditional formattings.</property> @@ -208,8 +208,8 @@ <object class="GtkButton" id="remove"> <property name="label" translatable="yes" context="condformatmanager|remove">Remove</property> <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> + <property name="can-focus">True</property> + <property name="receives-default">True</property> <child internal-child="accessible"> <object class="AtkObject" id="remove-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="condformatmanager|extended_tip|remove">Here you can add, edit or remove one or several conditional formattings.</property> @@ -234,7 +234,7 @@ <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> - <property name="can_focus">False</property> + <property name="can-focus">False</property> <property name="label" translatable="yes" context="condformatmanager|label1">Conditional Formats</property> <attributes> <attribute name="weight" value="bold"/> @@ -255,9 +255,6 @@ <action-widget response="-6">cancel</action-widget> <action-widget response="-11">help</action-widget> </action-widgets> - <child type="titlebar"> - <placeholder/> - </child> <child internal-child="accessible"> <object class="AtkObject" id="CondFormatManager-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="condformatmanager|extended_tip|CondFormatManager">This dialog allows you to see all the conditional formatting defined in the spreadsheet.</property> commit 8b0d372f35543de8fd6e4b1a12e87e89ac8207cb Author: Michael Weghorn <[email protected]> AuthorDate: Mon Feb 2 16:41:10 2026 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Tue Feb 3 00:29:16 2026 +0100 tdf#130857 qt weld: Support sc "Share Document" dialog This means that native Qt widgets are used for that dialog now when using the qt5 or qt6 VCL plugin and starting LO with environment variable SAL_VCL_QT_USE_WELDED_WIDGETS=1 set. The dialog can be triggered like this: * start Calc * "Tools" -> "Share Spreadsheet..." Change-Id: I9a425751d5b4f811886f94ee17164b3f5e0dadce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198561 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> diff --git a/vcl/qt5/QtInstanceBuilder.cxx b/vcl/qt5/QtInstanceBuilder.cxx index d9ee89bf698d..adb0e70797f1 100644 --- a/vcl/qt5/QtInstanceBuilder.cxx +++ b/vcl/qt5/QtInstanceBuilder.cxx @@ -150,6 +150,7 @@ constexpr auto SUPPORTED_UI_FILES = frozen::make_unordered_set<std::u16string_vi u"modules/scalc/ui/rowheightdialog.ui", u"modules/scalc/ui/selectrange.ui", u"modules/scalc/ui/selectsource.ui", + u"modules/scalc/ui/sharedocumentdlg.ui", u"modules/scalc/ui/showsheetdialog.ui", u"modules/scalc/ui/sortdialog.ui", u"modules/scalc/ui/subtotaldialog.ui", commit db2cbf6f2d337d2a665e01c20ae7ef6e3f3c2568 Author: Michael Weghorn <[email protected]> AuthorDate: Mon Feb 2 16:20:07 2026 +0100 Commit: Michael Weghorn <[email protected]> CommitDate: Tue Feb 3 00:29:09 2026 +0100 tdf#130857 qt weld: Support Impress "Interaction" dialog This means that native Qt widgets are used for that dialog now when using the qt5 or qt6 VCL plugin and starting LO with environment variable SAL_VCL_QT_USE_WELDED_WIDGETS=1 set. The dialog can be triggered like this: * start Impress * type something for the title * with the title text field selected, right-click to open the context menu * activate the "Interaction..." context menu entry Change-Id: I613b75441844eabe57ab3194bdeecf8cf4e3db44 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/198560 Tested-by: Jenkins Reviewed-by: Michael Weghorn <[email protected]> diff --git a/vcl/qt5/QtInstanceBuilder.cxx b/vcl/qt5/QtInstanceBuilder.cxx index f0ddf5398aaa..d9ee89bf698d 100644 --- a/vcl/qt5/QtInstanceBuilder.cxx +++ b/vcl/qt5/QtInstanceBuilder.cxx @@ -162,6 +162,7 @@ constexpr auto SUPPORTED_UI_FILES = frozen::make_unordered_set<std::u16string_vi u"modules/sdraw/ui/insertlayer.ui", u"modules/simpress/ui/customslideshows.ui", u"modules/simpress/ui/definecustomslideshow.ui", + u"modules/simpress/ui/interactiondialog.ui", u"modules/simpress/ui/masterlayoutdlg.ui", u"modules/simpress/ui/presentationdialog.ui", u"modules/simpress/ui/slidedesigndialog.ui", @@ -294,6 +295,7 @@ constexpr auto SUPPORTED_WITH_QT_PARENT = frozen::make_unordered_set<std::u16str u"modules/sdraw/ui/drawprinteroptions.ui", u"modules/simpress/ui/annotationtagmenu.ui", u"modules/simpress/ui/impressprinteroptions.ui", + u"modules/simpress/ui/interactionpage.ui", u"modules/smath/ui/printeroptions.ui", u"modules/spropctrlr/ui/browserline.ui", u"modules/spropctrlr/ui/browserpage.ui",
