summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2024-01-26Don't export printer name & config in privacy modeSamuel Mehrbrodt
Don't export printer name & printer config when RemovePersonalInfoOnSaving is enabled, as it might contain sensitive data such as printer location. Add an option to export printer settings even when RemovePersonalInfoOnSaving is enabled. Change-Id: I3d2ca91ad2032050c919d382c11c9ceabf331770 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162577 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-01-23tdf#158891 Make cell cursor more accessible for color blindSahil
* Add an option to configure the accent color, which is blue by default might not be visible to color blind people. Change-Id: I72cbb0f57e864407a7c9315b5c46645a891d4764 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162055 Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2024-01-22tdf#159326: Command-F assigned to both Find and Find and Replace in CalcJulien Nabet
Regression from e651d9e657f9b61fb45777d6e7edeb5cb95f8d27 German shortcut improvements for Calc (2023-09-27) Change-Id: I4440663025e3eb85c8c73a624769ceec527daa1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162413 Tested-by: Jenkins Reviewed-by: Patrick Luby <plubius@libreoffice.org>
2024-01-18tdf#159120 Show only documents from the current module by defaultSamuel Mehrbrodt
Treat individual LO modules as such. Suggesting spreadsheets in Writer's recent document list confuses the user. Start center shows all recent documents while the lists in Writer, Calc, Impress, etc only show the types supported by the current module. Change-Id: I9f95463424d9cc9bf2b1910aeed6e8e84a52aef2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161782 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-01-17Resolves tdf#158958 and tdf#159124 - Improvements to Comments indicatorHeiko Tietze
* Option to control the indicator size added * Border color adopts the grid color * Indicator moved to the very edge of the cell * Default dynamic size reduced Change-Id: Ia298edfa30061910344a1afa42b42840b9cdab77 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162175 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2024-01-11tdf#158750 Highlight the line where the cursor is positioned (Basic IDE)Rafael Lima
This patch implements support for highlighting the selected line in the code editor, similar to what Kate, VSCode, etc do. If the cursor is positioned in a single line and nothing is selected, then a highlight color is applied to the line. The line number window also highlights the selected line. Change-Id: I2047d79500cd783b122b6752bb00996de0a7c702 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161861 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2024-01-11tdf#155381 Remember the visibility of UI components in the Basic IDERafael Lima
This patch remembers the visibility of the Object Catalog, Watched Expressions and Stack Window in the Basic IDE. Change-Id: I2fea038ffc56af45cd6570feeb14ab84307f8cef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161852 Tested-by: Jenkins Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de>
2024-01-11Related tdf#73953 Increase default comment widthSamuel Mehrbrodt
Now that it can be resized, we can use a bit more space to increase readability for longer comments, and to match other software. Change-Id: Ia994d7288986a5cb206070b5066c42b59a9980e3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161788 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-01-11tdf#73953 sw: Allow resizing the comment sectionSamuel Mehrbrodt
Change-Id: If2920b31a82b3f3d42038e75f3637be9802711fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161616 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2024-01-10tdf#125876 Update uno Footnote/Endnote labelsKira Tubo
Update labels according to comment 7: * Rename label in context menu > "Footnotes and Endnotes..." -> "Footnote/Endnote Settings..." * Rename label in Insert > "Footnote or Endnote" -> "Insert Special Footnote/Endnote" Change-Id: I4bef06cb95a52459331365588591a78c7413d579 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161811 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-01-09tdf#158375: add expert option DisableOLEAutomationSarper Akdemir
Add a disable option for OLE Automation interface that is used only on Windows. Change-Id: I86f212977bb604fbae6ac2603bee037b32b5036c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161035 Tested-by: Thorsten Behrens <thorsten.behrens@allotropia.de> Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-01-09tdf#158375: add expert option DisablePythonRuntimeSarper Akdemir
When DisablePythonRuntime is set, anything that utilizes pyuno bindings won't work (e.g. python macros and extensions). Change-Id: Id42d01647eebee42b120b399470a1f944e4ba00f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160968 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima
This patch implements a color scheme selector for the Basic IDE. With this new feature the user can either: 1) Choose to stick with "Application Colors", meaning that the colors defined in "Tools - Options - Application Colors" are applied. 2) Use one of the available color schemes in the dialog To access the color scheme dialog, go to View - Color Scheme. A color schema was defined in the "BasicIDE.xcs" file and six color schemes were defined in "BasicIDE.xcu" to be shipped with LibreOffice. This way, it is possible to install more color schemes via extensions; Change-Id: I5d382d19f982d02ba3c0fda5d1596aed2c38f13c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155928 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Andreas Heinisch <andreas.heinisch@yahoo.de> Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-12-22tdf#156719: use unique accelerator for Insert > Signature LineStéphane Guillou
Change-Id: Iebd03e3a526aef8db75a2323ec0faba8a3b24383 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156276 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2023-12-22tdf#136003 Make Delete Rows/Columns labels more descriptiveSahil
Delete Rows/Columns is only allowed for unprotected cells. Change-Id: I0c3b9d79a329a5b540018e350f114a1807ce649e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160834 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-12-21get rid of warnings when reportbuilder is not configured for buildAndras Timar
In the LOK case for example, where there is no reportbuilder, there were a lot of bogus warning messages at startup, confimgr complained that there were translations for non existing configuration nodes, all belonged to reportbuilder. Change-Id: I7f9cef3206bddd9e333b97ee966fb950fbb352d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160887 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161048 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
2023-12-20tdf#158375: disable DDE when DisableActiveContent is setSarper Akdemir
Change-Id: I167f6ea5d740b5a53cd02a9b865e65ff980a8877 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160922 Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de> Tested-by: Jenkins
2023-12-20Update --enable-online-update-mar server URLStephan Bergmann
...after consultation with hostmaster@documentfoundation.org about an appropriate URL Change-Id: Ie8214081b68fb14f1a7824ea7cc2301abe8c1642 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161070 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2023-12-19tdf#158771: Alt+F12 is already definedXisco Fauli
Regression from author Gökay Şatır <gokaysatir@collabora.com> 2023-09-27 13:01:46 +0300 committer Caolán McNamara <caolan.mcnamara@collabora.com> 2023-11-19 22:28:43 +0100 commit 3bd3c41bc930406ec3d995a45a7f7060d572bbd0 (patch) tree 1678975acb61029e330df31390321c8786041e7b parent f53172a1141f7bb3c0950f1fe00800b633846ec4 (diff) German keybindings: Change-Id: I2b7b39ad24c07b390f9cc152f6620548d14683ce Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160977 Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-12-18Revert "[API CHANGE] Remove unused CrossFading group"Samuel Mehrbrodt
This reverts commit cbc6bb9fdaf4acc815b9f11fba73c33d25a81e8f. Reason for revert: This config group is supposed to be used, see tdf#158304 for details. Bug reference now added to the config group. Change-Id: Id8d15b3f3c6abdec541e8ed7d3965259428b64fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160866 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18Revert "[API CHANGE] Remove unused ApplyBulletsAfterSpace"Samuel Mehrbrodt
This reverts commit a3a9ae3f564be4dd6549fe5708a593ea09d1e79c. Reason: This is required for tdf#158186 Change-Id: I850cb277d1a6de0191f6249e2701454460a43e5a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160915 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18TileExtent: Add bug referenceSamuel Mehrbrodt
Change-Id: Ia5994c49bc517230dc35485778d6a2d935fb2091 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160918 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18Add bug reference to unused config propSamuel Mehrbrodt
Change-Id: Icfc1378c4c7ff075af939c46701fe2d1a5e568ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160867 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] tdf#158041 Remove unused reverse printing option from swSamuel Mehrbrodt
Change-Id: I8b4597dbafc78e881fe556de8ce8221e50a673bf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160777 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] Remove unused CrossFading groupSamuel Mehrbrodt
Change-Id: I88869154b025a1eebb7b1bcf03decc4db02a3f24 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160895 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] Remove unused ShowAlienFilterWarningSamuel Mehrbrodt
Change-Id: I36efe1d33cda83b6d063b30d9009aa79a3960ef3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160896 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] Remove unused PaintBuffer_WriterSamuel Mehrbrodt
Change-Id: I3047de8576bc85b6852568343d0239738b189552 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160892 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] Remove unused EvolutionPreferencesSamuel Mehrbrodt
Change-Id: I71ab84f945576753a27b6a3df375c736fd8815d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160897 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] tdf#158041 Remove unused drawing printing option from swSamuel Mehrbrodt
Change-Id: I95f81f166ab9d75622c83672101925894b2f2e7d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160774 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] Remove unused ApplyBulletsAfterSpaceSamuel Mehrbrodt
Change-Id: I40e8361f31f834383fdc1762f58137c5326adaa5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160890 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] tdf#158041 Remove unused table printing option from swSamuel Mehrbrodt
"for now it was decided that tables should always be printed" -> make this decision from 2015 permanent Change-Id: Ica5958a74ec6766040ab59f2c91224b75df4d807 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160766 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-18[API CHANGE] tdf#158041 Remove unused SinglePrintJobs config option from swSamuel Mehrbrodt
This is handled by the print dialog directly Change-Id: Ieb4221d97444216f332501da9a3aba7dc6b8500a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160762 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-12-17tdf#150695: The string "IgnoreAll" is probably wrongJulien Nabet
Change-Id: I93dc97d36dbd1c61ce8a851c4065944cb3fd9fc0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160877 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-12-14Fix typo: I10N -> L10NIlmari Lauhakangas
Change-Id: I20a0eb54a85a9dea5c7d4cd91ff3632574b14802 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160714 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Jenkins
2023-12-13tdf#142695 Update tooltips for tools in Draw/ImpressMatt K
This change simply updates the tooltips for tool icons in Draw/Impress to inform the user that they can double-click the icon to continue using that specific action. Change-Id: I516cf9f110bd3c7dcb1545989b86155cc84617f7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160555 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-12-13tdf#158276 tdf#86395 Make alphabetical sort setting persistJim Raykowski
by using a bitwise storage approach inspired by the ActiveBlock setting where each content type corresponds to one bit position of the stored integer, e.g., bookmarks content type corresponds to bit 5. Change-Id: I50de26e44a8d2afb917f3a651eef9a8f704b751f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159916 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2023-12-12tdf#33201 Add UNO command for Column/Row HighlightingSahil
* Add uno command * Add menubar Entry [x] Column/Row Highlighting under View Change-Id: I86cb0034d5bd7d64bd6bfd64cf6e20507d14e5fe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159364 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins
2023-12-07Turn on MAR-based updater for Win64Thorsten Behrens
But make it default-off for the while. Change-Id: I54e2fb8544ceb5ffe88053504294e2f3d5df50d5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160436 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen
from Impress/Draw last mention of them was removed in 2006 by: commit deef3fdfd9148ce1987b35a224998d63bb6b9d56 removing a commented out caller that was already commented out by "initial import" time Change-Id: I50fefe42a92c752727dfbf3b9d7c645492d034da Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160190 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-12-07tdf#158375: add expert option to disable active contentSarper Akdemir
adds new expert option DisableActiveContent Right now only disables active embedded content / OLE. If OLE content is being imported via UNOEmbeddedObjectCreator::createInstanceInitFromEntry with the expert option DisableActiveContent set, the imported OLE object is now forced to be ODummyEmbeddedObject. ODummyEmbeddedObject doesn't implement any other state then embed::EmbedStates::LOADED (i.e. doesn't implement RUNNING, ACTIVE etc.) which makes it possible to prevent the imported OLE object becoming active. The functions that now throw lang::NoSuchElementException are usually called on new creation of embedded content via UI. But since the call sites expect the possibility of embedded content failing to initialize, that is handled by showing a popup stating some form of `unable to insert`. A follow-up improvement of disabling insertion of OLE content via dialogs could be implemented. Change-Id: Ib558a2a129b491798f5036a7bb269116545be75d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160402 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir.extern@allotropia.de>
2023-12-05[API CHANGE] Drop unused XAxis/YAxis config groupsGabor Kelemen
from Calc grid options. Spotted while researching for tdf#158473 last mention of ther getters was commented out in 2001 by: commit a4e5d2cb47275e91834e41a9d51f1bf11ec409b1 Change-Id: Iffc7b5c4fb50352ad7063fc911039707a20dca4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160169 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
2023-12-04tdf#33201 Checkbox Implementation for Col/row HighlightSahil Gautam
Change-Id: I32aca7128a3f01be9fd5a7150243f8fd4e82f626 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159001 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-11-24[API CHANGE] Drop unused SelectedFileName config keyGabor Kelemen
does not seem to be in use ever since 2008: commit 57f7f259df5c81e6d6425d12cdcdbabeeedc74a2 Change-Id: I749039650568b55be3554846914fe23586661562 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159631 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused Compatibility config group from WriterGabor Kelemen
These don't seem to be used ever since 2002 commit 72cbd26315bf935a0d6e2c9ffcdbea7d2ada07fb #99152# transition to new cfg format Compatibility configuration keys are in their own Compatibility.xcs Change-Id: I5da34a82dc4713f97e8d91a9c2a861be13a1a07b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159635 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused Impress config keysGabor Kelemen
TimeBetweenHighPriorityRequests TimeBetweenLowPriorityRequests TimeBetweenRequestsDuringShow last mention of them was removed in 2017 by: commit 98c4cd372bf0e9d4b5b129405f5af4562d8a0f64 Change-Id: I3eab5c82a8313f1f88bb0f6c0c759d4f26a23e49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159634 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused ScriptRuntimes config setGabor Kelemen
last mention of it was removed in 2014 by: commit a1552a0ec3fcddd968db274ef41bc2452c50bed9 Change-Id: I8457220be43e2fdf42edcfef587b4346cdf9f2e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159633 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused Writer config groupsGabor Kelemen
AgendaType AlignmentType FileType IntElementType PositionType PositionXYType SizeType StyleType TextElementType last mention of them was removed in 2004 by: commit ab57c5bf40fc2b84ba3d0fd37c6e71907f8b8619 Change-Id: I506b255c887677465b829a36f94a51cb8ea9b4b2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159806 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused VerticalCallOut config keyGabor Kelemen
last mention of it was removed in 2021 by: commit d8fec570c21c5e45ba593ee96cc1ba5d45d77fc8 Change-Id: I8951b23d057badc7e1c6eb8472c4e9d7a63a3579 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159804 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Drop unused UserFactories config groupGabor Kelemen
does not seem to have been mentioned since it was added in 2004 by: commit 98c6382021c275b5248ad2c05d7639fc353f4a42 Change-Id: I908049ea107fad9a39af95f0810d0202494257fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159805 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-11-24[API CHANGE] Deprecate recently unused AddFeatureURL config keyGabor Kelemen
last mention of it was replaced in 2023 by: commit 4af07053517ba3526d4050ffc29993a65b54352b Change-Id: I9d6f9bcf1a36784d304c3ce528587080686e2299 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159803 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>