summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2017-05-17Updated UIHintsIlmari Lauhakangas2-101/+101
Change-Id: I1b0ac87da849073f826f5107f3b5fd165be90e42 Reviewed-on: https://gerrit.libreoffice.org/37662 Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-15tdf#87674 Ctrl + Shift + M for Default FormattingYousuf Philips1-0/+12
Change-Id: Ia6c9bab57fc7e91aea261faf2df3e4e1f21783cb Reviewed-on: https://gerrit.libreoffice.org/37571 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-14Revert "tdf#96444 Replace chr(20) with '%20' in style uno commands"Maxim Monastirsky2-24/+24
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-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose3-19/+11
Created new show/hide all comments button for calc by ShowAnnotations command. Unifyied writer, calc and impress's ShowAnnotations slot. Change-Id: I27149d09ee1763b84258c5e0c890a9628c8874c0 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/36697 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-10tdf#86350 Add flip commands to image context menuYousuf Philips1-0/+5
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-08tdf#106479 Make edit context menu dispatcher basedMaxim Monastirsky2-2/+68
This allows us to add there any .uno command and also get the icon and keyboard shortcut for it. Use this to add clipboard commands. Change-Id: Ic42c28add7771f322491e8e7d6df052e3c2c8d75 Reviewed-on: https://gerrit.libreoffice.org/37353 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2017-05-05tdf#107649: add TrySystemCredentialsFirst config optionMike Kaganski1-0/+8
This will allow automatically try system credentials for any URI (including unknown) before displaying dialogs. This is intended for corporate enviromnents. Default value of this option is false, keeping current behavior. Change-Id: I96cb18e089134325e1f92f1afdef331975000e3b Reviewed-on: https://gerrit.libreoffice.org/37297 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2017-05-05tdf#95885 Add new toolbar and toggle icons for Cell ProtectionGulsah Kose1-0/+8
Change-Id: Ib0d7f2a8cc07988d27f5cf96e5c57727ad1eca71 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/35218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-05-04tdf#87674 Remove duplicate shortcuts and add shortcut for new slideYousuf Philips1-14/+2
In Impress, removed 2 duplicate shortcuts for starting a slide presentation and add shortcut for inserting a new slide Change-Id: I86d9d07dd0b84f13309a4eb620135741c8e13a23 Reviewed-on: https://gerrit.libreoffice.org/36647 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-04document /italic/ and -strikeout- markupTiagoSantos2-6/+7
added in commit https://gerrit.libreoffice.org/#/c/31076/ former changes verified in: https://bugs.documentfoundation.org/show_bug.cgi?id=83037 Change-Id: I4b5973137edbec7bb430264867bf55b766248e1f Reviewed-on: https://gerrit.libreoffice.org/37127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-04tdf#107573 change label of outline numbering in menu and dialogYousuf Philips1-1/+4
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-04Related: rhbz#1447830 ExportHiddenSlides isn't persistent in dialogCaolán McNamara1-0/+7
every time the dialog is run its back to its default setting again unlike the other options Change-Id: Ieb6c94a4ec8670957f9e295acee7114d5c4c6d5a
2017-05-04tdf#96047 Change labels for display mode commandsYousuf Philips1-4/+4
Change-Id: I4eecb9c6d19df0d2f2df4d2618ff7a4a5ce5bb24 Reviewed-on: https://gerrit.libreoffice.org/37180 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-02tdf#107455 Fix accelerators in the Slide menuYousuf Philips1-3/+3
Change-Id: I89eae1da902ccb64247eb294450bc300d055ece0 Reviewed-on: https://gerrit.libreoffice.org/37034 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-01tdf#79766 Use consistent wording in Asian Layout Kerning optionTakeshi Abe1-1/+1
Change-Id: I4ed78efc82a9dad490930351175dc5d501fdc499 Reviewed-on: https://gerrit.libreoffice.org/37114 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
2017-04-28tdf#105841: Avoid REGRESSION!!!Tor Lillqvist1-7/+1
Let's reinstate the name charade instead. Pitäkää tunkkinne. This reverts commit 5941496601600269296dde3e4ff8b615a8bb45ca. This reverts commit db231633af4667e24281e0be69ab63ad3081fdc3. Change-Id: I7d9890f3bd478bac195c1a7a59ff9822c2c83653
2017-04-27Remove outdated UIHints metacommentsTor Lillqvist1-5/+0
These things haven't been present in the UI for a while (and that is a good thing). Change-Id: I8dbb84060013377469d600dc2faf047fbd199ca9
2017-04-24tdf#84837 Comment submenu icon and remove hide/show all commentsYousuf Philips1-1/+4
Change-Id: Ifa0fd92363a4edc64e312a8b063179ce6ea30dd4 Reviewed-on: https://gerrit.libreoffice.org/36570 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-22tdf#107277 add findbar and pagedialog icon to writerandreas kainz2-0/+6
Change-Id: I8a53f99ef9e614fe226ff396ee5258ab192e4c39 Reviewed-on: https://gerrit.libreoffice.org/36806 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-4/+0
Uwinapi is discontinued. Change-Id: I063b4d0d8fab2d60de168e960a63b8181158ac01 Reviewed-on: https://gerrit.libreoffice.org/23198 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: David Ostrovsky <david@ostrovsky.org>
2017-04-20tdf#107143 Add delete all comments command.Gulsah Kose1-0/+5
Change-Id: I1375375543172146a27ed4225f584121f9945a8c Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/36623 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-04-20tdf#106781 Style-focused formatting toolbar for writerYousuf Philips1-0/+23
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-20Settings for not showing Merge Cells dialog and for emptying hidden cellsAndras Timar1-0/+20
By default nothing changes. But users have the possibility to avoid the confusing (?) Merge Cell dialog. Also, when the dialog is disabled, users may want to set the EmptyMergedCells to true, to mimic Excel's behaviour. Change-Id: I9656ae59199bb697c45786dd478379f5c89eb08f Reviewed-on: https://gerrit.libreoffice.org/36679 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2017-04-20tdf#107277 add update all icon for writer menuandreas kainz1-0/+3
Change-Id: Iaada61d19c601aa01bba85323e815872feae2c4a Reviewed-on: https://gerrit.libreoffice.org/36705 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-04-18tdf#99493 Set record changes shortcut at module levelYousuf Philips1-6/+18
Change-Id: I9d8b07d0f999329a8963a9ebc17acc77e0444c63 Reviewed-on: https://gerrit.libreoffice.org/36583 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-18tdf#107158 Groupedbar variant of the Notebookbar for Writerandreas kainz1-0/+22
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#106562: Add back H accelerator for Character menu itemAron Budea1-1/+1
Now Format -> Character can be accessed via accelerator again. Removed in 58a825b4d047c0f99d4f9a193c97af423b23fb97 presumably accidentally. Change-Id: If699e026fc3eccac09f3898b9c2b3426f6fa7c97 Reviewed-on: https://gerrit.libreoffice.org/35418 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-04-11tdf#84837 Add Show/Hide all comments commands to Calc.Gulsah Kose1-0/+10
Change-Id: I1e38335ff1269d0d464f03d23bfc5eba6e3b1532 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/35020 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-04-10add newwindow icon in the ui and the breeze icon for newwindowandreas kainz1-0/+3
Change-Id: Ia252ed209752e04cb3ce3a6cd7d3d5266f931cdb Reviewed-on: https://gerrit.libreoffice.org/36283 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-04-07tdf#95386 More Help Agent cleanupGabor Kelemen1-37/+0
These configuration settings are good to go Change-Id: Id0867c52c46435d416703bc822ef14ffad2ea9f6 Reviewed-on: https://gerrit.libreoffice.org/36171 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-04-06tdf#55236 save settings of CSV export dialogBernhard Widl1-0/+54
Change-Id: I250e2d8d9d7b7b806a60fb2779321685e84b44bf Reviewed-on: https://gerrit.libreoffice.org/36144 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-04-06tdf#104706 Enable icon for Clear Direct Formatting commandYousuf Philips1-0/+3
Change-Id: Iba3cbd8148794ac984a91d22d33cdec1f4453c5f Reviewed-on: https://gerrit.libreoffice.org/36221 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-04-06tdf#100108 Layout labels not consistentThomas Beck1-12/+12
Labels in layout menu are now consistent with the names of the tooltips shown in the layout tab Change-Id: Ie3dd13af03fcd8b29cfb5e9b6e8fe43b1668bc94 Reviewed-on: https://gerrit.libreoffice.org/36196 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-04-05tdf#98604 Added requested panels to sidebarThomas Beck1-0/+4
Added Text and Paragraph parameter panels to Sidebar if a line is drawn Change-Id: I3a6dc3b34671dbf75084048c39fdbc040cf27d76 Reviewed-on: https://gerrit.libreoffice.org/36139 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-04-05tdf#106525: Implement an XSLT import filter for ADO rowset XMLMike Kaganski2-2/+2
There are online services and management systems (like SharePoint) that allow to export datasets in ADO rowset XML format ([MS-PRSTFR], https://msdn.microsoft.com/en-us/library/cc313112). Usually they are intended to be open with MS Excel as a spreadsheet (with autofilter). This allows to open this data in Calc. Change-Id: I495cd790138bdd6bd24630c0f422a0c8b4e3d0fb Reviewed-on: https://gerrit.libreoffice.org/35159 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-04-04Make HangingIndent a commandSzymon Kłos2-0/+16
New command .uno:HangingIndent. Code moved from the sidebar to slots. Change-Id: Ib389f9fb3368409a90cf90ad8b19f1be322fa120 Reviewed-on: https://gerrit.libreoffice.org/35930 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-03-28Fix typosAndrea Gelmini1-1/+1
Change-Id: Ibef75de246fb31884153437fe8c05e299fe5962f Reviewed-on: https://gerrit.libreoffice.org/35782 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-03-28remove some more unused SID constants and commandsNoel Grandin4-69/+0
Change-Id: Ibf2bb58ca687c18798328ed86cd549d64f3621b4 Reviewed-on: https://gerrit.libreoffice.org/35792 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-28remove unhandled SID commands from sfx2Noel Grandin1-28/+0
Change-Id: I5473dbb1fdc2c3779892610ab4ea5f6146291921 Reviewed-on: https://gerrit.libreoffice.org/35742 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-28remove unhandled SID commands from svxNoel Grandin1-47/+0
In this case, also remove those unhandled commands which are present in a *Commands.xcu file, but not in any other kind of .xcu file. Change-Id: I8b42df7357349872e28d3ee60ec2c0505358cff6 Reviewed-on: https://gerrit.libreoffice.org/35648 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-25Fix typosAndrea Gelmini1-3/+3
Change-Id: I14dca0d55c09187690dc1d94936c40b890ca5cea Reviewed-on: https://gerrit.libreoffice.org/35637 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-03-23add icon for tab notebook toolbar .uno:actionsandreas kainz2-0/+21
Change-Id: I77b50bf6961d53df8d5a333d10f2b3ccf41b5434 Reviewed-on: https://gerrit.libreoffice.org/35548 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos4-12/+12
We should always be clear and precise, given that LibreOffice handles various kinds of links. Nobody at L10n wanted this change, but they were ignored. This should fix tdf#103093, which was a consequence of the introduced ambiguity. This reverts commit a1297fc2df243d765ffb14f18bbdde158459b9f4. Change-Id: I29232c7a8384c3fa501c61aab26e061ebcb1a0d8
2017-03-21add icon for uno.signature and uno.MergeDocumentsandreas kainz1-0/+3
Change-Id: I1bc2bb232f9b1d7724b55a9e388150ea83af49f3 Reviewed-on: https://gerrit.libreoffice.org/35330 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-03-19fix typo/grammar: "the the" --> thedennisroczek1-1/+1
* also removing pointless ASCII art (tdf#62475) * truncate ending whitespace in Doxyfile Change-Id: I59b012f41ac0d170216229da85a49aa41689dee5 Reviewed-on: https://gerrit.libreoffice.org/35151 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-03-15tdf#105040 Notebookbar: added shortcuts toolboxSzymon Kłos3-0/+33
In the tabbed notebookbar the shortcuts toolbox is introduced. It is placed before tab labels, after the menu button. Customization is possible, buttons are loaded from the newly created toolbar "Notebookbar shortcuts". NotebookbarTabControl was moved to the sfx module. Change-Id: Ifa4a1688c6e92c2f03bd386608e3e9d1c28069d4 Reviewed-on: https://gerrit.libreoffice.org/35194 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-03-12Fix typosAndrea Gelmini1-1/+1
Change-Id: I63da858b3f264cd099e60192633b44d362b6fad7 Reviewed-on: https://gerrit.libreoffice.org/35055 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-03-12fix typo: ambigous --> ambiguousdennisroczek1-1/+1
Change-Id: I4940fe7e51df19275ba42a572c7a7a35ac2079f4 Reviewed-on: https://gerrit.libreoffice.org/35090 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2017-02-27tdf#104507: Add a 'More Options' button to Image content panelArnold Dumas1-1/+1
Add a 'More Options' button to the Image content panel in the sidebar, which links to the image dialog. Change-Id: I60892f2e684c521a0830ab7a3960a243b5594c42 Reviewed-on: https://gerrit.libreoffice.org/34656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-02-24Make ToolbarMode's "IsExperimental" property non-nillableSzymon Kłos1-1/+4
Change-Id: Ia83776d7ee23fa56c0fc541c228c68b1832c3d11 Reviewed-on: https://gerrit.libreoffice.org/34585 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>