summaryrefslogtreecommitdiff
path: root/cui/uiconfig/ui
AgeCommit message (Collapse)Author
2020-07-12tdf#118148 Extended tips in lingu compnentsOlivier Hallot
Change-Id: I9bec436149f34b890884fefe44cd8a3d8420ce3a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98551 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-12tdf#118148 Extended tips in editmodulesdialog.uiOlivier Hallot
Change-Id: I1dacc63149dbbf16668ed15635e466d3558f39d1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98565 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-11tdf118148 Extended tips for optsavepage.uiOlivier Hallot
Added extended tips in AtkObject::accessible-description in ui file Added pango markup in extended tips Change-Id: Id8e2465d2e6ecae306921395f7e84534a8295069 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98293 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-10Change $[officename] to %PRODUCTNAME in ui fileOlivier Hallot
Change-Id: I8c5b5baa272f7ea2902ad0e61a6e4412b06953e5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98461 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-10Add Extended Tips in optpathspage.uiOlivier Hallot
Change-Id: I7b1cdb981f29b773bc4f0db61d180d0f1fdc4642 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98539 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-10tdf#133026: Tight integration of extensions - Adding thread structureYusuf Keten
- Add new class - SearchAndParseThread. - Add new label to show progress such as not found, loading, searching, etc. - Add cache to prevent unnecessary data transfers. Change-Id: Ieb5dbdabc3c9b5224e89be959728ca9b6d5c63b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98226 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-07-10replace usage of blacklist with denylistThorsten Behrens
.. and a few cases of instead doing blacklist->excludelist where that made more sense. Background and motivation: https://tools.ietf.org/html/draft-knodel-terminology-02 [API CHANGE] officecfg::Office::Canvas::DeviceBlacklist -> DeviceDenylist [API CHANGE] officecfg::Office::Canvas::BlacklistCurrentDevice -> DenylistCurrentDevice [API CHANGE] officecfg::Office::Common::Misc::OpenCLBlackList -> OpenCLDenyList Change-Id: Ia35e25496bf0cc0692d5de4cb66bfc232d3a869e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98180 Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-07-07tdf#133600 Only one button selected by default in QR code dialogGabor Kelemen
Change-Id: I10a5f04492cf23caeb89cb119f91c578e5d57413 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95540 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-07-04Fix HIG spacing in About dialogAdolfo Jayme Barrientos
Change-Id: Ia67d5c8994c39a1e89c79e8d51a2a679cba73d3e
2020-07-01Move ahelp contents for ext'ded tooltips QR codeOlivier Hallot
Copy <ahelp> contents of the QRcode Help page to the AtkObject::accesible-description field in qrcodegen.ui file for each applicable widget. Such move will turn <ahelp> tag obsolete, althout its contents should be preserved. helpcontent2/source/text/shared/guide/qrcode.xhp Change-Id: Icded2e6bfd6c5c0e525a8174bea44a2997217510 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97526 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-29cui: fix context of aboutdialog's btnReleaseNotesMiklos Vajna
Change-Id: Ifab5c7b0dd007e8a318c8d89b9501f9e30cf60f2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97422 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten
- Add the uno command .uno:AdditionsDialog - Add the necessary commands to cui makefiles. - Add the dialog AdditionsDialog for only test - Implement the basic functionality to show up when clicked on the menu/toolbar item. Change-Id: I89dd74e49f5ff246ca355d2f8d1397621b26dea6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95593 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2020-06-23spurious receives-defaultCaolán McNamara
Change-Id: I16b8bd561ea630ca71b56b061e6cccbb6c081eb9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96960 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-06-22tdf#133662 Tweak position of copy version info buttonIlmari Lauhakangas
Let's have it next to the Version Information heading Change-Id: I12c028a5634bf49fc2a07e631919d488650b7b9e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96532 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-06-19tdf#127279 Register-true with better labellingPedro Pinto Silva
Change-Id: I2cf7a47a59b863b9b5de4463043af0e23290d752 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96424 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
2020-06-19Shorten label in Options dialogAdolfo Jayme Barrientos
The menu bar doesn’t contain icons by itself, the menus it contains do. The shorter label may help lessen tdf#129622 in some languages. Change-Id: Iff7f41295118a9797446073b662727384eae9263 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96671 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-06-17tdf#43452 indicate when maximum password length has been reachedCaolán McNamara
Change-Id: I58ba5887d41a80aa0ef2be547351f2faeccfa3cb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96533 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-06-16Resolves tdf#133662 - Copy version info reworkedHeiko Tietze
* Heading for version info added with a tool button to copy info using also the shortcut ctrl/cmd+C * Copy button from the footer buttonbox removed Change-Id: I47d77ea1bc1ac2df25c1fb035abcb96d56a5f4f3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95791 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-06-16support gtk-copy and gtk-paste stock idsCaolán McNamara
Change-Id: I0d9dc30c62bdfb5976c86bc5a08d5f030eb216e8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96394 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-06-15tdf#133384 attributes dialog should be modalCaolán McNamara
Change-Id: Iacfa81cce9e09d9c2457ce564a060cf9d380de2f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96385 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
cause this assumption is baked into the vcl one making it hard to adapt remaining cases Change-Id: I75dd5264c65b1ffbf4d26c9a86f6d4d08b400d90 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95622 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-06-06tdf#133225 page preview alignment fixandreas kainz
Change-Id: If23809b240d467d86f520c9569f76cb7a0df6629 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95645 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
2020-05-18tdf#133121 limit style list width to that of the entry widgetCaolán McNamara
which is maxed to the widest "standard" style text. So that the dialog doesn't dance around depending on the font selected. Change-Id: I5876314f5293abcac765dd018deda5b0d7f52305 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94436 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
... to configuration and UI. The new default is ODF 1.3 Extended, which is now ODFVER_LATEST and stored as value "3" in configuration. Adapt a few places related to DocumentDigitalSignatures etc. to new default. Change-Id: I420da4f7787cc864c6bd88470d61b146b9399aa1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93177 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>
2020-05-16Remove unused "with accessibility support" stringStephan Bergmann
...left over from 3bc8b14bea3c11159bdbd6fc4f9658fce3ba252e "Drop the JVM 'feature' concept support" Change-Id: Id03362ca78866698e13b85554df0c0900a5b5b0e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94361 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
...now that 6ba74150866d71469827de9f4f19268dfa7db137 "jfw::isAccessibilitySupportDesired is obsolete" demonstrated that there is no more need for JFW_FEATURE_ACCESSBRIDGE, the sole feature that had been provided. * The javasettings_*.xml format still supports the <feature> tag, but it is ignored when reading and always written as "0". * There is no trace that "the bootstrap parameter JFW_PLUGIN_NO_NOT_CHECK_ACCESSIBILITY" whose mention gets removed from jvmfwk/plugins/sunmajor/pluginlib/JREProperties.java had ever been supported. (The only mention was 6873b3be47d71f94c38262003101576081acd241 "INTEGRATION: CWS jre5issues (1.3.18); FILE MERGED: 2005/01/18 12:48:48 jl 1.3.18.1: #i40879# in build environment the JRE is not tested for accessibility, because of potential X server problems" introducing that comment.) * The "Features" column is removed from the JRE table on the "LibreOffice - Advance" options page. Change-Id: I332d34b60548e7f2f852241ea8edfbee0ffcf510 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94329 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-05-13Fix translation domains in .ui filesGabor Kelemen
Found with bin/ui-checkdomain.sh Change-Id: I2a3ec2593b9ce0a19efced9020b95dff796e4702 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94153 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Jenkins
2020-05-12tdf#130778 update About Dialogandreas kainz
Change-Id: I1ca538a3c5589b30d53404f1f8d8ab2dcc2586f0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94018 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-05-11color drop downs missing their labelsCaolán McNamara
since... commit 1eb6210d678bbb0c875f0f72bd876a9e7795dfbe Date: Thu Apr 23 00:39:33 2020 +0200 tdf#132373 Remove blinking character property from the UI/editor Change-Id: I841577c0f8c58a8b742257775b6335603b9541db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93951 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-05-06tdf#132373 Remove blinking character property from the UI/editorGabor Kelemen
So far from document body and Character properties tab only. Importing and exporting existing files still works. Change-Id: I42179b47c64fe5c7db0393d0d4373363d772b51e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92875 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-05-05Some improvements to About box and brandingHeiko Tietze
* Label left-aligned (tdf#132322) * Long build string cut at 25 chars * Extra text such as Tinderbox info wraps now at Misc * UI-Language shortened to just UI * More padding between about image and text * Splash screen uses Vegur font * Splash with small border * Non-TDF logos have a "Community Edition" text Change-Id: I1ec31e22052e365f28fe91de3e083252975911c8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93444 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-05-04remove checkboxes for enabling OpenGLLuboš Luňák
The expert options still stay, but the checkboxes are a bit confusing when also the Skia checkbox is there, Skia is for now the default, and if Skia drawing goes well then the OpenGL drawing method can be slowly phased out. Change-Id: Iaea7e471f27010291abedb644d4728189345e3b0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93408 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
2020-05-01Resolves: tdf#129702 take text from correct model columnCaolán McNamara
Change-Id: If9af51348e5a254a0c5ab621fa162cdda4565e49 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93290 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
Change-Id: Ifd1d3999d1c6eb9aba7919850859e6b7cb652e3b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92055 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-04-29Resolves tdf#132322 - Link to Gerrit hash reintroducedHeiko Tietze
Mulit-line label split, Build realized as link_button Required changes also solve tdf#132066 partially as many localized strings are not anymore copied to clipboard Change-Id: I346fdc65cd1734f17854eccd587fe0b7e216e720 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93119 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-04-23sd position ad size dialog updateandreas kainz
Change-Id: I7bbfa7999d5b10db48d2c6aa6d66dc04c3891f3a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92630 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-04-20Resolves tdf#132180 - Stretched brand image at the ABout dialogHeiko Tietze
Explicitly centering the image solves the issue Change-Id: Ib5c4a7e772f01de72c19d74490f6a802378885ca Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92565 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-04-20Resolves tdf#132179 - Improve accessibility for the About dialogHeiko Tietze
Button added to copy version info Static text made non-selectable to avoid uncommon tabbing Change-Id: I4c2107b8120797a7cd532b59ca5ccb58ab61a2ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92418 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-04-16cui about dialog: don't ellipsize any textMiklos Vajna
I got "gt..." instead of "gtk3" without this. Change-Id: I1c666dec88f7cf2dbc48e864ce1a8ae724140697 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92379 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
More flexible dialog logo & about images as SVGs Change-Id: Icefa035893e241a7dee6aa28236e6b89b38477de Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91908 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-03-22tdf#131465 image is stretched to fit allocationCaolán McNamara
center it inside a parent box instead Change-Id: I8ad407119924e0a6d9992e99d2d9e6e88453477b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90863 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-03-05tdf#128943: Remove frame around reference edge widgetThorsten Wagner
Change-Id: I27412f62574ec6f8c86b7cfa2f7da7344c151064 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87422 Tested-by: Jenkins Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-03-04tdf#131111 we want a min of 0 not 1 for this formatting spinboxCaolán McNamara
Change-Id: I4915bc5ecf854e8ac76748f3af204b0eab5d2ff8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89952 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-03-03Resolves: tdf#131041 crash on async border dialogCaolán McNamara
Change-Id: Ia9f5f02a0993c3b28ca5fecef3ce6333ba85806b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89823 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-28tdf#112135: Provide controls through context menu in lists of Customize dialogSarper Akdemir
Introduced two new handlers to SvxMenuConfigPage and SvxToolbarConfigPage. Each handler is connected to connect_popup_menu() call of corresponding list. All of the context menus use entrycontextmenu.ui Change-Id: I309672c41631b7acb58209b01efbe24c0bb0d947 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88676 Reviewed-by: PhD. Ayhan YALÇINSOY <ayhanyalcinsoy@pisilinux.org> Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com> Tested-by: Jenkins
2020-02-19Proper alignment for labelHeiko Tietze
Amends I321c7e0e3cb2d67a07724523c885d50577a116a5 Change-Id: Ib89bddf36c81dbfaa4c6562a342cf3f8a423eaa5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89017 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2020-02-18Area Hatch dialog alignment fix compare to other area fill tabsandreas kainz
Change-Id: I39787941aa98b3623ef989e81c4dce0b402ef38c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88895 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-02-17Image Property Dialog Crop and Image Tab updateandreas kainz
Change-Id: I5b60f8359b8ca27e3517b2422a5d53868584ab2a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88415 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2020-02-17Resolves: tdf#130123 let the expert config columns be resizableCaolán McNamara
Change-Id: I08572bfe92c99d6e2e6b8ea27856817a6dddf1f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88879 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-02-14remove MetricField use from cuiCaolán McNamara
Change-Id: I10729db9ae465a714657b58cbfa67bed47a6c7f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88726 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>