summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright year to 2017Adolfo Jayme Barrientos2017-01-111-1/+1
| | | | | | | | | Change-Id: I26ddcdd7bb9616c0599eec9101603d4be1ea4147 (cherry picked from commit e5da108ef01872f460c176b6a9173e346e1d59a4) Reviewed-on: https://gerrit.libreoffice.org/32597 Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* remove redundant space in stringStanislav Horacek2016-11-221-1/+1
| | | | | | | Change-Id: I7fbfe0ac11ef5dbe23b0fa3864c647682d1a73a7 Reviewed-on: https://gerrit.libreoffice.org/30938 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
* screenshotannotation: Trim the textfield, add scrollbarKatarina Behrens2016-11-161-3/+12
| | | | | | | | | to prevent it from growing too large and thus distorting the dialog Change-Id: Iaa27d3085ec314246565cae79ab7d627a94a3bff Reviewed-on: https://gerrit.libreoffice.org/30898 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-0710-62/+61
| | | | | | | | | | | | | | | with addition of... - svxlo-SvxColorListBox + svxcorelo-SvxColorListBox This reverts commit db380aab1063e8a5e40111c40ee9f7921aa82601. Change-Id: I3af7aa0abb1a430bce64188244404fcbd480b128 Reviewed-on: https://gerrit.libreoffice.org/30598 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-0510-61/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "SvxShadowTabPage::Construct was removed" f9a2c1c12ecad833c63b894c89d6008907477eb5. Revert "replace OColorPopup with SvxColorWindow" f300754bb1c6a347c92bb9548be7a65237176542. Revert "drop AutoColorInvalid/SID_ATTR_AUTO_COLOR_INVALID" 347c2c334589b18cc62af292674bb3df1dd54b71. Revert "replace last ColorLB use with a listbox of colors" 604b35bf55351751a396e34dcca3f85e75860fd5. Revert "simplify, its just a vector of colors" 351a97ce6bda3075677b59fa1387ba3d1ab17d7a. Revert "replace user draw with an Image of the color" df738e0f8ceedb4bad756960be14d9c41adc165d. Revert "strip down to the used pieces" commit 08d6cd788f2584ce10ab8fa10665245e953c59d9. Revert "move now combined ColorLB to location of last user" a19b18ad7c9eb0197c10e6d7e451ec4542e4bc9e. Revert "fold ColorListBox and ColorLB together" a989a0b1f2b425f05b58d0e44ce2de31c842ed65. Revert "move ColorListBox beside sole thing that uses it" 760a198e697f3070a5e0e029e4eff7be220eb9cd. Revert "extensions leaks out details of Color Selector, patch it up" 8bea644d6117a49405e6426dc97214220fc869d1. Revert "inherit FillAttrLB from ListBox not ColorListBox" d2ce812f1d3a7a2aad89ca0bd11948b63d2db7b0. Revert "unify color selectors" 43bc3031483d172eccd72c3804e2d4fc2ef37de4.
* replace last ColorLB use with a listbox of colorsCaolán McNamara2016-11-041-2/+1
| | | | Change-Id: Ia0058939faa63507b50c5ca70527850e59c0ba5d
* move now combined ColorLB to location of last userCaolán McNamara2016-11-041-1/+1
| | | | Change-Id: I5dc1204c28b65d5dca993bf38aea217bbb49e913
* unify color selectorsCaolán McNamara2016-11-049-60/+60
| | | | | | | Note: this removes the use of auto-color from writer's asian text grid, because its always invisible as far as I can see in practice. Change-Id: Ie850790d740a4d56c43015e493e093678cef3b4e
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-0/+1
| | | | | | | | | | | | | | | | This adds support for 32 pixel icons - mainly to get them into the toolbar. Most changes made are to change the behavior of having only small and large icons as a boolean choice, but not every code path was converted to non-boolean choice yet. Breeze icon theme has the 32px variants so it can be used already. Change-Id: Iadf832a87826c16b3a83522104dd6c35d61a0f87 Reviewed-on: https://gerrit.libreoffice.org/30398 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
* tdf#103464 Don't allow empty names in SvxNameDialogMuhammet Kara2016-10-271-2/+3
| | | | | | | | | | | Menus, context menus, toolbars, toolbar items... could be created with empty names, and could be renamed to have empty names before this patch. Change-Id: Ic383f16955746002aa3ad69406bac855cdd58d2d Reviewed-on: https://gerrit.libreoffice.org/30286 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Jenkins <ci@libreoffice.org>
* tdf#103160 Add 'Add Submenu' button in Customize dialogMuhammet Kara2016-10-251-14/+15
| | | | | | | | | | | | And remove the 'Add Submenu' entry from Modify split button in Customize dialog Change-Id: I6ac940f5f1f41ac1f962f66f458c7e14d702b2be Reviewed-on: https://gerrit.libreoffice.org/30230 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
* screenshot annotation: Make this a default buttonKatarina Behrens2016-10-251-0/+2
| | | | Change-Id: I1a1db338696cf56062306a54a43c746a21a3431d
* screenshot annotation: tweak dialog a bitKatarina Behrens2016-10-251-31/+42
| | | | | | | | Add some descriptive labels Remove OK button (redundant in this context, Save Screenshot... does the job) Change-Id: I36e32986f777675f297390b691f2cd1681a0eaa2
* tdf#103223 custom palette label and a11y improvementsYousuf Philips2016-10-211-26/+49
| | | | | | | | | | | | In the color section of the Area fill tab, i've added a custom palette label above the add and delete buttons, moved the palette label and control on the same line and improved the accessibility of various controls by adding tooltips and associating labels. Change-Id: I4a8c9963fd23312190ba343dbb1a0db587b13d1e Reviewed-on: https://gerrit.libreoffice.org/29894 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
* Drop 'Human' icon themeSamuel Mehrbrodt2016-10-181-2/+1
| | | | | | | | | | | | | | | Was used in Ubuntu formerly, but they now switched to breeze. Human is mostly similiar to Tango, with some Ubuntu colors. So it should be enough to keep Tango. Change-Id: Ib44cbefb2953406c95dbb269ada663bce2503234 Reviewed-on: https://gerrit.libreoffice.org/29537 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* tdf#103223 Arrange buttons, add spacing and separator to Area tabYousuf Philips2016-10-151-4/+17
| | | | | | | Change-Id: I6aa6c1a43ac3f3ab468c28dbc298d60646c7dadb Reviewed-on: https://gerrit.libreoffice.org/29892 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
* tdf#101442 "hyperlink" to "link" - other words changeFederico Bassini2016-10-121-2/+2
| | | | | | | | | | | Changes to be committed: modified: cui/uiconfig/ui/securityoptionsdialog.ui modified: sw/uiconfig/swriter/ui/tocentriespage.ui Change-Id: Ie46281b4c15dad634bab870fbe50c749165a001d Reviewed-on: https://gerrit.libreoffice.org/29727 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
* [GSoC] Remove fill style tabs from area fill dialogRishabh Kumar2016-10-121-70/+0
| | | | | | | Change-Id: I7409118cbbab1350dda169d5bdfef51b7354de9f Reviewed-on: https://gerrit.libreoffice.org/27864 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* [GSoC] Move all fill style tabs inside area tabRishabh Kumar2016-10-121-184/+99
| | | | | | | Change-Id: I89e84b7b3c7075ad4107e7bc444ea5c07bc90795 Reviewed-on: https://gerrit.libreoffice.org/27866 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini2016-10-102-2/+2
| | | | | | | Change-Id: Ib1c067b6d45e959d6cd0fbf00cab167939554203 Reviewed-on: https://gerrit.libreoffice.org/29572 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* Resolves: tdf#101953 controls become wider/smaller switching to/from graphicsCaolán McNamara2016-10-031-0/+20
| | | | Change-Id: I20a82d1ff2f3a11b0f327eecc90a2bb30bd4df3d
* tdf#102235 Tweak terms to avoid misunderstandingsAdolfo Jayme Barrientos2016-09-291-2/+2
| | | | Change-Id: I8dc57d894c00090d04b2baef986a64813affb954
* tdf#102235 Replace Hindi with Indic and add some sample digitsLaurent Balland-Poirier2016-09-281-2/+2
| | | | | | | | | | | | | | Tools > Options > Language settings > Complex Text Layout > Numerals: Choosing "Hindi" (eastern arabic) numerals is quite confusing for Hindi language which use Devanagari numerals. I propose to recall it "Indic" See https://en.wikipedia.org/wiki/Eastern_Arabic_numerals and add some sample digits Change-Id: I97e50d6e5c4715eb3aed9701457164269d5d75da Reviewed-on: https://gerrit.libreoffice.org/29000 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-285-13/+0
| | | | | | | | | | | | where there is also an identical tooltip_text. And convert the remaining tooltip_markup properties to tooltip_text. Change-Id: Id9995217468fb7046a2822dcef9a99072a7269ee Reviewed-on: https://gerrit.libreoffice.org/29367 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara2016-09-271-3/+17
| | | | | | this still isn't brilliant I guess Change-Id: I18b6647133329afa85826a8014f839986a9b68de
* tdf#67973 UI: change option name from "Format" to "Page numbers"Muhammet Kara2016-09-191-7/+2
| | | | | | | | | | | | UI: change option name from "Format" to "Page numbers" in dialog Page styles Change-Id: Ia1f18e5ebfca4892fde01038be97472374eaf41f Reviewed-on: https://gerrit.libreoffice.org/28372 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: jan iversen <jani@documentfoundation.org>
* tdf#82840 Add radio buttons for toolbar stylesMuhammet Kara2016-09-151-0/+84
| | | | | | | | | | | | | | | | Add 'Icons Only', 'Text Only', and 'Icons & Text' radio buttons to the 'Toolbar' tab of the 'Customize' dialog. And remove the corresponding items from the 'Toolbar' menu button. Also removed some unused literals and code pieces. This patch is towards achieving the design and functionality suggested in the related bug report. Change-Id: I072b05ae64817e93c0dbd5fb434126b525c2fd48 Reviewed-on: https://gerrit.libreoffice.org/28773 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-1/+35
| | | | | | | | | | | | | | | | | | Configurable through the options dialog. The default behavior depends on the current vclplug (hide for gtk2/3 and OS X, show otherwise). Menus currently affected by this change: - SfxDispatcher based context menus - chart2 context menus - vcl's Edit control context menu - Several MenuBarManager based toolbar dropdowns. Change-Id: Iad9fb99dc90e01c17cba9c07c1a2b262b920e11d Reviewed-on: https://gerrit.libreoffice.org/28849 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
* Change presets label from default to preset in border tabYousuf Philips2016-09-131-1/+1
| | | | | | | Change-Id: I77bd74579ca254c880276deaceffd3be425a8e70 Reviewed-on: https://gerrit.libreoffice.org/28654 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Adjust controls in sw paragraph dialog alignment tabYousuf Philips2016-09-131-33/+12
| | | | | | | | Change-Id: I87a07d9cd1c4ec3edb4022c4ed3a42c8a891acc0 Reviewed-on: https://gerrit.libreoffice.org/28656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Adjust labels in the bullets and numbering dialogYousuf Philips2016-09-071-1/+1
| | | | | | | Change-Id: If8892446dcabd8dc51d1193fe1fcccd64fa07bac Reviewed-on: https://gerrit.libreoffice.org/28706 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* tdf#82840 Add 'Add Separator' button to toolbar customizationMuhammet Kara2016-09-071-9/+15
| | | | | | | | | | | | | | | | Add 'Add Separator' button to the 'Customize' dialog's 'Menus', 'Context Menus', and 'Toolbars' tabs. And remove the 'Add Separator' item from the 'Modify' menu. In the following commits, more widgets will be added and moved around to achieve the suggested appearance and functionality in the related bug report. Change-Id: I1961e2ebeb326eca69d8f967b2b636793200aba0 Reviewed-on: https://gerrit.libreoffice.org/28681 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* a11y: fix missing labels in sw paragraph dialog textflow tabYousuf Philips2016-09-061-1/+4
| | | | | | | Change-Id: I3173cf240131788013345aa864156286affa476d Reviewed-on: https://gerrit.libreoffice.org/28657 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* a11y: Labels for fill characters options in paragraph dialogYousuf Philips2016-09-061-34/+45
| | | | | | | | Change-Id: Ied1bbc4350da2de3df0e3e695eee7baaeb46499b Reviewed-on: https://gerrit.libreoffice.org/28659 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* tdf#82840 Add 'Reset' button to toolbar customizationMuhammet Kara2016-09-051-90/+170
| | | | | | | | | | | | | | | | | | | | | | | | | Add 'Reset' button to the toolbar customization dialog, and remove the 'Restore Default Settings' item from the 'Toolbar' menu. Note that this 'Reset' button does not only reset the selected item but also restores the selected top-level toolbar to default settings. Since there is no 'Restore Default Settings' option in the other tabs of the config dialog, the button is disabled and hidded in the parent class ctor, then made visible again in the child class ctor. In the following commits, more widgets will be added and moved around to achieve the suggested appearance and functionality in the related bug report. Change-Id: I028c082daf423761e3511101069a0dc842743e3b Reviewed-on: https://gerrit.libreoffice.org/28621 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* screenshot: added functionality to dialogArmin Le Grand2016-08-281-0/+105
| | | | | | | | | Moved code to cui, added abstraction for AbstractDialog, adapted rendering, changed selection, added better selection visualization, added save ressources and dialog, creating pure screenshot with annotation display Change-Id: I533d9f559ee17cd46105b934bcf4beef87b96168
* Simplify user name option GUI: Just a single "name" fieldTor Lillqvist2016-08-231-199/+5
| | | | | | | | | | | | | | See https://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/ And it makes the code simpler. Win-win. It is just a single full name that is stored in ODF and OOXML anyway. Take care of migrating separate given names, father's names and surnames from older user profiles if modifying the data. Handle the "Eastern" (as the code calls it) case, too. Change-Id: Iebf59f224995f722669f844d03053a55c088bc6e
* tdf#82840 Add 'delete' button to toolbar customizationMuhammet Kara2016-08-231-37/+18
| | | | | | | | | | | Added 'delete' button for contents of Menus, Context Menus, and Toolbars pages of the 'Customize' dialog. And removed the 'delete' item from the 'Modify' menu in those pages. Change-Id: Ie59a32e0b92116f8058fe8efe288bfb215b522b0 Reviewed-on: https://gerrit.libreoffice.org/28323 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* [GSoC] Keep the column width constant in fill style tabsRishabh Kumar2016-08-234-7/+6
| | | | | | | | Change-Id: I55c182a31aa862a4683304f2e4ffff5d0cacf603 Reviewed-on: https://gerrit.libreoffice.org/28332 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Add spacing between listbox and spin box in gradient tabRishabh Kumar2016-08-221-1/+3
| | | | | | | Change-Id: Ib0e3ec686681ea71f24ccc52fbc408c091bdb270 Reviewed-on: https://gerrit.libreoffice.org/28328 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
* [GSoC] Add new Bitmap controls to bitmap tabRishabh Kumar2016-08-171-0/+387
| | | | | | | | Change-Id: I0eb59e5082da1efa52dcb3b85f6e4129aad3e676 Reviewed-on: https://gerrit.libreoffice.org/26402 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Fraction Number Format: add UI/Sidebar optionsLaurent Balland-Poirier2016-08-161-9/+71
| | | | | | | | | | | | | | | | Enable modification of fraction number format through dialog UI: - negative in red - "Decimal places" is replaced with "Denominator places" - leading zeros for integer part - thousand separator for integer part Update: options in Sidebar Thousand separator works, also for ' ' as thousand separator Change-Id: I0ed2952ed9cd8afb5444b44997526e5019a5858d Reviewed-on: https://gerrit.libreoffice.org/27268 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Laurent BP <laurent.balland-poirier@laposte.net>
* GSoC notebookbar: icon size switchingSzymon Kłos2016-08-161-6/+35
| | | | | | | | | | | + added entry in the Options > View + changed sfxlo-SidebarToolBox to sfxlo-NotebookbarToolBox in the Notebookbar ui files Change-Id: Id5719953be9830b650af96d54e63936c553cda74 Reviewed-on: https://gerrit.libreoffice.org/28169 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
* [GSoC] Rework of color tabRishabh Kumar2016-08-031-671/+667
| | | | | | | | | | | | | | | | New Features - 1. Multiple Palettes in color tab. 2. Remember the selected palette. 3. Recent colors. 4. Custom colors. Change-Id: I36a438a0c282059ddcbda35f934fcd90337fd451 Reviewed-on: https://gerrit.libreoffice.org/26868 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
* Related: tdf#101196 shorten description, move info into tooltipCaolán McNamara2016-08-021-4/+5
| | | | Change-Id: Id3e083dc45135c8af724c64530b6eb4e36c7f6d2
* Resolves: tdf#101196 line wrap very long checkbox contentCaolán McNamara2016-08-021-1/+1
| | | | Change-Id: Ie451b88240f755a0d64dd3db14d7981b8ed2a2a2
* Resolves: tdf#96677 effects page didn't link labels to what they labelledCaolán McNamara2016-07-291-0/+20
| | | | Change-Id: I29503324f221c42208267f4f0d36922e89119fdd
* Align pattern preview correctlyRishabh Kumar2016-07-271-0/+1
| | | | | | | Change-Id: I7513934e3195297bc6b68ff7149e9fd78922dcdc Reviewed-on: https://gerrit.libreoffice.org/27562 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* [GSoC] Remove bitmap controls from area tabRishabh Kumar2016-07-261-521/+0
| | | | | | | Change-Id: Ie8d62b42c9b5ce9a4d087d809e7c395b8c71e667 Reviewed-on: https://gerrit.libreoffice.org/27024 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* [GSoC] Add Bitmap tab to area dialogRishabh Kumar2016-07-262-2/+158
| | | | | | | Change-Id: I6549e7eb4efd24d035b0383a750698a4c3f16cf7 Reviewed-on: https://gerrit.libreoffice.org/27546 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>