summaryrefslogtreecommitdiff
path: root/sw/uiconfig
AgeCommit message (Collapse)Author
2017-07-10UI Wrap InBackground: transition to wrapthru transparency toggleJustin Luth
The UI for placing a frame in the background is confusing because: -in menus, the icon looks like a checkbox, but functions as a radio button -it isn't obvious that "in background" is the opposite of "wrap through" -it doesn't act like the checkboxes below it like "First paragraph" -in dialog boxes, it is actually implemented as a checkbox toggle. So it looks like a checkbox, and you can enable the checkbox, but once enabled it can never be disabled. (The currently designed way is to select wrap off/page/optimal/through in order to disable in background.) This patch creates FN_FRAME_WRAPTHRU_TOGGLE to replace most uses of the previous function. Change-Id: Ia46ddbd47899e8ca569bf3adb2b1c4ad7cfa1920 Reviewed-on: https://gerrit.libreoffice.org/39673 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep
Change-Id: Ib04d26fa5556e5c32db6799c16d0bbedc45504ec Reviewed-on: https://gerrit.libreoffice.org/38944 Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Tested-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
The full implementation depends on infra Task #2179 https://redmine.documentfoundation.org/issues/2179 revision1: change to https, per demand of #2179 Removed ellipsis Code changed as suggested Change call to pass BCP47 string, with language as fallback. task #2179 will be reviewed accordingly. Change-Id: I573542da0f394d7128faab0106df852d622c98b3 Reviewed-on: https://gerrit.libreoffice.org/34693 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-06-24Set OK as default button in MM Assign Fields dialogGabor Kelemen
Shut this warning up: warn:vcl.layout:28925:1:vcl/source/window/builder.cxx:519: No default button defined in modules/swriter/ui/assignfieldsdialog.ui Change-Id: Ide113c694ac6cf20361a81ed53c474494f172921 Reviewed-on: https://gerrit.libreoffice.org/39190 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-06-24update notebookbar_groupedbar_fullandreas kainz
Change-Id: I467388a8f67cc331f3babadd44bc5d720997a63e Reviewed-on: https://gerrit.libreoffice.org/38260 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-20these checkbox group entries are mutually exclusiveCaolán McNamara
so they're closer to radio buttons than checkboxes though this isn't great either as there are possibilites that are not listed, in which case all are unchecked, and when is selected like buletting it cannot be turned off from the menu Change-Id: Ifa9650cdde5575807c0bd876e859c3ba3748e580
2017-06-20fix messup of 6ef59d7ace7e4db52caea601a384ed016365bcafYousuf Philips
Change-Id: Iddbe19638796564f5d443f6376b95ad7d69ecf0e Reviewed-on: https://gerrit.libreoffice.org/38989 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-20tdf#91781 Move watermark from insert to format menuYousuf Philips
Change-Id: I747562462accc49e7f3dc851e1ebb274e36b93d7 Reviewed-on: https://gerrit.libreoffice.org/38988 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-19tdf#85940 Use correct reference ID for QuotationXisco Fauli
Change-Id: I5c2ead67465c79fa30fc7d7db9d48748bdaf5491 Reviewed-on: https://gerrit.libreoffice.org/38961 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-19tdf#108418 Fix vertical alignment of checkbox textGabor Kelemen
Change-Id: I8daa6c2c5941a894259a5af74a16f7ef32f8a867 Reviewed-on: https://gerrit.libreoffice.org/38577 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-06-19Watermark: Right-align labels in dialogAdolfo Jayme Barrientos
And switch to a non-deprecated alignment property Change-Id: I74b3d6bea1d7af09b8e044f7b3e25e906bf67c9b
2017-06-13tdf#95489 use internal name for quotation character styleYousuf Philips
Change-Id: I48ecac1d75cbf30cc73cdcb5a3be0d91b295694f Reviewed-on: https://gerrit.libreoffice.org/38655 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-13tdf#85940 Add basic character styles to context menuYousuf Philips
Change-Id: Id25768dfd2c8db530a31ddf8a31108f9b5c67855 Reviewed-on: https://gerrit.libreoffice.org/38652 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
Change-Id: I1136688ec8af44c533f4dd40a9a4b24ea59992ef Reviewed-on: https://gerrit.libreoffice.org/38685 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-06-08tdf#81475 Add separator before clone formatting buttonYousuf Philips
Also add some useful hidden commands for easy access for users to enable Change-Id: I28806047f2fac51995d88b7c204d54479471aa29 Reviewed-on: https://gerrit.libreoffice.org/38552 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-02tdf#107915 Add paragraph and character style aliasesYousuf Philips
Change-Id: I4fc94b92ec0573147c5f2737107b52e85e55cb4f Reviewed-on: https://gerrit.libreoffice.org/38009 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-31Resolves: tdf#108225 there are *two* possible .ui files for change trackingCaolán McNamara
the change-tracking side bar in experimental mode as well as the usual dialog Change-Id: Ic4d652d0d125b883bef0d91e4ab3cee4a9f84284
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
That commit makes possible to edit descriptions of images frames and objects from "Options" tab of Object/Properties dialogs Change-Id: I62d06b32da6919df62ff77b50c4c77d6a265bd64 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/38176 Tested-by: Jenkins <ci@libreoffice.org>
2017-05-27tdf#102915 Restore 'Clear Direct Formatting' to context menuYousuf Philips
Change-Id: If3f1a8c2255cb2daa280ca9745b91fd665bf127e Reviewed-on: https://gerrit.libreoffice.org/37925 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna
There is a reason this is off by default, make it a bit more easier for users to not depend this option when they don't actually need it. Change-Id: I21c5b942c6021fa21840779e1a9f53055fbf279f Reviewed-on: https://gerrit.libreoffice.org/38081 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-23Watermark: move to the insert menuSzymon Kłos
Change-Id: I6058236434de00cddec1340613e83c10acc4df2a
2017-05-23Watermark: remove enable checkboxSzymon Kłos
Change-Id: Ic18b85070bf6c5c3e9678859a87cb9f44411533b
2017-05-23tdf#91781 Add list styles and reorganized form controlsYousuf Philips
Change-Id: Idb8241c3b55d0dfaf8338abd9ab601632ac16147 Reviewed-on: https://gerrit.libreoffice.org/37727 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-22update groupedbar compact notebookbar add margins and jay feedbackandreas kainz
Change-Id: I56228b3f120df5cad53d721715b977f8131efdc8 Reviewed-on: https://gerrit.libreoffice.org/37885 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-21update groupedbar compact notebookbarandreas kainz
Change-Id: I50fd6be6a5f1473a34c1d7f930143705c2003fd1 Reviewed-on: https://gerrit.libreoffice.org/37736 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-05-19Watermark: extended configurationSzymon Kłos
* it is possible to set font family, color, angle and transparency Change-Id: Idea2fb9ee748394bb3d706fa790e109238584cdb Reviewed-on: https://gerrit.libreoffice.org/37793 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2017-05-18Watermark: Insert watermark commandSzymon Kłos
* added new command .uno:Watermark * if no arguments are provided the dialog is opened where user can enter the text * with provided Text argument the watermark is created * created SfxWatermarkItem to transfer watermark properties * dialog loads current setings * SetClassification use SetWatermark Change-Id: Ifc1319f5aa7c11bb141f8e4b5b9a5088613021c2 Reviewed-on: https://gerrit.libreoffice.org/37599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
2017-05-14Remove more %20 from style commandsMaxim Monastirsky
And fix a typo found in H5/H6 commands in Writer's style toolbar. Change-Id: Ieb8f701d055870040010da66a9a108bbd089bc0a
2017-05-14Revert "tdf#96444 Replace chr(20) with '%20' in style uno commands"Maxim Monastirsky
This reverts commit 939abe5a79674525ce134637947fe424a7e2332a. This causes styles to not appear as having keyboard shortcuts in Tools > Customize... > Keyboard, and style buttons that were added using tdf#106681 to not have their keyboard shortcuts in their tooltips. Given that the original bug is a local problem in MenuBarManager, I prefer to fix it there, rather than put workarounds all over the place, including those ugly "%20". Change-Id: I797f463df2b37ab69f73f357ab9d120697e0ff33
2017-05-10tdf#86350 Add flip commands to image context menuYousuf Philips
Change-Id: I5485cb6342e5236e2ca13b93923222f1b84f48f0 Reviewed-on: https://gerrit.libreoffice.org/37253 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-04tdf#107573 change label of outline numbering in menu and dialogYousuf Philips
Change-Id: I38334bf726ab617bab390f0c45bb79c387aae424 Reviewed-on: https://gerrit.libreoffice.org/37200 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-03tdf#105293 tdf#81475 Tweak standard and formatting toolbarsYousuf Philips
Change-Id: Iec9750b2b0c3c3d3aefd7ebae73924bd4311b87a Reviewed-on: https://gerrit.libreoffice.org/37203 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-25tdf#106035 update the contextual groupedbar full layout updateandreas kainz
Change-Id: Ic7956e11ebe2edd8e1046c4695f92b3398036c2f Reviewed-on: https://gerrit.libreoffice.org/36865 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-04-24Fix typosAndrea Gelmini
Change-Id: I3e130b68c18ebe24c072d317d59b4854608a222f Reviewed-on: https://gerrit.libreoffice.org/36870 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-04-22tdf#107237 Add shape and frame contextual tabs to WriterYousuf Philips
Add contextual tabs to the tabbed Notebookbar implementation Change-Id: I24062aa2bb36d7ec2f47c97850cb2d48c3745fcd Reviewed-on: https://gerrit.libreoffice.org/36630 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> Tested-by: Szymon Kłos <szymon.klos@collabora.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-22tdf#102132 Contextual section in its own sectionYousuf Philips
Change-Id: I40a956075181a0692e0635090b314f4a4f09fbb5 Reviewed-on: https://gerrit.libreoffice.org/36811 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-20tdf87700 Hide rotate 180 in image toolbarYousuf Philips
Change-Id: I2c956542735909f2a2eab2e261f248fec85b7211 Reviewed-on: https://gerrit.libreoffice.org/36741 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-20tdf#106781 Style-focused formatting toolbar for writerYousuf Philips
Change-Id: I941c49aa502fa2757bb7f6a1d0cba4d02f00e686 Reviewed-on: https://gerrit.libreoffice.org/36717 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-18convert readonly menu to .uiCaolán McNamara
Change-Id: Ia9400b3c4b410dbf70633e55286a4af77f0d651a
2017-04-18tdf#107158 Groupedbar variant of the Notebookbar for Writerandreas kainz
patch 2 missed the patch 1 stuff so now everything should be there Change-Id: Ia2d35eb3d3791af4be683baca23635d8dc5e0dd1 Reviewed-on: https://gerrit.libreoffice.org/36546 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-04-18tdf#105672 Heikobar: Fix style and links group buttonsYousuf Philips
Change-Id: I55db80e0a73690374d40ff926aeedb94f07843c5 Reviewed-on: https://gerrit.libreoffice.org/36518 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-04-17tdf#103258 Contextual footnote in its own sectionYousuf Philips
Change-Id: I55e4cb5ad0dec8c2680fd276de11c598ff3049da Reviewed-on: https://gerrit.libreoffice.org/34078 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-13convert annotation menu to .uiCaolán McNamara
Change-Id: Id15e1c2040d3d202e90984888598da4426b5fec4
2017-04-12convert header/footer menu to .uiCaolán McNamara
Change-Id: Ia1aed81bfd806fbca78acc3b23886056a23ade4d
2017-04-12convert annotation page break menu to .uiCaolán McNamara
Change-Id: I822029c8fe2dc8ae0a0f52091375d79c0784b7ce
2017-04-09tdf#106964 Notebookbar: missing id int the .ui fileSzymon Kłos
Change-Id: I466d6f25e6cd68a51ce88dd60b3e9fdc51757c7b
2017-04-08Notebookbar: add new file and recent docs to the menuSzymon Kłos
Change-Id: Ib2d7e022c19dc363ba7e7123c4f3de9c7e8dd0f5
2017-04-05Notebookbar: correct commands for spacing controlsSzymon Kłos
Change-Id: I84649a50fc5e8c094514c5461105bb6777d6ffa1
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
One big paragraph spacing control was splitted to separated widgets. It will be possible to reuse that in the sidebar. Also layout is better because explicit size setting is no longer needed. Change-Id: Ieb200af4a9a6120ae03b22b27da56256aa816193 Reviewed-on: https://gerrit.libreoffice.org/35801 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-03-27tdf#106225 Rename Table Format to Table PropertiesFakabbir Amin
Change-Id: Ic0a1d4d25eb1d13e9937f4fbd1250596e9e6e341 Reviewed-on: https://gerrit.libreoffice.org/35611 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>