summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2015-09-17tdf#91063 Rename chart sidebar to propertiesYousuf Philips
Change-Id: Ibcf70692e0363bae6c53bc7a16be9533ba96338f Reviewed-on: https://gerrit.libreoffice.org/18651 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2015-09-15Rename Sidebar.xcu node names to be meaningfulLaurent Godard
+ prefixe with Sd, Sw, Sc if only one application context, no prefix otherwise + uniformize implicit convention nodeName = Id + unit test + check nodeName/Id + panels are bound to existing deck Change-Id: I4ccc39008ebf5b5820d09472abfd45d2813e8c96 Reviewed-on: https://gerrit.libreoffice.org/18570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-09-15add more "more options" buttons in chart sidebarMarkus Mohrhard
Change-Id: Ic16d38a0d6cbfe7baeb14dfd5a20b1602606ad61
2015-09-10introduce mode to save vba stream also to xls filesMarkus Mohrhard
Change-Id: Ic1066fa9492090e42d37ec487c2e9e8234de4375
2015-09-02install:module="webdav_neon_gnomevfs" is no longer usedStephan Bergmann
...after b40b6010077f875565ce90cd995222451e37321c "ditch gnome-vfs2 support" Change-Id: Idc1964e53eb199991b3cd7994eabecd2b0fa9303
2015-09-02officecfg: blacklist one more intel opencl driver versionMiklos Vajna
My machine has both an intel and an nvidia vga card, and both support opencl. When the intel one is not blacklisted, then CppunitTest_sc_opencl_test's testFinancialXirrFormula() fails all the time. With the blacklist the nvidia one is used during the tests and the test passes just fine. Change-Id: Ib539faebcaf51867bdc1923f896219afcf92b5ef
2015-08-31tdf#73071 Enable styles content panel in calc and fix spacing issueYousuf Philips
Change-Id: I43f5d8ef5ca7c5fbd598d866622e6cbb1159f2a0 Reviewed-on: https://gerrit.libreoffice.org/18176 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-08-27Improve names of WebDAV-related install:modulesStephan Bergmann
Change-Id: I2c2f36a9c1b7348ba9f399b05a9f0319e1c40a0e
2015-08-27Add vnd.sun.star.webdavs URL schemeStephan Bergmann
...as https-equivalent to complement vnd.sun.star.webdav scheme. See the mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2015-August/069929.html> "What autogen.sh for an alternative ContentProvider for dav:// scheme?" for why it is considered beneficial to have the WebDAV UCP support---in addition to the standard pair of http[s] schemes---a non-standard pair of vnd.sun.star.webdav[s] schemes different from the "accidentally supported" non-standard pair of dav[s]. Change-Id: I7032aa1ed599f735969cf0163cd9dc121a1fdcb3
2015-08-26typo: Trnedline -> TrendlineAndras Timar
Change-Id: I89f27286386809059e193004bfa0acecf692b99d
2015-08-25Add VLOOKUP to the set of opcodes that we trust the OpenCL implementation forTor Lillqvist
Change-Id: I937ec900044bbc6027ff8d4ae37f2f275dde974f
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-17in Edit menu >Ed~it Mode< to >E~dit Mode<, tdf#93326 relatedEike Rathke
For consistency with 4-4 and 5-0 patches for tdf#93326 Change-Id: I41f88f72d6b284d82d6a664f1b0a59e6b9db9615
2015-08-17use >F~ill Cells< instead of >Fi~ll Cells< in Sheet menu, tdf#93326 relatedEike Rathke
... because there's already >Insert Co~lumns< and hitting ~l again selects its >Columns ~Left< Change-Id: I2e8ec975bc3b164f41fc3377780694a67cbb6879
2015-08-14Rename 'Save as Remote File' to 'Save to Remote Server'Szymon Kłos
Change-Id: Ifc2ac4df5b1800dbc1890c44c86fdfb5bcf2478f
2015-08-12Related tdf#73691: Add different shortcut for German localeSamuel Mehrbrodt
The default shortcut (Alt-X) for the Unicode notation toggle conflicts with the German 'E_xtras' menu. So change the shortcut to Alt-C (Word has the same for German locale) Change-Id: Idf52ea848a9d62717b0586cd8d9eed957ffd3022
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
-toggles between characters and their unicode notation -sets Alt-X as a global keyboard accelerator -handles all of the unicode planes -intelligently handles combining characters -if text is selected, limits the input to that text -implemented in Writer, Draw, Impress Change-Id: Idcd8e7f0a4f1b81fa7f5f3200c76be19472ffa37 Reviewed-on: https://gerrit.libreoffice.org/17535 Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
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-09tdf#91820 Moved tool items back into Tools menuYousuf Philips
Change-Id: I50e028316b505038fcfbd9c15e5d08ffc48e59e1 Reviewed-on: https://gerrit.libreoffice.org/17551 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-08-05support more command in chart sidebarMarkus Mohrhard
We now have a complete toolbar controller in chart2. Change-Id: I007d9b058e3d6800204ac035cc2aef5e93c1208b
2015-08-03enable "Table Design" for sidebar in Draw too..Tomaž Vajngerl
Change-Id: I66da1e93a65fc592c0827774da2388f9a82531e4
2015-08-03Change "Design" sidebar deck iconTomaž Vajngerl
Change-Id: Ibb4a308cfae3598e4d4e9759806c48f6a581bc83
2015-07-26don't show the area sidebar for panels where it makes no senseMarkus Mohrhard
Change-Id: I06655e0574b28a88db920424fa515b8350133f10
2015-07-24File > Save As Remote - Calc and WriterSzymon Kłos
Change-Id: I03dc6592015dea4b4c5e77650ec8378ee0853a63
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
And remove the now unused stuff from SfxToolBoxControl. Change-Id: I8805ba96a5dc41076d9cb8d887759a578a33526d
2015-07-17Convert form control buttons to the generic controllerMaxim Monastirsky
Change-Id: Ibecf33160d5d021e84e796f6b16db673f644699d
2015-07-17Convert dialog controls button to the generic controllerMaxim Monastirsky
Change-Id: I3d03fba86139a3495e1cfd67b3f17149c73e3377
2015-07-17tdf#91495 add property to turn off stlye previewsTomaž Vajngerl
Newly added property Office::Common::StylesAndFormatting::Preview can now be used to turn off "Style And Formatting" style preview. Change-Id: I2e01de2a74e2d295557c87022a7b745ce23b4800
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
Change-Id: I76ead43fa1cfe7ba1b62d2b13c4f4d7658a9f290
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
Change-Id: I7824136aa2780c4062a66f7a5284a342862f319a
2015-07-16add more chart sidebar contextsMarkus Mohrhard
Change-Id: Icce69a0f5662ba06a3b57da089889aac5028de30
2015-07-16Move OpenRemote to GenericCommandsMaxim Monastirsky
Change-Id: I43599a484da8983a67d03fca568aa628e7475449
2015-07-16FilePickerLastService as a string, not string-listSzymon Kłos
Change-Id: I7c379e797250be2f61791f5f3260d23ad24d26b3
2015-07-16RemoteFilesDialog: remember last used serviceSzymon Kłos
Change-Id: I494b1d43d28d8e6c37ce9d391b37580be6a9be31
2015-07-16Separators between services typesSzymon Kłos
Change-Id: Ibd26abdb83b86256197311bc7a120b4b025ae814
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
Change-Id: I1b1cb7fcd2ae0e0f50e4d8e3900bc416435e60bf
2015-07-16open remote button in sc toolbarSzymon Kłos
Change-Id: I3ad382e246cf16270bc78d57726107fe72b0fac3
2015-07-16open remote button in sw standard toolbarSzymon Kłos
Change-Id: I7e702da5d4ecc8c32d91e86bd209ec4b7d4f4431
2015-07-16services reordering, changed PlaceEditDialog UISzymon Kłos
Change-Id: I261986286f036816b9b6f05d521c560b0247791d
2015-07-15Convert filters button to the generic controllerMaxim Monastirsky
Change-Id: I6d3c76c0aafe0ad77b597a2cb8331e6f8219e2d2
2015-07-15Convert optimize table button to the generic controllerMaxim Monastirsky
Change-Id: I6b9089daaa2bb7d0dfc1072296fc51401e5fc88a
2015-07-15Convert insert buttons to the generic controllerMaxim Monastirsky
Change-Id: If7c6c1c5000893fca4205162526b4b4035637c11
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
Currently many toolbar controllers are basically doing the same thing - show some docked toolbar. So the idea here is to have one generic controller that will handle all these cases in a unified way. It will get the name of the toolbar that it's supposed to show from the configuration, based on the command it was registered for. Right now it can handle both simple (i.e. with DROPDOWNONLY bits) and split (i.e. with DROPDOWN bits) scenarios, where for split kind it replaces the function (and the image) of the main part of the button, with the last selected function, for easy reusing. A button is considered to be a split one, if the name of the initial default command was passed along with the sub toolbar name, otherwise it will be a simple button. The core change is in framework/. Other parts are a usage example, in form of converting the custom shapes buttons to this new controller. Change-Id: I087cc58c3db1889ca69a26546d4f00fe07e2a58d Reviewed-on: https://gerrit.libreoffice.org/16967 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-07-12big step towards real chart sidebarMarkus Mohrhard
Change-Id: I9b7d1f963746f7689b02099fbae77c9c943bad58
2015-07-10Kill SID_TBXCTL_INSOBJMaxim Monastirsky
The associated toolbar doesn't exist anymore, and most of the buttons that were there in (at least) OOo 2.0 were moved to the Insert toolbar (it's the one that's pulled from the "Insert" button). So kill it, and make Insert Chart/Object visible by default in the Insert toolbar. Change-Id: I84ea43f560ea23ceff2e885e9ce615b9d76f3075
2015-07-08tdf#87702: Addition of Shadow sidebar tabRishabh Kumar
Change-Id: I75b368c0a8088926c765dbc46c6a4ce7c9d8b9f0 Reviewed-on: https://gerrit.libreoffice.org/16375 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-07-08i#107734 Support for Math Input Panel in Windows 7Regina Henschel
The patch introduces a new command .uno:ImportMathClipboard to module Math. It imports MathML content from clipboard and transforms it to Starmath It handles clipboard MIME type 'application/mathml+xml' and plain text, which can be interpreted as MathML segment. It partly solves issues #i14252, #i34781, and #i53509 too. Review by: Hanya <hanya.runo@gmail.com> (cherry picked from commit 9ec2148653436be8612273439180749e71e2ce58) Conflicts: dtrans/source/win32/ftransl/ftransl.cxx officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu sot/inc/sot/formats.hxx sot/source/base/exchange.cxx starmath/sdi/smath.sdi starmath/source/view.cxx Change-Id: I6cb5e8f737ee2e39f9ce96aba841db347a8806e4
2015-07-05Related: tdf#92540 Use “S” as acceleratorAdolfo Jayme Barrientos
While an S is already used in this file, it does not conflict with this command from Math’s Tools menu. Change-Id: Id69ade4b076e53b680395871b5bef34afe1c6ecc
2015-07-04tdf#92540: Math, Symbols Box icon's tooltip is 'Catalog'Julien Nabet
Change-Id: Ic80b123bff60a0d6d5a01ba1620673c8d6360023 Reviewed-on: https://gerrit.libreoffice.org/16754 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>