summaryrefslogtreecommitdiff
path: root/sw/uiconfig
AgeCommit message (Collapse)Author
2024-11-12tdf#89352 Allow user to change all Footnotes to Endnotes and vice versaJim Raykowski
through use of context menu entries in the Writer Navigator Footnotes and Endnotes content types Change-Id: I2c7b6d01013023702f9272e222b76a83710ca6f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176495 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-11-07sw: add .uno:DeleteContentControl commandcodewithvk
This command removes formatting for content controls such as rich text, checkbox, dropdown, picture, and date controls. It deletes only the content control formatting, not the actual content of the section. Here are some todos: - Add test case for delete - undo/redo for this uno command Change-Id: Ib1b3b62ff7d62fd971472eff49a58c5afd786dc8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175927 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.com> (cherry picked from commit 5d4ae3db293b0f9c46cbc09d0391806e1ed7b362) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176067 Tested-by: Jenkins Reviewed-by: vivek javiya <vivek.javiya@collabora.com>
2024-10-30Resolves tdf#74386 - Make Text Boundaries independent from non-printable charsHeiko Tietze
New option introduced under Formatting Aids to switch between full and crop marks, which was done before via NPC Change-Id: I920f68b571da740e47ae367ba1e8d28e03a131e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175828 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2024-10-25tdf#160621 follow-up to fix height of field valueOliver Specht
With 2b45427a567d1d52951b6f61aaea74147dab10cf the height and width of the edit variable field dialog has been increased but that didn't always work. Here the grid structure has been changed to give more space to the value field. Change-Id: I1ab0ee7cd31a046db95578801d435e988f039ac5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174714 Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Tested-by: Jenkins
2024-10-25sw: Resave renameobjectdialog.ui with glade 3.40Michael Weghorn
Change-Id: Ib977073b0c7b851f67abc78727b08ba559a501cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175566 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
2024-10-24Resolves tdf148513 - Illustration for line break optionsHeiko Tietze
Change-Id: I729c4a1e5c4b2a73cdb8d3a5c4969e3b43510deb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174038 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2024-10-17tdf#161351 Revert "tdf#99528 Use vertical tabs in list style dialog"Samuel Mehrbrodt
This reverts commit d9bcf481b40d2a20169a98eb53caf7b19a03f3b8. Change-Id: If3cffb089c22a32d558f299616ee1a4ec515d01c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174820 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-10-07a11y: Leave accessible description text view on simple tab keyMichael Weghorn
Set the "accepts-tab" property to false for the GtkTextView where an accessible description can be set, so pressing the tab key moves focus to the next field in the dialog, instead of inserting a literal tab character. This simplifies using the dialog when using the keyboard only. For the VCL and GTK implementations, pressing Ctrl+Tab would previously be needed to move focus, which is less intuitive. Setting the property does not technically prevent inserting tabs, they could still be inserted by copy-pasting text containing tabs; just pressing the tab key while the text view has focus won't insert them any more. (I can't think of any reason to use actual tab characters in the accessible description, however.) Do this for the .ui files used for the following 2 scenarios: * select QR code object in Writer, open context menu, select "Alt Text" context menu entry * select an image in Writer, open context menu, select "Options" context menu entry, go to the "Options" tab page Change-Id: I4bbecfc3f967b83768319e68ea3fb1f89b4c5014 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/174569 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2024-09-26tdf#132274 follow-up fixOliver Specht
Width of zoom radio buttons increased to prevent overwriting of zoom value control in e.g. German translation. Change-Id: I1e78840ede6aa1899ec7b62fdd0ce2bc92edea9e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173948 Tested-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de> Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
2024-09-26Fix typo in codeAndrea Gelmini
Change-Id: Id3115847fec65fea5a4060ec0f65fe752eef8f16 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173950 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
2024-09-26tdf#148320 Toggle ToC/Index TitleSohrab Kazak
Implements the checkbox to toggle the title in the ToC/Index. The checkbox does not disable the text entry of the title only hard codes the title to be an empty string. Solution could use more work. Change-Id: I752953ebb6b970dd3e802d76bdc15f478b535a89 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172477 Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2024-09-25sw: add new command to make a response comment rootJaume Pujantell
Adds the option to convert a reply comment into a new top comment while preserving the parent-child realtions of the other comments in the thread. Change-Id: I3cd5e5466fadc2226651d7c244b5139ec2d1f949 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173051 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173870 Reviewed-by: Jaume Pujantell <jaume.pujantell@collabora.com> Tested-by: Jenkins
2024-09-25Resolves tdf#161574 - Individual labels for TOXes in the UIHeiko Tietze
+ Upper-case for Delete Index + User-Defined amended with Index Change-Id: I972ee22fa3681a0f1159426836a0ec1b83fa5e3f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173849 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2024-09-23tdf#162999 Fix comments sidebar resizing issueMohit Marathe
Earlier it was not possible to resize the comments sidebar due to no text wrapping for author's name. This patch fixes allowing text wrapping for author's name, comment and truncates the commentedtext label. Change-Id: I7a7c2a72c44b1c5e4bcf3b02096425d26d3c0d6b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173755 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
2024-09-22sw: fix comment sidebar crash in generic backendMohit Marathe
Change-Id: Ie16d7bc61ebeeb7da2b31926d1ef0046d993e1f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173759 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
2024-09-19sw: add icons in sidebar's comment widgetMohit Marathe
Change-Id: I41c27573f065796c729773f484154f5f404cfa75 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172380 Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de> Tested-by: Jenkins
2024-09-19sw: make show option work in comments panelMohit Marathe
Change-Id: I49e5feb7c6585c14d22a57715329290029cbadcd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172379 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
2024-09-19add context menu for comments & some other changesMohit Marathe
Besides adding a context menu for comments in the comments panel, this commit adds the ability to make comments editable only when needed (through the context menu) Change-Id: I208a6531ce56d7ee2d7ed50703178babda9c5a31 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170996 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
2024-09-19filter by author & timeMohit Marathe
Change-Id: Ia32a9a3672e3e3a81245e67e388218559120e449 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170497 Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de> Tested-by: Jenkins
2024-09-17tdf#132274 add zoom defaults to Writer optionsOliver Specht
Zoom value is sometimes stored at documents. But users might prefer local zoom settings over stored values. Users are now able to set preferred values in Writer's option dialog. Change-Id: Ia1c3926aac3dd236f15f84d8dc535d8aa3758238 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171482 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-09-13sort comments by time or positionMohit Marathe
Change-Id: I1f4014e20b4baaca0dde742e7384397c1311f926 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170492 Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de> Tested-by: Jenkins
2024-09-13sw: add Comments Panel in sidebarMohit Marathe
This commit adds a sidebar deck for comments. It has all the functionalities of the old comments shown via annotation window. Change-Id: Ibab0e21a54c097d0f42bddb1d07da74319970135 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167840 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir@allotropia.de>
2024-09-06Related: tdf#149085 fix IDs in context attributesIlmari Lauhakangas
Change-Id: Ieb7d89e8a0304782bf32e2169230de1e3eabf446 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172943 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2024-09-06tdf#149085: Move "Protect" section to "Position and Size" tabKira Tubo
- Within properties dialog of Image, Frame, Object, move "Protect" section (including checkboxes Contents, Position, Size), from "Options" tab to "Position and Size" tab. - Rearrange positioning of UI elements. Change-Id: Ie55832404f47505e31202a12484cd8dedcda6bcf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172728 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2024-09-04tdf#157230: Remove redundant Open and Save buttons in notebookbarKira Tubo
In "Tabbed" UI toolbar, remove redundant buttons: - Recent Documents* - Open Remote* - Save As** - Save Remote** *Buttons/functionality already appear in "Open" popup menu **Buttons already appear in "Save" popup menu Affects Writer, Calc, Impress, and Draw toolbars. Change-Id: I0e37adae57333979bfd232e07c772998b91208d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172622 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2024-08-29Resolves: tdf#162659 toggle buttons have no "weight" propertyCaolán McNamara
so those extra columns don't make sense, they make sense if those were text entries. and add sensitive as a property we expect to see in tree/list-stores if sensitivity or later properties are used. Checking all the existing cases shows the only other cases like this are where we've just used the -1 'col' arg to set all columns to the desired sensitivity and previously shared a single sensitive property between checkboxes and the main 'text' case. Change-Id: I0b22fb93b935a06bfcda6f6a3169df0e24d8b9e9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172546 Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-08-21tdf#162258 - fix accessibility check sidebar deck is too wideBalazs Varga
Regression from commit: 33ea719d6c6ad23dfca088853d95d5688782da2d (tdf#157233 - A11y: Add global Accessibility check options for) Change-Id: Ia6cf7d9e08488867c7e2dc4f89dfc417a950dbc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172208 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-08-18tdf#156926 related: Ability to Delete all images in WriterJim Raykowski
Adds the ability to delete all content of a content type, excluding the Headings content type, using the content type's context menu in Writer Navigator. Change-Id: Ie5666b6b9b7ef2f3cdb63957b1b42b236b8674db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170643 Reviewed-by: Jim Raykowski <raykowj@gmail.com> Tested-by: Jenkins
2024-08-13tdf#113803 Add Extended Tips for Page Sidebar DeckDione Maddern
Add accessible names and accessible descriptions to: - sw/uiconfig/swriter/ui/pagefooterpanel.ui - sw/uiconfig/swriter/ui/pageformatpanel.ui - sw/uiconfig/swriter/ui/pageheaderpanel.ui - sw/uiconfig/swriter/ui/pagestylespanel.ui In sw/uiconfig/swriter/ui/pagefooterpanel.ui - Moved footertoggle to its own row and changed the label to "Enable Footer" to make it clear that it does not affect the "Margins" dropdown. - Added a new label for the "Margins" dropdown. In sw/uiconfig/swriter/ui/pageheaderpanel.ui - Moved headertoggle to its own row and changed the label to "Enable Footer" to make it clear that it does not affect the "Margins" dropdown. - Added a new label for the "Margins" dropdown. Change-Id: I7880a249b534188ea4d981669bdfc969cacd5a5d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171430 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-07sw a11y: Add a11y names for bg settings in side barMichael Weghorn
Set a11y names for UI elements related to the page background in Writer's "Page" sidebar deck, section "Styles." Some of those combo boxes/menu buttons are reused for multiple background types, so set an a11y name depending on the currently selected background type in C++ code instead of a static one in the .ui file for these. This allows screen readers to announce what those comboboxes/menu buttons are for when they receive focus. Lack of some of those led to gla11y failures in pending Gerrit change [1], but is actually a preexisting issue as mentioned in [2]. (The gla11y issue even showed up after simply resaving pagestylespanel.ui with glade 3.40, see CI failure for [3], a previous change doing that in preparation for this commit, but now squashed into this commit.) [1] https://gerrit.libreoffice.org/c/core/+/171430 [2] https://gerrit.libreoffice.org/c/core/+/171430/comments/6fac1506_50ddcce5 [3] https://gerrit.libreoffice.org/c/core/+/171582 Change-Id: I4e78c61cfd5d5b9f198887eec53be368cb6a0716 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171583 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
2024-08-02Resolves tdf#140347 - Terminology in foot/endnote dialogHeiko Tietze
Patch submitted by olagu@ogundersen.net with a few modifications on spacing Change-Id: Ib197b96df87a62a4ddc732f62b699a3670ecd948 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171400 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2024-07-30related tdf#160621: request extra height for field value entryOliver Specht
With this, both edit and add fields dialog should look near-identical at this spot (seems extra rows are needed for native dialogs like gtk, while Windows wants the extra height-request). Change-Id: Iafee3d60d33c9eee6020e9ef49aaac900222a0e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170835 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-07-25Fix typoAndrea Gelmini
Change-Id: I44d09c767b1037503b187711965c72fefea1039b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/171047 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Jenkins
2024-07-25tdf#157233 - A11y: Add global Accessibility check options forBalazs Varga
managing which a11y issue should be checked. In default mode all the a11y issues are checked. Change-Id: Ib01e7d76e74b0b9cc9df259295edbee135b1c8a2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170324 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2024-07-17tdf#150621 Changed Korean word counting to use wordsJonathan Clark
Previously, Writer counted characters for all CJK languages, rather than words. This is the correct behavior for Chinese and Japanese, which make extensive use of ideographs. However, it is not correct for Korean. This change adjusts the Writer word count algorithm to count Korean words, rather than Korean characters. Change-Id: I6e77136867baca1a7b51248886ee5fd7073ad364 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170621 Tested-by: Jenkins Reviewed-by: Jonathan Clark <jonathan@libreoffice.org>
2024-07-14Make extended tooltip translatableMing Hua
Change-Id: Ic626f31c0257a7f70cfeee5d16a3269a7958f01c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170353 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-07-11Improve tab order in paragraph dialogSamuel Mehrbrodt
Group similiar tabs, put the most used ones (font settings) first, etc. Change-Id: I4e2931b30605086da588b3fdcd523faa34bb452a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/166770 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-07-07Make Managed Changes panel fill remaining vertical spaceJim Raykowski
Affects x11, qt, win, and possibly mac. Gtk fills the remaining vertical space with or without this patch. Change-Id: I30a8f9f97ee4de2c11b8c0c05054d9783a1fb191 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170060 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-07-03tdf#160817 related: fix tooltip-text translatable context assignmentsJim Raykowski
Fixes copy-paste oversights in commit 94891dce760817686600f3a8d25e5eb735a1a133 Change-Id: Ibe8ea0e7d58ea748ac90732f09af0e5bee0dff45 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169892 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-07-03tdf#161646 sw page number wizard: fit into existing marginsJustin Luth
Often page numbers are inserted when a document is finished, and at that point it would be annoying to repaginate everything, so offer this option of trying to fit the page number into the existing margins. I was tempted to enable it by default, except that it would then mismatch any pages that had header/footers created via other methods. Problem: -how to know which font is really needed: western, CTL, CJK? This patch depends on NFC b7fce2b26ee4ba585544457adc742807a2129d2c Change-Id: I285a99f8e2f12c87a8bdee20a9c86a1d79f80dd0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169349 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com>
2024-07-01tdf#160817 SwNavigator expose main functions for selected entryJim Raykowski
Replaces the headings/outline move action buttons in the tools area with a toolbar to expose the main functions for the selected entry in the content tree. Change-Id: Iedb5b53375088a159d640fb986bfcf9376fa2072 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168174 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2024-06-28Resave with newer Glade versionBogdan Buzea
Change-Id: I7524659a266204a470f2fd407112a2d8fc47c99d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169422 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
2024-06-27Resave with newer Glade versionBogdan Buzea
Change-Id: Iee7c65b65d545224fe4518e9c91d97dc3352eef2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169504 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2024-06-26Resave with newer Glade versionBogdan Buzea
Change-Id: I2294ec1df9924d1406b2a9e5b1833dfb8471b154 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169415 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2024-06-26Resave with newer Glade versionBogdan Buzea
Change-Id: I39d580296f845460b7bef6f66fa97b99b36787a3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169398 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2024-06-26Resave with newer Glade versionBogdan Buzea
Change-Id: If14a6b528b1dc75ccb2ee6db81088426128c3d87 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169395 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2024-06-24Add newline at end of fileTaichi Haradaguchi
Change-Id: I731d8d80e075c8df8a104ec963b89337a91d536c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169376 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
2024-06-24tdf#160543 Quickfind sidebar enhancementsJim Raykowski
* Makes the search independent of find and replace options. * Adds a button to launch a dialog for match case, whole words only, and similarity search options. * Adds a button to launch the find and replace dialog. * Makes the find entry control have visual feedback when there are no matches. * Adds a label at the bottom of panel that shows the number of matches. Change-Id: I2cffcf86978773471bb86c5e5cf8b967c24efa7b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168834 Reviewed-by: Jim Raykowski <raykowj@gmail.com> Tested-by: Jenkins
2024-06-24Resave with newer Glade versionBogdan Buzea
Change-Id: Ibc7f9eb2d9fd0db2861ab7dd62410d534eab1459 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169414 Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp> Tested-by: Jenkins
2024-06-24Resave with newer Glade versionBogdan Buzea
Change-Id: Id2bc88f90d5e73ffa2c99d0fc4c3aa1fb55f568d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169386 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>