summaryrefslogtreecommitdiff
path: root/sw/uiconfig
AgeCommit message (Collapse)Author
2015-11-06tdf#91781 Add Form related commands to insert and tools menusYousuf Philips
Change-Id: I56a51bf1b9edd8a032167c3b648b69236a3d8e74 Reviewed-on: https://gerrit.libreoffice.org/19765 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-11-01tdf#80657 Adding new field to jump to specific page.Gulsah Kose
This patch is not completed. It adds a dropdown field to toolbar. When you click it, the page preview focuses third page (hard coded). This patch's purpose is getting information from developers how to add numbers to dropdown field. -- v2: Removed unnecessary MV_SPECIFIC_PAGE case. v3: Added dropdown field and defined new controller for new field. v4: Implemented page focus who user want. v5: Used NumericField instead of Combobox and added page count control v6: Used nSlotId instead of SID_JUMP_TO_SPECIFIC_PAGE in order to fix macOs build error. Change-Id: I722fbffcc72a1bcee70065e2e9369b73ab27f100 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/19335 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Oliver Specht <oliver.specht@cib.de>
2015-10-27tdf#81475 Improvements to writer's table toolbarYousuf Philips
Change-Id: Ia95522ebfa2c5c0c11242034a1237793c75aaa36 Reviewed-on: https://gerrit.libreoffice.org/19594 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-10-06tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips
Change-Id: Ib6578ddd7897d9c5d63b5dc8d8465f6107cc24a6 Reviewed-on: https://gerrit.libreoffice.org/19130 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-09-20tdf#91781 Added character styles and fix labelsYousuf Philips
Change-Id: I9bab76829e1bfd0fd3ba27c4e7a151a6775eaaee Reviewed-on: https://gerrit.libreoffice.org/18579 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-09-16unused .ui fileAndras Timar
Change-Id: I796be2353dc00c02746fb80fcc870dbddae397ff Reviewed-on: https://gerrit.libreoffice.org/18603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2015-08-27Addition of new controls to Wrap sidebar tab in WriterRishabh Kumar
Addition of Enable Contour and Edit Contour button to the sidebar Change-Id: I9cadbcc9643b9fc87b3dbe3a9a2355cd674d1e53 Reviewed-on: https://gerrit.libreoffice.org/17324 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl
Change-Id: I1b05edc954125e5bdeed05b5fdce1430f8eaba26
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl
Change-Id: I0e3d6f00a79bc33e1db1329df217e7e867dfd511
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian
Change-Id: I1f9ba9ef489159ca54db802393d958d7fd6ac8ff Reviewed-on: https://gerrit.libreoffice.org/17280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-08-14Move dropdown menu from 'Save As' to 'Save' buttonSzymon Kłos
Change-Id: I24e9b16ea38811791804e6c85205b304bd781617
2015-08-14reorder of File menuSzymon Kłos
Change-Id: I8265b291554765775871905b0349564131dfa8c7
2015-08-10tdf#93065 Swap next and previous buttons in find toolbarYousuf Philips
Change-Id: Ie07364696175038130cb5b94fbad39b88e646921 Reviewed-on: https://gerrit.libreoffice.org/17473 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-08-09Revert "tdf#91781 Add additional selection options and go to page to menu"Maxim Monastirsky
This reverts commit 351c17497e36c5a42fba627043dabaef2e7040eb. Change-Id: I0f1367dd4ede68183cdb8d0574a4db10997bbe49 Reviewed-on: https://gerrit.libreoffice.org/17616 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-08-09tdf#91781 Add additional selection options and go to page to menuYousuf Philips
Change-Id: I8ece4db5c776d8c233bdca3bee4c5fbf689baffb Reviewed-on: https://gerrit.libreoffice.org/17597 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-08-07Delete unnecessary writer options from Options dialogMihály Palenik
Here https://wiki.documentfoundation.org/Design/Whiteboards/Options/Writer are unnecessary writer options. These options are set in Expert Configuration dialog under org.oppenoffice.Office.Writer node. Some of them have void type therefore they aren't deleted. Preference name, Property, Location in Options dialog; org.openoffice.Office.Writer/Layout/Window, HorizontalScroll, View/View/Horizontal Scrollbar; org.openoffice.Office.Writer/Layout/Window, VerticalScroll, View/View/Vertical Scrollbar; org.openoffice.Office.Writer/Layout/Window, HorizontalRuler, View/View/Horizontal Ruler; org.openoffice.Office.Writer/DefaultFont, Document, Basic Fonts (Western)/Current documentum only; org.openoffice.Office.Writer/DefaultFontCJK, Document, Basic Fonts (Asian)/Current documentum only; org.openoffice.Office.Writer/DefaultFontCTL, Document, Basic Fonts (CTL)/Current documentum only; Change-Id: Ia98fa456ec6039bff3ad13ca7668e73320d63920 Reviewed-on: https://gerrit.libreoffice.org/17542 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-08-04Hide open remote button in standard toolbarYousuf Philips
Change-Id: I175d27311fa166d3d33f2d88184b1fcd01f5df6a Reviewed-on: https://gerrit.libreoffice.org/17476 Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
2015-08-04tdf#91588 re-enable select button in draw toolbar in sw & scYousuf Philips
Change-Id: Iab1f29925c26e9cc862bb858d72eb528e656215b Reviewed-on: https://gerrit.libreoffice.org/17475 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos
Change-Id: I03dc6592015dea4b4c5e77650ec8378ee0853a63
2015-07-24Open Remote file in Writer's menubarSzymon Kłos
Change-Id: I5cda8661a44e4c33fab3263c17c1a7900241e70b
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
Change-Id: I1b1cb7fcd2ae0e0f50e4d8e3900bc416435e60bf
2015-07-16open remote button in sw standard toolbarSzymon Kłos
Change-Id: I7e702da5d4ecc8c32d91e86bd209ec4b7d4f4431
2015-07-04Removed spurious U+200CAndrea Gelmini
Change-Id: Ib01e794b70d611f68ab4a7c048860b28b2dca99f Reviewed-on: https://gerrit.libreoffice.org/16676 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-07-02Table is actually Table of ContentsOlivier Hallot
Make it also more clear for translators Change-Id: I602ffb17e80c7078be19498d33b609fa3d980902 Reviewed-on: https://gerrit.libreoffice.org/16695 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2015-06-22let the gtkentry here expand horizontally if the dialog doesCaolán McNamara
Change-Id: I6931879c541f56c0ea8125a434bcd74fba8791f8
2015-06-16tdf#90072: No character background (highlight) tab in paragraph styles dialogZolnai Tamás
Background Tab was replaced with Area Tab on Paragraph Style Dialog. With that we lost the opportunity to set character background color. So bring back the Background tab as Highlighting. Change-Id: I29925f72816fbd27243060231d551e6590f1b9d9
2015-06-15set ok as default button for mail merge dialogCaolán McNamara
Change-Id: I2b1a20abb52a2ccc07f77a878b4b9e68c301a5f7
2015-06-14tdf#89830: Ambiguous naming of character backgroundZolnai Tamás
Use 'Highlighting' also on Character Dialog. Change-Id: Ie81d25651e5998a35b4e2646089b8f2c590cfb98
2015-06-11tdf#91781 Make Styles a new main menu bar entry and small rearrangmentsYousuf Philips
Change-Id: I9b8ab749978826741b2c893197aaf7ebc1758d3f Reviewed-on: https://gerrit.libreoffice.org/16227 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-11Resolves: tdf#91878 vertical text entry missingCaolán McNamara
Change-Id: I3be1a13a00e3219cb8912ef61a9627d37036d19a
2015-06-07tdf#91781 Addition of new commands not found in the menu barYousuf Philips
Change-Id: I3fed4a7ec52d728e8e437774c8b4c018995eb060 Reviewed-on: https://gerrit.libreoffice.org/16122 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Philippe Jung <phil.jung@free.fr>
2015-06-07tdf#81475 Another round of tweaks to Writer's various toolbarsYousuf Philips
Change-Id: I573fd274c9d757801036a79b47568a12b8096938 Reviewed-on: https://gerrit.libreoffice.org/16121 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Philippe Jung <phil.jung@free.fr>
2015-06-05tdf#91781 Restoring Edit entries under a new submenu and change view namesYousuf Philips
Change-Id: I5f1bb1ca976a8cbc8c2dcf7986d66cbd8043f9d4 Reviewed-on: https://gerrit.libreoffice.org/16086 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-04tdf#91781 Changes based on discussion of heiko suggestionsYousuf Philips
Change-Id: I6d70e40c829e125205516d894e4fd1a36e7882fa Reviewed-on: https://gerrit.libreoffice.org/16067 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-03tdf#91781 Fix some entry headingsYousuf Philips
Change-Id: I69b07eef540d862ea684b1d51d64509f59a5cb3e Reviewed-on: https://gerrit.libreoffice.org/16020 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-06-02tdf#91783 - Reverse the toggle behaviour of .uno:Graphic ChangePhilippe Jung
Rename: - .uno:Graphic to .uno:ShowGraphics - View->Hide Images to View->Images and Charts and invert toggle state Change-Id: Ife4954e17f7e169b234f477d01409cae52c32efe Reviewed-on: https://gerrit.libreoffice.org/16010 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31tdf#91781 Reorganize writer's menu barYousuf Philips
Change-Id: I28fcfb7511df137f8995dd4d1271d8dfdf112be8 Reviewed-on: https://gerrit.libreoffice.org/16006 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-31tdf#81475 Additional work on the formatting and draw toolbarYousuf Philips
Change-Id: Idf8c389915e880cbc4246743d2b6a70d4e99f2e2 Reviewed-on: https://gerrit.libreoffice.org/15992 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-23tdf#91438 Rename uno commands in toolbar xml and fix iconsYousuf Philips
Change-Id: Iabb6812e45d00f9dbee8d938225f26397e9120ba Reviewed-on: https://gerrit.libreoffice.org/15882 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-23tdf#90882 Add table insert uno commands to menu bar and fix labelsYousuf Philips
Change-Id: I4f5f2daeb27b8ba486abc685e42596030de6d2d1 Reviewed-on: https://gerrit.libreoffice.org/15863 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-22tdf#81475 Additional improvements to Writer's toolbarsYousuf Philips
Change-Id: Ibf64cecd88faca1dce7f081a630faabd0ee76046 Reviewed-on: https://gerrit.libreoffice.org/15860 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
2015-05-05tdf#34555 add crop features to swPhilippe Jung
Adds Crop (by handles) to writer. Proposal of new Format menu and image context menu organisation. This is part of a serie of 4 patches that adds Save graphic, Change Picture, Edit with external tool, Crop (by handles) in all products (scalc, sdraw, simpress, swriter). Main menus, toolbars and contextual menus are updated accordingly. Change-Id: I6fe8907e08519326c78f0bc71f27032b5716bb8e Reviewed-on: https://gerrit.libreoffice.org/15590 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl
In a theme panel the user can change / replace the styles font and colors used in some predefined style elements (for example Heading). This is "fake" theme support and not the same thing that MSO uses, but it still can be useful for the users to change the appearance of the document. This is the initial commit of the work and will be much extended. Currently it is only available when experimental mode is enabled. Change-Id: I8d34ce87d21975ec6020ac45ecaebb0701b63b2a
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl
Style presets is a list of bundled & user defined styles presets that can be applied to the current document. The styles are taken from tempalte files that are in "styles" template folder. This is for now only added as an experimental feature. Change-Id: If6d1128ca7e2f61efd13bb8ae3baee5cb357d286
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta
Change-Id: I7356eb2074520884ff24d89c68bf1214664f4af3 Reviewed-on: https://gerrit.libreoffice.org/13740 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
Change-Id: Idfa62aa5bbccf62ee85f863150e13f80b8b5db90 Reviewed-on: https://gerrit.libreoffice.org/15181 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2015-03-24tdf#81475 Fix missing space in standard toolbar and rearranged other toolbarsYousuf Philips
Change-Id: I7b923da346edd359cfec3b1c4d1b1f1860df79bf Reviewed-on: https://gerrit.libreoffice.org/14990 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-24Rearrange writer's view menu and fix labelYousuf Philips
Change-Id: I739edc7810af0dd7da69fddc053eaa2458c7cf6c Reviewed-on: https://gerrit.libreoffice.org/14985 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-03-23tdf#81475 added/removed/rearranged buttons from various toolbarsYousuf Philips
Change-Id: I5fe2a40dbe77a6dffb1aac67fd1df0bb60a673eb Reviewed-on: https://gerrit.libreoffice.org/14944 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>