summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2016-01-25Make Position and Size sidebar tab visible when a line is selectedRishabh
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 Monastirsky
Change-Id: I1ba12a8b7501065e3cd52e17b7c0c83a0f58f9cf
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky
Change-Id: If449bff057a78802ed0b74d75a3c1a8a23def31a
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky
Change-Id: I9bc4d5dbef899a31f485123ec841f8d6585a4529
2016-01-18tdf#97119 Make TabBarVisible configuration persistantPhilippe Jung
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 Nabet
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 Abe
... 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 Gelmini
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 resubmitkumar
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>
2016-01-05tdf#90187 Added uno command for track changes bar.Gulsah Kose
v2: Solved dimmed button problem and changed controller class for listen trackchangesbar button. Change-Id: I5a921ad9bb6c8e53d3043e86492d0923a998f3d2 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21064 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2016-01-04Remove warning that can be ignoredTor Lillqvist
"yeah, makes sense to remove it", says Stephan. Change-Id: Ife7baa5814a856dca7f0f02ac3cb2521e2980851
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
Change-Id: Icd99757b48626ef43313e8de42c4e5462f85a958 Reviewed-on: https://gerrit.libreoffice.org/21008 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-24tdf#93837 Convert sheet row/col header context menus to xmlMaxim Monastirsky
This commit shows some weakness of the current approach with PopupLabel, as in many cases it's exactly the same as Label. Have some ideas on how to improve that, but will look at it after converting the remaining menus (at least in sfx2 based modules), so I could have a broader look at what we have. Change-Id: I78dfdb4a6f2ea3faf84f3a521067c6c15df96852
2015-12-23New saving behaviorMaxim Monastirsky
Changes in this commit: - AlwaysAllowSave config is gone. Saving is always permitted, unless in a read only document. Also changed the behavior in dbaccess to match sfx2. - The toolbar save button is always enabled, to always give access to the dropdown. That's the case even in a read only document, except that it changes to DROPDOWNONLY, and the save as command icon+tooltip. In table/query designers we still disable the button in read only state. - When the document is modified, the toolbar button gets a special icon to indicate that. TODO: - Icons for the document modified state are still missing. I added some fake links to Tango's links.txt in order to test the new behavior. These links shouldn't stay as-is in a production version! Change-Id: I56c169bf48b78faaf53c2989ce8624f8297ffb6e Reviewed-on: https://gerrit.libreoffice.org/20839 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-22tdf#94865 resolve duplicate accelerator - File>Template and File>ExportCor Nouws
demoing on LibreOffice_Nl Community day Change-Id: Idc17d430491627ed20ff31803a19dd8b9646397e Reviewed-on: https://gerrit.libreoffice.org/19417 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2015-12-22tdf#96411 Add slide layout changing to impress menu barYousuf Philips
Change-Id: I49ec715b6a5b6733a2440e901c5f7947857f6273 Reviewed-on: https://gerrit.libreoffice.org/20803 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-18tdf#93837 Convert RID_POPUP_TAB to xmlMaxim Monastirsky
Change-Id: Ia05fb0a568c29d7990a8a837e1df953358acfa1f
2015-12-18Small corrections to Calc context menusMaxim Monastirsky
- Re-add clipboard functions to Auditing and Pivot table menus. (In the old implementation, clipboard functions were added to all context menu unconditionally at runtime. This led to odd things like the clipboard functions visible in print preview. Luckily now we can decide which menu should have them.) - Rename Auditing menu to "Detective", to match the menubar. - Rename "Edit Cell" menu name to "Cell Edit". - Rename the page style dialog command back to "Format Page" to match the menubar (Format->Page). Change-Id: I41b7aba8adacbf1ac995be846cd2af3edd52b1c0
2015-12-18related tdf#96398 pull out more NPAPI-related codeThorsten Behrens
Fixup windows PCH plus pulling out more code now unused due to NPAPI removal. Follow-up to 4c18af27bf95b332ee2006cfc0bbf469fb1a84d4. Change-Id: I8ad42a28139ceeab0cae1f608d55beb28c159db3 Reviewed-on: https://gerrit.libreoffice.org/20783 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2015-12-17Remove unused ToolPanel (aka TaskPane)Samuel Mehrbrodt
Superseded by the Sidebar Change-Id: I54970d71cd9d42de4f47b223e50dd9474b40632a Reviewed-on: https://gerrit.libreoffice.org/20724 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-12-16Related tdf#90700 Add configuration for web connection timeout.Giuseppe Castagno
Currently the connection timeout is governed by operating system default. LO timeouts will be used in place of the TCP socket operating system ones, only in operating system where this is currently possible. The timeouts to use can be changed in LO configuration: 'Tools > Options > Advanced > Expert Configuration'. Propriety names are ConnectTimeout and ReadTimeout. ConnectTimeout contains the timeout (in seconds) used when making a connection (max 180 s, min 2 s, default 20 s). ReadTimeout contains the timeout (in seconds) used when reading from a socket (max 180 s, min 20 s, default 60 s). Change-Id: Ide69ab137274c3bf71332b6e76666151ecac1f1e Reviewed-on: https://gerrit.libreoffice.org/20195 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2015-12-14tdf#93837 Convert some Calc context menus to xmlMaxim Monastirsky
TODO: - Clean the now unused defines/resources. - Several submenus are duplicated (in the menubar too). Makes sense to refactor them to separate popup menu controllers. Change-Id: I85505eda1c5fb707b1e6064007f27af7b31452bf Reviewed-on: https://gerrit.libreoffice.org/20704 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-14tdf#93837 Convert MN_PPREVIEW_POPUPMENU to xmlMaxim Monastirsky
Change-Id: If490e8523dbedabdf4124b1bd1a5ba08678dc06e
2015-12-14Missed this file in 2657e31Maxim Monastirsky
Change-Id: If05602bf0fbbae0a669913e56add92ed902141c0
2015-12-13sw: table context menu improvementsMaxim Monastirsky
Taking into consideration the changes from https://gerrit.libreoffice.org/20446 Change-Id: If2419574611b890170e9d5eb69703e5c8c21c3c2
2015-12-13Move .uno:InsertFormMenu to GenericCommandsMaxim Monastirsky
Change-Id: I9af0b49c95dd55ccde463b6f0567c9160d180670
2015-12-13tdf#91857 Additional improvements to Impress' menu barYousuf Philips
Change-Id: Ibad6e02b4198219ae32f61af20abd312a99811e8
2015-12-13tdf#93837 Convert MN_TAB_POPUPMENU to xmlMaxim Monastirsky
Change-Id: I8bf4557094bc32ad58760e822689c3f1d5f33c8f
2015-12-07tdf#84909 Improvements to impress and draw toolbarsYousuf Philips
Change-Id: I50f1ee5fc0ff9a53532954dfc4939a7d5f18f575 Reviewed-on: https://gerrit.libreoffice.org/20280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-07tdf#91909 Add shortcuts to slide navigationYousuf Philips
Change-Id: If9819ec8065d0bdce9604ed74b7b0571b24580b0 Reviewed-on: https://gerrit.libreoffice.org/20070 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-07tdf#81475 Improvements to writer's toolbarsYousuf Philips
Hide entries in the standard and table toolbars and add useful entries into the formatting, object, and bullets toolbars. Also make bullets and table toolbars appear on a different line than the drawing toolbar. Change-Id: I307e8f289fc5b1d8c7dd074989ffc0500697073f Reviewed-on: https://gerrit.libreoffice.org/20279 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2015-12-07tdf#74834 Expert Configuration option to disable thumbnails in StartCenterPierre Sauter
If Office::Common::History::RecentDocsThumbnail is set to false, no new thumbnails will be created and stored to registrymodifications.xcu. Existing thumbnails in registrymodifications.xcu or the documents will not be read and displayed. Change-Id: If9527aa0d336a6b77b4c9bb0cc09143ffa1725d8 Reviewed-on: https://gerrit.libreoffice.org/20338 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-12-06reportdesign: Use ToolbarAsMenuControllerMaxim Monastirsky
Change-Id: If19ba5416610a6bdd0067e127185fd128dd86c27
2015-12-06tdf#91781 Add more shapes to the menu and additional tweaksYousuf Philips
Change-Id: I0f6bc69afce27d5e4dd7fab3c8e8b87e292d6217 Reviewed-on: https://gerrit.libreoffice.org/20167 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-12-04Remove image color conversion menu from ImpressTomaž Vajngerl
In impress there is (or was) a submenu "Mode" for images that containted color transforms for images to various bitdepths and palettes. The action is destructable - which means the original is replaced by a new image. This also has little use today as I don't think many people want to shrink image (byte) size this way. The only useful transform is to 8-bit indexed for certain types of images to save space without a bigger color degradation, but it makes more sense to add this option to "compress image dialog". Change-Id: I7450b2ec3507fb5d180cbd1ec879cb5560a2dd22
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
Improved the isolation of windows headers. Specifically, RGB macro is better handled now. Change-Id: I0eeea16d0de9da3455810c80b0715f7b54ae8c3f Reviewed-on: https://gerrit.libreoffice.org/20039 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-12-04related to tdf#73691 - AltX: use alt-c for eu, gl, nl, pt-BRJustin Luth
Unicode Notation toggle's alt-X conflicts with the main menu for Basque, Galician, Dutch, and Brazilian Portugese. Replaced with Alt-C which matches the alternate combination already assigned for German. If MSWord uses a different combination for these languages, someone can request a matching change. Dutch is confirmed as using the conflicting Alt-X, but the other languages are unknown status in MSWord. Change-Id: Id07fc825aa7df427b4e7d1db9026dc1665a14a0d Reviewed-on: https://gerrit.libreoffice.org/20370 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-12-04related to tdf#73691 - don't conflict with menu hotkeysJustin Luth
Although German (de) was remapped to use Alt-C instead, it still assigned the en-US alt-X assignment as well, and accelerators take precedence over menu ~ indicated keys. So a blank assignment needs to be made in the alt-X accelerator for any language that conflicts. Added vietnamese as well - it conflicts with both alt-x and alt-c, so not assigning any accelerator to it for now. A vietnamese can request and suggest an appropriate accelerator combination. Change-Id: Id972f5125ccab5eaca72b6a114099a5b441b055d Reviewed-on: https://gerrit.libreoffice.org/20365 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-12-03sc interperter: Turn it on for a subset of operations by default.Jan Holesovsky
Change-Id: I6715b620adaa6f2b461cb900abb996b62d955ae5
2015-12-01sc interpreter: Don't hide S/W Interpreter behind an environment variable.Jan Holesovsky
Instead provide a user setting that can be enabled so that the S/W Interpreter is used on a subset of the operations. The operations for which it is used are controlled by a whitelist in ScCalcConfig::setOpenCLConfigToDefault(). Change-Id: I7d3f3a864fcb1231e5484ec23961f14fca1466c5
2015-11-28Add 'Edit Points' toolbar to View > Toolbar menu in writerYousuf Philips
Change-Id: Ia38f80f1e1cfda64aa4219346949135c6904ee77 Reviewed-on: https://gerrit.libreoffice.org/19930 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky
Change-Id: I75911a251b0a38874068b95f496496eccc4d05fb Reviewed-on: https://gerrit.libreoffice.org/20224 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-26tdf#93837 Add UNO-based SmartTag menu controllerMaxim Monastirsky
... and use it for the standalone context menu. The sfx2 controller (SvxSmartTagsControl) is still used for the submenu variation, and is due to be removed after the new context menu implementation is in place. Change-Id: I2f889428eb777149f43d74cf3d081e19ab0ebb4a Reviewed-on: https://gerrit.libreoffice.org/20169 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-20enable opengl by default for WindowsTomaž Vajngerl
Change-Id: I8683db0b038e89c1c9b4b723f31a205e80d9be6a
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky
When the save slot is disabled, we want it to become a dropdown only instead of disabling it. Change-Id: I22fb04c8a0c9afc0a1af8f031a584cdaa99484f9 Reviewed-on: https://gerrit.libreoffice.org/20079 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
Change-Id: I6597ae5569b29d09a8c44fc9a55b71166aa37b05
2015-11-19tdf#91909 Add shortcuts for MovePage actionsPhilippe Jung
Ctrl+Shift+Home: Move page first Ctrl+Shift+Up: Move page up Ctrl+Shift+Down: move page down Ctrl+Shift+End: mov page last Change-Id: I779c000719bf05885b5be65c1111ca0d1e338902 Reviewed-on: https://gerrit.libreoffice.org/20048 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky
The new GenericPopupToolbarController takes by default the popup menu controller that registered for the same .uno:Something command, and sets ToolBoxItemBits to ToolBoxItemBits::DROPDOWNONLY. If a different command specified using the "Value" property - takes the popup menu controller that registered for this command, and sets bits to ToolBoxItemBits::DROPDOWN. Change-Id: I75c5300bd27fcc9f618f2ee0df2aa6aefd088239 Reviewed-on: https://gerrit.libreoffice.org/20040 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung
TODO: take into account remarks from Gerrit New combo to select display mode among: - Slide edition (Normal) - Outline - Notes - Slide sorter - Slide master - Notes master - Handout (master, as we are designing the template used to generate the handout) The combo is based on uno command .uno:DisplayMode Center pane tabs are hidden by default. A new uno dispatch command (.uno:ToggleTabBarVisibility) is available to show/hide this tab bar. Modified uno dispatch commands: No uno name has been modified. .uno:DiaMode : SID_DIAMODE renamed SID_SLIDER_SORTER_MODE .uno:OutlineMode SID_OUTLINEMODE renamed SID_OUTLINE_MODE .uno:NotesMode No change .uno:HandoutMode SID_HANDOUT_MODE renamed SID_HANDOUT_MASTER_MODE All internal code also considers the edit mode as master .uno:SlideMasterPage SID_SLIDE_MASTERPAGE renamed SID_SLIDE_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Slide Master mode. If parameter is false, activates the "Normal" (slide editing) mode. .uno:NotesMasterPage SID_NOTES_MASTERPAGE renamed SID_NOTES_MASTER_MODE If the input parameter SfxBoolItem Isactive is true or not provided, activates Notes Master mode. If parameter is false, activates the "Notes" mode. Modified behaviours: Now only one mode can be chosen. It is possible to navigate from a mode to any other mode. Previous behaviour: the following navigation Normal -> Slide Master -> Notes -> Normal was displaying slide master. It was required to activate Normal once more to get back to normal. Now the same commands will display the requested mode. Still to come (at least): - Fix reopen the last display mode. - Center pane tabs are now presenting all buttons for all modes (TODO). Change-Id: I11ab59d2f3caa9149260c5e55d44d598d0ce3390 Reviewed-on: https://gerrit.libreoffice.org/16723 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
2015-11-18Revert "Flip buttons: Make the tooltip an uno command property"Samuel Mehrbrodt
The text should be in the extended tooltips, not in the default ones. This reverts commit 0e41564b2fa5192ef1e8ec5e51ad3c04dfa52afd.