summaryrefslogtreecommitdiff
path: root/cui/uiconfig
AgeCommit message (Collapse)Author
2023-11-18tdf#157716 - Rename "Language settings" to "Languages and Locales"t-aswath
Change-Id: Idd31b18c87998b03d884e7aa17197c459241abf9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159315 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
2023-11-18Related tdf#49895: Mark strings as translatableTaichi Haradaguchi
...and add context strings Change-Id: I2531fc9e24db7e99b440b8042b8a502a2faaa2b4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159567 Tested-by: Jenkins Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
2023-11-16tdf#146386 cui,sc,sw: Office::Common::Filter::HTML::Export::LocalGraphicMichael Stahl
Adapt its usage to removal of FTP UCP; the target protocol check in sc and sw was particularly silly. Change-Id: Ib94501ebcc589e257e9b882a340e18ef1a791584 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159499 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-11-16expert config: Proper editing support for numbersSamuel Mehrbrodt
Change-Id: Ib97e027cedfdf2c5bb3c956aeee75af25198e498 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159355 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-11-13Use SvxNameDialog for editing config valuesSamuel Mehrbrodt
Instead of having a separate dialog which does the same. Change-Id: I3b20920fa1c68593b6787a01592621c7b02fa715 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159209 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-11-12Gtk-WARNING gtktreestore.c:1047: Invalid column number 6 added to iterCaolán McNamara
since: commit 985b404f208559b4a91f31eb31dafa9d0384fdaf Date: Wed Nov 8 21:34:41 2023 +0100 tdf#158003 - UI: Part 22 - Unify lockdown behavior of Options dialog for Language - Writing Aids Page. Change-Id: Iff9ab545a5d212d004b55f5ceab11d4c9f6dee5c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159341 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-11-12resave with latest gladeCaolán McNamara
Change-Id: If01a98195581399e92b31cfe7caa4782a0b246a4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159340 Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com> Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-11-12resave with latest gladeCaolán McNamara
Change-Id: I18c9a7c7fc5e86ef7faebc7273ca3b33d54a340c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159339 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-11-12Gtk-WARNING Could not read property GtkBox:pack_type...Caolán McNamara
with value begin of type GtkPackType: Could not parse enum: 'begin' Change-Id: I27d74c4422eb4515c99a2ca834c62ef092ecf641 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159338 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-11-09tdf#146386 cui: remove FTP UI, SvxProxyTabPageMichael Stahl
Change-Id: I0831b1d99052c1fa8f0be38bee08eb712a168445 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159072 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-11-09tdf#146386 cui: remove FTP UI, SvxHyperlinkInternetTpMichael Stahl
Change-Id: Ib55d6609e0bea4033533e3211c04888e52b86bb8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159071 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-11-07tdf#158004 - UI: Part 20 - Unify lockdown behavior of Options dialogBalazs Varga
for Connections Page. Change-Id: I76510a893bb35e03e6401aeeb03971969cc42ad2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158989 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-07resave with newer glade versionBalazs Varga
Change-Id: Id2c8977d6ab9d0632ac0350a78e52edba2280f4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158988 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-06tdf#158002 - UI: Part 19 - Unify lockdown behavior of Options dialogBalazs Varga
for LanguageTool Page. Change-Id: Ib1255dd7a67eae7e9c1f2cf6da984ba614f3453a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158931 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-06tdf#157518: add password policy and strength meter to save with password dialogSarper Akdemir
Introduces new configuration options PasswordPolicy and PasswordPolicyErrorMessage. PasswordPolicy takes a regular expression. When set, it only accepts passwords that match that regular expression. PasswordPolicyErrorMessage is the label displayed when the password does not meet the PasswordPolicy. In the ideal case, it should contain an explainer of the PasswordPolicy, so the user is aware of the requirements. Save with password dialog had maximum password length enforcing bits depending on the requirements of the saved file format. These are still applicable in combination with the password policy. Also introduces a visual password meter under the password entries. If the password policy isn't satisfied the password strength meter is capped at 70%. The entropy bits to password quality is taken as a linear range. Where the range of [0, 112] entropy bits is mapped to percentage [0, 100]. Entropy bits ≥ 112 are mapped to 100% since, according to KeePass' info page, ≥ 112 entropy bits correspond to a strong password: <https://keepass.info/help/kb/pw_quality_est.html> Change-Id: I2e70adacf271916661219f702dfc217292a1b59f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158453 Tested-by: Jenkins Reviewed-by: Sarper Akdemir <sarper.akdemir.extern@allotropia.de>
2023-11-04tdf#158001 - UI: Part 18 - Unify lockdown behavior of Options dialogBalazs Varga
for Languages Page. Change-Id: I3f4cf27980dd6d06da13f554feaca192ebd0b671 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158882 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-04resave with newer glade versionBalazs Varga
Change-Id: I8c11067d813c2331e5f9ceae1cb780c73b45e0f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158881 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-03resave with newer glade versionBalazs Varga
Change-Id: Ib6c6b3d5619a5f1e30b7d4f59184ec232224a7d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158851 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-03tdf#157862 - UI: Part 16 - Unify lockdown behavior of Options dialogBalazs Varga
for Load/Save - HTML Page. Change-Id: I8e9599c25eba62f7b82d8e3f56de031a1c6366fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158849 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-03resave with newer glade versionBalazs Varga
Change-Id: I08920f6d2f19a689d71cd1045f9262bd165d4677 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158848 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-03tdf#157861 - UI: Part 15 - Unify lockdown behavior of Options dialogBalazs Varga
for Load/Save - MS Office Page. Change-Id: Ifd576e5030e49bef3c73f55f4d3f23eea34a45f9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158837 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-03resave with latest gladeBalazs Varga
Change-Id: I1a890cfbbd04262c1baf9d0dfc4b09a9498744d6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158836 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-02tdf#157860 - UI: Part 14 - Unify lockdown behavior of Options dialogBalazs Varga
for Load/Save VBA Properties Page. Change-Id: I9526c2a5aa25fbdea1edbc0051d9b6a29c643d8d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158781 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-11-02resave with latest gladeBalazs Varga
Change-Id: Id4482f53a84e93f44c1a0cda2d20bf3ece48d44a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158762 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-30tdf#157859 - UI: Part 13 - Unify lockdown behavior of Options dialogBalazs Varga
for Load/Save General Page. Change-Id: I8e02b1b1188f42903ee164ee9f7ddd9113c602bf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158565 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-27tdf#157854 - UI: Part 12 - Unify lockdown behavior of Options dialogBalazs Varga
for Internet Proxy Page. Change-Id: I2332d272905e12a235d7729c0565922ad98960f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158499 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-27tdf#157853 - UI: Part 11 - Unify lockdown behavior of Options dialogBalazs Varga
for Advanced Page. Change-Id: I3ef33e98cd5a39313f51eb90682f20cdc172f042 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158496 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-27tdf#157850 - UI: Part 10 - Unify lockdown behavior of Options dialogBalazs Varga
for Online Update Page. Change-Id: I48f66f786c165d3958d34cca17ee2837aa7a6c66 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158490 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-26tdf#157846 - UI: Part 9 - Unify lockdown behavior of Options dialogBalazs Varga
for Accessibility Page. Change-Id: I4705904200715c1e41849a47a3dd684ddfa219c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158425 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-26tdf#157843 - UI: Part 8 - Unify lockdown behavior of Options dialogBalazs Varga
for OpenCL Page. Change-Id: I94c4a1afc7703de378ae65c0173d178954f647a9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158424 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-26tdf#157842 - UI: Part 7 - Unify lockdown behavior of Options dialogBalazs Varga
for Personalization Page. Change-Id: I5f2b674b9548610be8f918e6713e6ea91be7442e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158418 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-26tdf#157840 - UI: Part 6 - Unify lockdown behavior of Options dialogBalazs Varga
for Security Page. Change-Id: I9b5282326ea8edeb00d45d9d034a18041f89a281 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158393 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-26tdf#157839 - UI: Part 5 - Unify lockdown behavior of Options dialogBalazs Varga
for Font Page. Change-Id: Idd7bdf5d79269dcb5b6e3276b91f17221c3b02e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158384 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-24tdf#153986 Drop "Numbering" from the label in bullet list Format/ToolsPowerinno
Changed "Numbering alignment" to "Alignment" also changed "Numbering followed by" to "Followed by". Change-Id: I6230aa8d5abcd6311e527c96d6c3856d96194c88 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157195 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-10-24tdf#157837 - UI: Part 3 - Unify lockdown behavior of Options dialogBalazs Varga
for View Page. Change-Id: Iac27aa516e4e4a4c1469b0ff465477c44c3a5660 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158250 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-24tdf#157702 - UI: Part 2 - Unify lockdown behavior of Options dialogBalazs Varga
for General Page. Change-Id: Ide7c387d1b9f8ebba7f7801cdd69b1e1a93f90e4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158196 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-24tdf#157700 - UI: Part 1 - Unify lockdown behavior of Options dialogBalazs Varga
for page User Data. Change-Id: I912fe2786ad5e7fc110137dfbcff73ee25fb0fbd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158126 Tested-by: Jenkins Reviewed-by: Balazs Varga <balazs.varga.extern@allotropia.de>
2023-10-22Fix typoAndrea Gelmini
Change-Id: Ic413f2dac416a9a03b4cd9629b476f7665e8aabe Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158319 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-10-19tdf#157484 UI: Add UI controls for personal information to be keptBalazs Varga
or removed upon save. With the new options button we can keep the security infos upon save such as (even if we set the remove personal infos): - RedLine Info - Document User Info - Author and date of notes - Document version infos Also on the infobar, if we have a warning, clicking on the infobar button the security option dialog will open where we can set/modify these options. follow-up of: 1f440348eb0892fd2c9597806d87b5fe9d60d49a (tdf#157482 UI: Turn Security Warnings popup windows into infobars) Change-Id: I8d5d944d76dbdd31653401246113de097ca6d57b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158112 Tested-by: Jenkins Tested-by: Gabor Kelemen <kelemeng@ubuntu.com> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
2023-10-18tdf#132605 Negative skew values in connector dialogRegina Henschel
The skew values of a standard connector can have negative values. Those are possible in ODF, rendered in LO and produced by dragging the handles. Only the dialog restricts the metric field to non negative values. The patch allows negative values now. Change-Id: I5174dccc1ed0ed8644e0f62a5d599eea4d5cdbaf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157700 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-10-11tdf#155044 Missed one Description to Alt Text spotIlmari Lauhakangas
Change-Id: I4e454b1e3966007b04d6f50acf4249b9b80f5526 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157840 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2023-10-11drop can-focus of False in GtkToolButtonsCaolán McNamara
Change-Id: I12add968fdb5cb4d29087c24aa885cde23488fb4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157794 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2023-10-09tdf#157575 Clarify labels content in Security Options dialogGabor Kelemen
Change-Id: Iba2fdf3a74bc50ddd9e7a6727a446acfb40a4bea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157564 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
2023-10-04tdf#143280 Improve label for Area - GradientBogdan B
In order to have the meaning: number of increments. Change-Id: I74b46dfb2ba43a243d0fdd6c56cae53f65fd9526 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157538 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2023-09-29Related tdf#155561 - Query logic invertedHeiko Tietze
"Don't ask again" was working like "Show this dialog" or "Ask for confirmation" before Decided against a renaming since we use the "Do not again" text on other places and it is more common in this type of confirmation dialog than the positive (and checked) form Change-Id: I705376d11bc662b157d38bf7a89fb8db13819e6d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157404 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-09-27Resolves tdf#155561 - Notification for the overwrite modeHeiko Tietze
Dialog shown when it's enabled for the first time Introduces the registry variable QuerySetInsMode Adds an eye-catching image under res/queryinsmode.png Change-Id: I0131177fb54238d48a671bc9ceb88283f796a526 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153505 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2023-09-27tdf#146609 Renamed line width to thickness.Adam Eric Fallon
Change-Id: Ib1977bef8cf0f5cba91c37fd80871f1d64bb49fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157104 Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Tested-by: Jenkins
2023-09-26tdf#85263 Resolve accelerator collision in Options - User Data pageGabor Kelemen
Set explicit accelerators for labels missing them, to not rely on automatic assignment Change-Id: I97356b06136a1688cfaa96c94f11564c5ce0d7a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157257 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-09-26Resave in newer Glade versionGabor Kelemen
Change-Id: Ib531c114e0167f48f5e9e1ee3ab61a99a161519c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157256 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
2023-09-26Resolves tdf#154019 - Better label in Area dialog more informativeHeiko Tietze
Change-Id: Iaa20a88f42e056c6fa005df9854ae0b83d6ce662 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157184 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>