summaryrefslogtreecommitdiff
path: root/sw/uiconfig
AgeCommit message (Collapse)AuthorFilesLines
2021-05-29resave with latest gladeCaolán McNamara1-81/+78
Change-Id: I1f951aa3a776b624a01526ff4767ea50ffce420e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116387 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-28set one of the RadioButtons explicitly activeCaolán McNamara1-1/+1
Change-Id: I5bd185b8b4eb05993137942c80f304b6b108a2c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116355 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-28resave with latest gladeCaolán McNamara1-128/+128
Change-Id: I0c706b44c6c73834b91a38f6c79a8aca2d6b17b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116354 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-24no need for an image-position if the button only has an imageCaolán McNamara1-1/+0
and no text for the image to be relative to Change-Id: Ic06dfe6451708590d08a3d2b6821f68a67048de7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116065 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara1-91/+229
not possible in gtk4 to put an image in here anymore AFAICS, this was always an odd case anyway Change-Id: Ic9415cd0c91a7f006231d786f2a3a22b8f97af6e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115907 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-21resave in latest gladeCaolán McNamara1-173/+173
Change-Id: Iaf6a18c236ed83bf92e1fee122fcaa0486328101 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115906 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-14Add extended tips to print dialogOlivier Hallot1-50/+90
The extended tips were not imported for the print dialog in the firts round. Change-Id: Ie4e5282720d927fec51a823bb43c1617349105bb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115576 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl5-0/+5
This adds Command Popup functionality, which is a HUD like pop-up window, which can be used to search and run commands presented in the main menu (but not limited to that only). This is the initial version, which has limitation in searching and running the command (doesn't work for some currently). Change-Id: I92cdd3130b8de42ee0863c9e7154e7c7246d9377 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115380 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-05-07add missing truncate-multiline propertiesCaolán McNamara1-0/+1
Change-Id: Idbb227185806f97e00e99faa88a3fc6818e75513 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115216 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-06use Label::set_label_type to designate a label as a warning/errorCaolán McNamara1-3/+0
To be consistent with other cases. weld::LabelType::Error is another option. What colors, if any, it results in isn't cast in stone, but be consistent in that all warnings (or errors) use the same ones. Change-Id: I6943aa6370cf6cead60cd404987e8211532143eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113529 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-05-04tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5
Change-Id: I22b6a179c1575171315d9eb40cd4895c35d77b6f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114986 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2021-05-04tdf#139713:Renamed Footnote/endnote settings dialog captionAyhan Yalçınsoy1-1/+1
Change-Id: Iacaf7637e53fbbfe9dd683c8991b543ba3763d33 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114985 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2021-04-29tdf#141954 Enable l10n in Formatting bar customizationOlivier Hallot2-27/+27
Change-Id: I3683b947ca9c431febb18fd01ea4a13660e4e07d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114825 Tested-by: Jenkins Tested-by: Gabor Kelemen <kelemen.gabor2@nisz.hu> Reviewed-by: Gabor Kelemen <kelemen.gabor2@nisz.hu>
2021-04-22tdf#139701 change uno:UnderlineSimple to uno:Underlineharu-0215-15/+15
Change-Id: Ideb436dbbef1c6fb36cae93e5dd55ef2d00698c0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114454 Tested-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2021-04-21sw bibliography, refer to a page: add dedicate widget to show the page numberMiklos Vajna1-12/+71
This way the user doesn't have to interpret the URL manually, we can show the fragment-less URL and the page number separately. So far only the doc model -> UI is done, not yet the other way around. Change-Id: I16116dc0ac55d459f86c54cab32172137377548d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114443 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2021-04-20uniformly remove xalign of 0Caolán McNamara1-10/+0
Change-Id: I7a866326cbe065c87a6cedc02f2925880d46d4af Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114311 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-04-20fix .ui indentationCaolán McNamara3-3/+2
Change-Id: I59785bcf81df775901f5bbb86561803709153286 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114309 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-04-19notebookbar: minify for onlineSzymon Kłos1-0/+95
Notebookbar load takes some time. We don't use most of the items in online so minify .ui file to contain only needed widgets. Change-Id: I4796caae14bb63e3e04d318093209adfb87a77df Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113623 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114154 Tested-by: Jenkins Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2021-04-18fix alignment of FootnoteAreaPage Dialog Tabandreas kainz1-21/+0
Change-Id: Id605b9c11d80356a2bb5658b3489655e90e65441 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114236 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
2021-04-17tdf#140764 add ImageMode to tabbed NBandreas kainz1-10/+100
Change-Id: I6d3e10fa945da303b1af69b1d631bd2dc8cdab43 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114228 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
2021-04-16tdf#134373 add PopupLabel to update commands for NB see c5 option 2andreas kainz2-5/+61
Change-Id: I2f3a6470a8b376f66f303578492b59ca0b56388a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114194 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
2021-04-16tdf#139906 Add an option to change data source from mail merge wizard dialog.Gülşah Köse1-9/+25
Change-Id: I52dfd9be82813a1b01c725eab97a7534ae9a05d2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114079 Tested-by: Jenkins Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
2021-04-12sw define bibliography entry dialog: add browse button for file:// URLsMiklos Vajna1-7/+30
- wrap "entry" in the biblio fragment into a "hbox" - audit uses of "entry" and work with "hbox" instead, depending on if the context is a child widget (want hbox) or indeed an entry (want entry) - add a hidden-by-default browse button to that box - add a handler which can edit the AUTH_FIELD_URL entry Change-Id: Ifecc6f1a86be1f609d470535f103c630e45d04cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114013 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
2021-04-02tdf#139906 Prevent to use the Mail Merge wizard without data source.Gülşah Köse1-1/+16
When the file has a data source but that data source is not available in LibreOffice we shouldn't let user continue mail merging. Change-Id: Ic28101a12b2e33e78fd9b478fc41707786344e52 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113432 Tested-by: Jenkins Reviewed-by: Gülşah Köse <gulsah.kose@collabora.com>
2021-03-30tdf#140892 Revert outline fold button symbols to right and down arrowsJim Raykowski1-2/+2
Change-Id: I5db3d4d4c45f84ec0d9ce70db83bef7027f8e9d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113329 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2021-03-30tdf#141102 friendlier naming for outline content visibility featureJim Raykowski2-3/+3
relabeled as outline folding Change-Id: I36b2dbe4eeee27abdf486e81db00d33e81c41679 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113005 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu1-1/+1
Change-Id: I167b379f31809bc252d3c091d0f545f8c2a3f13e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112143 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-03-27tdf#139667 add or improve List Style tab tooltipsSeth Chaiklin1-5/+7
* added tooltips to tabs that did not have them and adapted existing one to the fact that this is a style dialog, and the tabs must be understood in relation to editing a list style. Change-Id: I316f8c4cc2e486476334c703916b5851905169fc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111776 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-25tdf#128469 tooltip and extended tooltip for Reset in Paragraph dialogSeth Chaiklin1-0/+6
tooltip and extended tooltip added to "Reset" button for Paragraph dialog. Change-Id: Ica6fede2b57e8a38d989d1db870e308160c4a0cf Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111038 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-25tdf#128469 add or adjust tooltips for Apply, Reset, Standard in CS Seth Chaiklin1-3/+1
( sw/uiconfig/swriter/ui/templatedialog1.ui ) "Character Style" * revert changes to dialog that were made just before another method was developed in: 4902e3231f4f5f4df32d46a901801b18c297ef15 Change-Id: I7a7cf2df4218fb0745a92c192a6d806c9220ca8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111692 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-19don't hide toolbar item widgets if the pane shrinksCaolán McNamara1-0/+5
Change-Id: Iac5df0f0233c9e97f84dce8a479cb50b944f45db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112746 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-03-18tdf#140892 Outline Content Visibility Window button improvementsJim Raykowski1-4/+4
- Makes the horizontal position of the button near to the first character horizontal position in the frame. - For RTL frames places the button to the right. - Changes the button symbol for show/expand content from a right-arrow to a down-arrow and for hide/collapse content from a down-arrow to an up-arrow. - SymbolType enums are replaced with ButtonSymbol enums to represent the button symbol for the outline content visibility state. Change-Id: Ie5d94b0dec0690c0798098ed19e38cc13d9d2682 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112463 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2021-03-16devtools: move "Development Tools" menu from "Help" to "Tools"Tomaž Vajngerl2-3/+5
Change-Id: I82f3315321ecb3ef2796234968ff22392be828eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112551 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2021-03-15tdf#139667 tdf#126689 "Add to Previous List" in menus and toolbarsSeth Chaiklin11-11/+11
Change-Id: I85334320f6fde2b12b981ad7fdeee570e89fd74f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112420 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-10tdf#139667 change position of Lists submenu in Format menuSeth Chaiklin1-6/+6
Change-Id: I4edc1f2d27be973cd2c892d94f1cb5812435ef9a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112077 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet10-14/+14
Rename "No-width No ~Break" to "Word ~Joiner" + replace pattern "ZWNBSP" variable names by "WJ" Change-Id: I95a874a9d2d20a30d2c4c3add6041adbe72d872c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112055 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-02-27NB writer remove style update and edit widget available at previewandreas kainz1-83/+0
Change-Id: Iba9c293ddce36ef9ad1bbc147cfcad942635a455 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111669 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
2021-02-26drop intermediate vcl container for these welded floating toplevelsCaolán McNamara2-49/+61
Change-Id: I4a528485de62a0e0acabd41abf6872e2f0e1710e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111567 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-25adjust tooltip in Save as dialogSeth Chaiklin1-1/+1
Change-Id: Id54442ce9e65ab1dea010d762b989210f69f6e8e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111427 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-24tdf#140397 make contenttoggle button visible again in all backendsJim Raykowski1-0/+1
fixes regression introduced by commit b80c2745c50d064ad9e673cf8a5b73aaf0aa1778 Change-Id: Ib93a0c1b203f399f4f64681aac8e1f76509bcc63 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111439 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
2021-02-23replace SwTemplatePopup_ImplCaolán McNamara1-0/+9
Change-Id: I82afec995488d388cb39c324f8f9a6684441fbe9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111361 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-23replace BookmarkPopup_ImplCaolán McNamara1-0/+9
Change-Id: I87dda264ec61bbbfd6cf4eb0cbbe636724579537 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111360 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-23tdf#139667 final set of tooltip adjustments about lists and numberingSeth Chaiklin2-4/+6
cui/uiconfig/ui/numberingoptionspage.ui "Customize" tab one modification about numbering style. sw/uiconfig/swriter/ui/numberingnamedialog.ui "dialog for Save As" extended tooltips for the entry window and list window, loaded automatically from help page, were inappropiate. modified each to be appropriate and added tooltips. sw/uiconfig/swriter/ui/tocentriespage.ui "formatting style" -> "character style" extended tooltips could be improved, but maybe the entire dialog will be reworked (see tdf#137160), so nothing more for now. Change-Id: I21185e8fb8596e60f2e54a42456a8f262f2c31c4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111173 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-23tdf#139667 "List" -> "Apply List Style" in Paragraph and PS DialogSeth Chaiklin1-4/+6
* change heading label for List Style + add tooltips for the two combo boxes * small corrections in recently-added tooltips Change-Id: Ie2a478e7db7cafdd3b27f1acfe024f7c72cf221a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110448 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-02-23tdf#140058 move "No List" position in context menu; add radio buttonSeth Chaiklin10-20/+10
for both text and table in Writer, Writer/Web, and forms Change-Id: I696dbcf3e027a2595e2eed7e9fb9585c352da184 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111176 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2021-02-21Resolves tdf#140511 - UI glitchesHeiko Tietze1-451/+383
Clean-up of nested grids and boxes Change-Id: Iea2aa3d03210c0bbbf15b3eed546795de972b21b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111209 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
2021-02-20missing labels for two menu entries in writer readonly context menuCaolán McNamara1-1/+5
since... commit 45d57a0dba8bb5a92150cc07bdff0b37b3041007 Date: Tue Apr 18 13:13:27 2017 +0100 convert readonly menu to .ui Change-Id: Iaa65fc38be666067a3922e716902c8112da8ddde Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111245 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-19add some missing use-underline propertiesCaolán McNamara1-35/+38
Change-Id: Ib6cc06ccb8986e85a09335c3fa06f8c2a50eec2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111244 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-19Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara1-10/+13
Change-Id: I6b42ef958dd1625cfef5e48e45c932aef9a5960f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111211 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2021-02-18tdf#139667 adjust Condition tab dialog for Text Body to "list"Seth Chaiklin1-11/+11
- This dialog referred to "Numbering", but better to refer to "List" because the level can also apply to bullets and graphics. - adjusted tooltip accordingly. Change-Id: I5256be054f44058f44711113a85f3053bfd4c755 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111041 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>