summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara2-1/+2
Change-Id: I5814f2e474e0ef5a37c5f43f8bb853219fd7981f
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis1-0/+6
Change-Id: Ide9ced5ff4cedebd41a85814f74549648a896f16 Reviewed-on: https://gerrit.libreoffice.org/22060 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2016-03-11tdf#97906 Ensure that F4 isnt used in Writer for Data SourcesYousuf Philips1-0/+6
Change-Id: I6bc9aa925e7ea0a9d1ee24605127b2e005811aab Reviewed-on: https://gerrit.libreoffice.org/23047 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky2-0/+28
Objectives: - Reduce copy-paste, by defining the list of commands only once, and reusing everywhere (menubar, context menu, toolbar button). - Kill SwTbxAnchor. Once we have separate popupmenu, we can just load it with the generic controller. Change-Id: I5a8b47892471e293ee2331915361f8ce256dc76c
2016-03-07tdf#62437 Hide OneDrive and Alfresco Cloud until they are functionalYousuf Philips1-4/+4
Change-Id: I0a1426f81e5ece30c4ca416716b5ada2d53a0412 Reviewed-on: https://gerrit.libreoffice.org/22881 Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-06tdf#96969 Calc: Change shortcut key for Select ColumnYousuf Philips1-1/+19
Change-Id: Iaaceef8af479ab40b157b06ed73a71c56e20ece7 Reviewed-on: https://gerrit.libreoffice.org/22795 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-05tdf#97906 Calc: Correct cell reference shortcut keysYousuf Philips1-20/+2
Remove Shift+F4 shortcut key for cell reference and add it to the OOo Legacy compatibility mode. Improve wording of cell reference error message. Unify shortcut for Data Sources to Ctrl + Shift + F4. Change-Id: I0f4ab3768d2663984bb294763c2e4b299c5e8186 Reviewed-on: https://gerrit.libreoffice.org/22803 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-05tdf#88027 Make insert date and time work in es, fi, ru, and ptYousuf Philips1-0/+20
Change-Id: I34f25d0e37c48335b458bc2aa92150500106ff29 Reviewed-on: https://gerrit.libreoffice.org/22792 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-05tdf#87610 Replace Bookmark with Anchor in Writer WebYousuf Philips1-0/+11
Change-Id: Ia698aec5a4ea9bb2452263f5ff975e045da66393 Reviewed-on: https://gerrit.libreoffice.org/22747 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-05tdf#91857 Tweaks to the slide and slide show menusYousuf Philips1-1/+1
Change-Id: Ie4bfb5525fe56da0cd02e8d5d42bfeef438ff664 Reviewed-on: https://gerrit.libreoffice.org/22736 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-03-03sc: add classification toolbarMiklos Vajna1-0/+17
Again this is just UI to call into sfx2, where the functionality is shared with Writer and Impress. Change-Id: I73ce6fb54d50c23df19ed2c610766b7c515e94d6
2016-03-03sd: add classification toolbarMiklos Vajna1-0/+17
This is really just a UI, all the functionality is already shared in sfx2 with Writer. Change-Id: Ide5697fe51d30f74490306a70164a3957a8a6429
2016-03-02unotools: handle classification path in SvtDefaultOptionsMiklos Vajna1-0/+6
With this, it's possible to reset a custom classification path back to its default value. Change-Id: If0230fa6bb6ab014634dcdface8c470321163097
2016-03-02sfx2 classification: use SvtPathOptionsMiklos Vajna2-12/+10
In preparation to be able to edit the policy path from SvxPathTabPage. Change-Id: I7a8e03e9acf2e8096a5e00d1424c75fe31735c1d
2016-03-01sfx2 classification: don't hardcode the policy pathMiklos Vajna1-0/+12
This moves the path from code to configuration, UI is still missing to actually edit that configuration key though. Change-Id: Ie9e9fa986544c8df99203b7f50f19f886ad64009 Reviewed-on: https://gerrit.libreoffice.org/22817 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2016-03-01officecfg: add .uno:ClassificationApply tooltipMiklos Vajna1-0/+5
Change-Id: I03d3cff3365e7ffb6a1218398cb0a6b3de1ce3be
2016-02-29officecfg: move classificationbar up, so dropdown has enough spaceMiklos Vajna1-2/+2
It used to display categories above the control, due to lack of space. Change-Id: I3d02e57ec55d1ec17d5f43f0cddc2c80cb9c9acb
2016-02-28tdf#89646 Implement "uno:LineToolbox" command into calc.Gulsah Kose1-0/+14
Freeline filled, Polygon filled, Bezier Filled, Polygon 45, Polygon 45 filled buttons are added into writer's LineToolbox. Change-Id: I181d3cbc64a70ef1ef363b1ef76641b6b8ec2c79 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22748 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-28tdf#89646 Add new buttons into Linetoolbox of writer drawbar.Gulsah Kose2-8/+8
Freeline filled, Polygon filled, Bezier Filled, Polygon 45, Polygon 45 filled buttons are added into writer's LineToolbox. Change-Id: Idf2b3d7484feb78a0ed762a14d9fde587b6a46fa Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22731 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-28tdf#93837 sd: Initial import of context menu xml filesMaxim Monastirsky1-2/+71
Lots of copy-paste there, will look at it later. Change-Id: I966679068ba159f481e2add8ab7b6f5384e7e22e
2016-02-28tdf#84258 officecfg: Split page/slide commandsMaxim Monastirsky1-21/+188
Change-Id: I05368a7b523191eaebb5865feff397cfec0bf0a5
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky1-0/+5
We already can use different labels for commands, based on whether they're in a menu, context menu or a toolbar. But in some cases we need different labels for the same type of UI element, or even different icons. One example is page/slide commands in Draw/Impress, as they share same commands, but need different icons/labels. Creating full-fledged duplicate slots just to satisfy the need of UI representation seems like overkill, and isn't flexible enough. The proposed solution is to allow creation of command entries, that do not correspond to real application slots, but instead link to another existing commands. The "real" commands will be used for controller factory and dispatch (execute/status) APIs, thus fully retaining functionality. This can be useful also for giving icons to complex commands (i.e. commands with arguments). Change-Id: I9b261b406ec8fc781cae06cf283963386379d4ad
2016-02-27tdf#97906 : Toggle reference and show data sources shortcutsDennis Francis1-0/+6
In Default mode : F4 = Toggle reference Shift F4 = Toggle reference Ctrl+Shift+F4 = Show data sources (both Mac and non Mac) In Legacy mode : F4 = Show data sources Shift F4 = Toggle reference Change-Id: Ifb53bfa671f212d73ebb8c3f80ed5c498d517d4d Reviewed-on: https://gerrit.libreoffice.org/22728 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-02-25sfx2 classification: add categories controller for the toolbarMiklos Vajna1-0/+11
Change-Id: Ib6a5c9577d442034d1114b84c1ad2c20372e3c7a
2016-02-25sw: add initial classificationbarMiklos Vajna1-0/+17
It only contains a single unrelated listbox, though. Change-Id: I6b91f907ec15b6da5d095b2dd2328c9d118ad606
2016-02-25prepare SearchOptions config with IsUseWildcardEike Rathke1-0/+9
Change-Id: Ifba836f259358d7480502e1701f902c2702b4263
2016-02-22tdf#91013 Create freeze cells submenu in the view menuYousuf Philips1-0/+8
Change-Id: Icf1f61dda25d48f0b8e1b74492be21cbea8ed7b5 Reviewed-on: https://gerrit.libreoffice.org/22580 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky10-0/+50
Change-Id: Ic37bfb9e25eba9b03b2c896c904823aec478355e
2016-02-21tdf#93837 Convert RID_POPUP_DLGED to xmlMaxim Monastirsky1-0/+5
Change-Id: I0588063aef397ee95923ad5acd332bc6052fafc7
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky2-0/+28
Change-Id: I1bc72c3dfdb20fd538e297a70f5ccbd355d1dbcd
2016-02-20add Wildcards configuration option, tdf#72196Eike Rathke1-0/+8
Currently defaulted to false to not interfere with RegularExpressions true default, we should switch RegularExpressions to false and Wildcards to true instead. Change-Id: I06dd2fd074089629f19a06f3eb65413bdca5d9e0
2016-02-19tdf#89646 Implement "uno:LineToolbox" command into writer.Gulsah Kose3-8/+22
Change-Id: Ifd50d16a87f8b9197f80a3b1c9de1803adfd462f Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/22479 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky1-3/+6
Change-Id: Iedab5e5be5358f7716a2b33de3f0db582a401155
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose2-0/+41
Added freezepanesfirstcolumn and freezepanesfirstrow commands. FreezePanes button became a split button that includes this two new uno commands. And this new commands added to menu. Change-Id: Ic6958067cc98b3df50bcd06a1eac220bd9a61473 Reviewed-on: https://gerrit.libreoffice.org/21604 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com>
2016-02-11tdf#96444 Replace chr(20) with '%20' in style uno commandsYousuf Philips2-24/+24
Change-Id: I88dec81db837f8839f1473371b558000d4bc9cf9 Reviewed-on: https://gerrit.libreoffice.org/22265 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-02-08tdf#94865: MENU: Duplicate accelerators in en_US versionakki955-13/+13
Modified Accelerator Keys. Removed the accessibility issues from the Edit menu items. Verified by AcceleratorKeyChecker.odt In some cases, duplicates with no submenu exists. Change-Id: Ia4f8d8d66ce4993d39da0b500640af5a88a5cd1d Reviewed-on: https://gerrit.libreoffice.org/21815 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-02-05Fix typosAndrea Gelmini1-1/+1
Change-Id: Ice72f8d9971e15dd6ef365e64cd567b8581a92d3 Reviewed-on: https://gerrit.libreoffice.org/21797 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2016-02-02Related: tdf#91909 home/end don't work in impress text boxes anymoreCaolán McNamara1-12/+0
partial revert of commit 9149dbf17329180e2c9e2fb39243c65acc07a182 Author: Yousuf Philips <philipz85@hotmail.com> Date: Fri Nov 20 09:40:59 2015 +0400 tdf#91909 Add shortcuts to slide navigation to get home/end working in text boxes again Change-Id: I9960b94077c4c00d63483d3105d73f418cbcef0e
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki952-2/+2
Changed visible terms as required. Change-Id: Id4335629977aa8512c753241d7c2203820716b73 Reviewed-on: https://gerrit.libreoffice.org/21857 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2016-01-28Remove unused commandsMaxim Monastirsky1-18/+0
Change-Id: Ib9a303237129a631600d2bb7c7ea8cd30d402cca
2016-01-28tdf#93837 starmath: Convert RID_VIEWMENU to xmlMaxim Monastirsky2-1/+6
Also fixes .uno:Adjust->.uno:ZoomOptimal forgotten by ffc2e5be1f712b09710e2096ad2f7eb81b80118d Change-Id: Ifa3d1144b2d85290d7d27de50f5ad430ae0cfc8d
2016-01-25Make Position and Size sidebar tab visible when a line is selectedRishabh1-1/+2
Regression bug introduced by - https://gerrit.libreoffice.org/#/c/16165/ and removal of obsolete writer code. Change-Id: I8ab2e0c04b5c90fafdb43f34899053df7bd7fb4e Reviewed-on: https://gerrit.libreoffice.org/21739 Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-01-25tdf#86567 Dropdown for conditional formattingMaxim Monastirsky1-0/+25
Change-Id: I1ba12a8b7501065e3cd52e17b7c0c83a0f58f9cf
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky7-0/+33
Change-Id: If449bff057a78802ed0b74d75a3c1a8a23def31a
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky8-6/+259
Change-Id: I9bc4d5dbef899a31f485123ec841f8d6585a4529
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung1-0/+10
Now the TabBarVisible status persist between LO quit/relaunch. It is also taking into accoutn when opening a (existing/new) presentation. Fixes the incorrect toolbar button status Moves the two buttons on Standard bar, in the PageSetup/SlideMasterPage group. ShowTabBar button is also enabled but not selected by default. Change-Id: Idd9ab15efebc2bf43bc827afaa1eb1457b39deec Reviewed-on: https://gerrit.libreoffice.org/21541 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2016-01-17tdf#97196: Slide transition, fix some variant namesJulien Nabet1-5/+5
For Cover, Uncover and Diagonal Change-Id: If382287429c178b96d5a2f33d1224807f7382a05 Reviewed-on: https://gerrit.libreoffice.org/21527 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2016-01-13Prefer fixed-width fonts as default Japanese ones for WriterTakeshi Abe1-2/+2
... through standard configuration of "Basic Fonts (Asian)". E.g. choose "MS Mincho" (mono-spaced) first, rather than "MS PMincho" (proportional-spaced). Thanks to Jun NOGATA, whose presentation at LibreOffice mini Conference 2016 Japan points out that [1] recommends: > In principle, characters in Japanese composition are designed in a > square box and positioned without spaces, i.e. solid setting. [1] http://www.w3.org/TR/jlreq/ Change-Id: Ib928085951ab2760598f11d8ec0b61ebf3c4ba7c Reviewed-on: https://gerrit.libreoffice.org/21421 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com>
2016-01-10Fix typosAndrea Gelmini3-3/+3
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2016-01-07tdf#94865: Fixed MENU:Duplicate accelerators in en_US version-Patch resubmitkumar4-13/+13
Change-Id: I1b40eecf59f99c57cacd206f36771ade49565c69 Reviewed-on: https://gerrit.libreoffice.org/21125 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>