summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)AuthorFilesLines
2017-09-05tdf#107158 Groupedbar variant of the Notebookbar for Calcandreas kainz1-0/+22
Change-Id: I8f6a086a0895d54cce6243f65c3f47f7cc4cf50e Reviewed-on: https://gerrit.libreoffice.org/41742 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-04tdf#106988 Default favorite charactersheiko tietze1-5/+5
Update of default list according design meeting decision Change-Id: I7db04cf402b5e9ed813f5c15188c45ae52dc7a3e Reviewed-on: https://gerrit.libreoffice.org/41523 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-08-28add icons to calc functions needed for grouped notebookbarandreas kainz1-0/+6
Change-Id: Iabfa0cd633570ff6a6f3116e73844e0c7badfc52 Reviewed-on: https://gerrit.libreoffice.org/41597 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2017-08-24tdf#87648 Spelling and Grammarheiko tietze1-2/+2
Renamed to just Spelling Change-Id: I4433d75a8fd697e8d4dd25fa5d26411ed15b6c1b Reviewed-on: https://gerrit.libreoffice.org/40717 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-08-20tdf#111775 - Default list of favourite special charactersAkshay Deep1-2/+28
Change-Id: I530c772d5b885132d38c168de66de923703f4b9f Reviewed-on: https://gerrit.libreoffice.org/41342 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com>
2017-08-20external data: add a menu entry to refresh the dataMarkus Mohrhard1-0/+5
Change-Id: I1942488d518be91c3ad03f91d98834e22bfdfb16 Reviewed-on: https://gerrit.libreoffice.org/41339 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-08-17Fix typosAndrea Gelmini2-2/+2
Change-Id: Iaa9c0aea3ea1a239e378bd714ba335f91bb1faf3 Reviewed-on: https://gerrit.libreoffice.org/41194 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-08-17Drop deprecated SplitWindow configuration settingsGabor Kelemen1-76/+0
These were first marked as deprecated in 2002: https://cgit.freedesktop.org/libreoffice/core/commit/officecfg/registry/schema/org/openoffice/Office/Common.xcs?id=4c25e5b66af5afa507c63947356c4720910a2ad6 Change-Id: I6fb8b48b44d71b85d2cd3406a730f650981b8147 Reviewed-on: https://gerrit.libreoffice.org/40905 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2017-08-11Drop Java Applet security setting keyGabor Kelemen1-20/+0
Its last code pieces using it were dropped in 2011: https://cgit.freedesktop.org/libreoffice/core/commit/?id=a564531ea35bd859a74703a4330ba4149295d0cc Change-Id: I9ad68a442b3e6c3b29002e677ec0e99edb181ffe Reviewed-on: https://gerrit.libreoffice.org/40857 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-08-11Revert fallout from 772686adb99137733db79b7d1ab6ebb21bf93b4aSamuel Mehrbrodt1-1/+1
Change-Id: I0f05373d76435341ab2fbbf93840686a3f702308 Reviewed-on: https://gerrit.libreoffice.org/41004 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-08-10Add UI for the sc::dataproviderJaskaran Singh1-0/+5
Change-Id: I29acc8903d5694e46e7575133ee852bbaae6eeee Reviewed-on: https://gerrit.libreoffice.org/40851 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-08-10tdf#88742 Renaming of Styles deckheiko tietze3-7/+7
Styles and Formatting renamed to just Styles Change-Id: I058d41589cf94de556ed4b4e0e0fb7048be1eff2 Reviewed-on: https://gerrit.libreoffice.org/40487 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-08-10Reorganize the main menu Basic IDEtagezi2-6/+17
Added to File menu Import and Export Basic and Dialog items Added to Tools menu Breakpoint On/Off, Manager Breakpoints, Enable Watch, Find Parenthesis items Move Macros menu to level up and del Run, Edit and Organize Dialog items Added Run menu with Run, Stop, Compile, Step Over, Step Into, Step Out items Added Dialog menu with Organize Dialog, Preview Dialog, Manage Language and items from FormControls toolbar Renamed items Save BASIC to Export Basic, Insert BASIC Source to Import Basic, Run BASIC to Run, Stop Macro to Stop, and Select to Select Element Change-Id: Id4a585d595afa8274e77d5fda0f00c468d7d63df Reviewed-on: https://gerrit.libreoffice.org/38232 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-08-10tdf#79167 Change search type through a drop down controlJames Raykowski2-2/+35
drop down control to change 'navigate by' search element small navigation popup relationally linked to drop down control dynamic tool tips added to previous and next 'navigate by' toolbar controls Change-Id: I4b1215b74b488f2571b529d9946f6574de6e270a Reviewed-on: https://gerrit.libreoffice.org/40776 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-08-08Drop configuration remains of oooimprovementGabor Kelemen3-142/+0
It was dropped in 2011: https://cgit.freedesktop.org/libreoffice/core/commit/?id=bd7f8380113b0cbe706d131b33e7551b2c484205 Change-Id: Ibb9a0860ca9c256177987683ee33828c2c0bad1d Reviewed-on: https://gerrit.libreoffice.org/40858 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-08-07TSCP: simplify toolbar to only one combo box + configurationTomaž Vajngerl2-0/+16
Previously we had 3 comboboxes each for different classification policies. This simplifies it to just use one classification policy and which policy it will be used can be set in LO configuration. By default this is the "IntellectualProperty" policy, which is the one most users will probably be interested in. Change-Id: I1fc69c2123b04ecf58a6775e5bcda3b5316414a3 Reviewed-on: https://gerrit.libreoffice.org/40768 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-08-06tdf#87592 Consistent terminology for Master Slidesheiko tietze4-10/+10
All occurences of Slide Master and Master Pages are renamed to Master Slide(s). Change-Id: Idd75089f6c402b3d5e30a812b4c86aacc2f5d9bc Reviewed-on: https://gerrit.libreoffice.org/40485 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-07-30tdf#109309 Currency dropdown is misplaced under WaylandMaxim Monastirsky1-0/+11
- Base SvxCurrencyToolBoxControl on PopupWindowController, so we still allow tearoff, but without marking the window as self-decorated (unless actually teared-off). - Add support for toggle state to PopupWindowController. Change-Id: I60e004e6ada3efe092352cb93be5aae346073f83 Reviewed-on: https://gerrit.libreoffice.org/40557 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2017-07-19Favourites feature in Special charactersAkshay Deep1-0/+17
Change-Id: I8273b95132d48a51e841ec3792139007b4e7b55a Reviewed-on: https://gerrit.libreoffice.org/39752 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-07-14officecfg: increase GraphicManager/TotalCacheSize again for 64-bitMichael Stahl3-1/+9
There's a bit of a problem with XFillBitmapItem, which contains a GraphicObject that can't be swapped because it's a poolable item. Generally contemptorary hardware has enough RAM that we can easily increase the cache size to 400M (effectively there's another factor of 2x), but on legacy 32-bit platforms the address space is getting scarce, so keep the existing size for those. Change-Id: I8437f4e8c5421f8ec20e94e4cdf64f867d7760ca
2017-07-13tdf#104883 Don't call InstallFontconfigResources if it's not availableSamuel Mehrbrodt2-1/+17
We need to call it once because we have no other way to detect whether it's working or not. But if we receive an error the first time, we disable it from now on. Change-Id: I67dba8b65660ff7e05bdf2ddc18b565550901cd1 Reviewed-on: https://gerrit.libreoffice.org/39885 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-07-10UI Wrap InBackground: transition to wrapthru transparency toggleJustin Luth1-0/+5
The UI for placing a frame in the background is confusing because: -in menus, the icon looks like a checkbox, but functions as a radio button -it isn't obvious that "in background" is the opposite of "wrap through" -it doesn't act like the checkboxes below it like "First paragraph" -in dialog boxes, it is actually implemented as a checkbox toggle. So it looks like a checkbox, and you can enable the checkbox, but once enabled it can never be disabled. (The currently designed way is to select wrap off/page/optimal/through in order to disable in background.) This patch creates FN_FRAME_WRAPTHRU_TOGGLE to replace most uses of the previous function. Change-Id: Ia46ddbd47899e8ca569bf3adb2b1c4ad7cfa1920 Reviewed-on: https://gerrit.libreoffice.org/39673 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-07-07tdf#79933 Set Ctrl+Alt+K for hyperlink in SpanishYousuf Philips1-0/+66
Change-Id: Ieb9c125fef493eca1cf0bc38286bdd569b74c6b3 Reviewed-on: https://gerrit.libreoffice.org/39664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-07-06GSoC: Recent Charaters Toolbar Dropdown ControlAkshay Deep1-0/+11
Change-Id: Ib04d26fa5556e5c32db6799c16d0bbedc45504ec Reviewed-on: https://gerrit.libreoffice.org/38944 Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com> Tested-by: Akshay Deep <akshaydeepiitr@gmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-0/+5
The full implementation depends on infra Task #2179 https://redmine.documentfoundation.org/issues/2179 revision1: change to https, per demand of #2179 Removed ellipsis Code changed as suggested Change call to pass BCP47 string, with language as fallback. task #2179 will be reviewed accordingly. Change-Id: I573542da0f394d7128faab0106df852d622c98b3 Reviewed-on: https://gerrit.libreoffice.org/34693 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-07-03Fix typosAndrea Gelmini1-1/+1
Change-Id: Iaf63c488f895c446bb54119d8c9f15e0adcd1eff Reviewed-on: https://gerrit.libreoffice.org/39454 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
2017-06-28Change ~Styles to St~yles to resolve clash with ~Sheet, tdf#91820 follow-upEike Rathke1-1/+1
Calc has that menu since commit b46552194dc41d0f3eabea373c36181878e8729f Date: Fri Jun 2 14:53:07 2017 +0400 tdf#91820 Move cells styles to their own main menu entry Change-Id: I4434def6d69b64cb3ebb711134a16a0c634c6a3e
2017-06-22updater: handle the SeeAlso property after the update succeededMarkus Mohrhard1-0/+19
Change-Id: Ib90f1f7def6de05144bf8215a97a6d6e15207b88 Reviewed-on: https://gerrit.libreoffice.org/39073 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2017-06-19GSoC: Glyph View and Recent Characters Control in Special Characters dialogAkshay Deep1-0/+17
Change-Id: Ia55f3fefe7c14327cff2e996ab0038dc52f9b017 Reviewed-on: https://gerrit.libreoffice.org/37496 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-06-13tdf#95489 use internal name for quotation character styleYousuf Philips1-1/+1
Change-Id: I48ecac1d75cbf30cc73cdcb5a3be0d91b295694f Reviewed-on: https://gerrit.libreoffice.org/38655 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-13tdf#106018 Correct label for frame properties in context menuYousuf Philips1-3/+0
Change-Id: Iffec901799fefa8318bdfebe628f697f91e16f99 Reviewed-on: https://gerrit.libreoffice.org/38656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-12tdf#95883 Select Unprotected Cells in CalcGulsah Kose1-0/+5
Change-Id: I20a71f66154675de9c2c47ff32e859c899fe9103 Signed-off-by: Gulsah Kose <gulsah.1004@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/37424 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2017-06-02tdf#108291 Make style formatting toolbar not contextualYousuf Philips1-1/+1
Change-Id: Id51ac1b1cc058f20722b01fd8c01d267c9e8d91a Reviewed-on: https://gerrit.libreoffice.org/38340 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-06-02tdf#107915 Add paragraph and character style aliasesYousuf Philips1-18/+117
Change-Id: I4fc94b92ec0573147c5f2737107b52e85e55cb4f Reviewed-on: https://gerrit.libreoffice.org/38009 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-27Resolves: tdf#48918 grow/shrink effect missing from uiCaolán McNamara1-1/+1
Change-Id: I4b80cf95e79cc3798816c4e7763328fae7c3aad3 Reviewed-on: https://gerrit.libreoffice.org/36524 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-05-26tdf#108056 sw: add UI to disable SubtractFlysAnchoredAtFlys compat optionMiklos Vajna1-0/+6
There is a reason this is off by default, make it a bit more easier for users to not depend this option when they don't actually need it. Change-Id: I21c5b942c6021fa21840779e1a9f53055fbf279f Reviewed-on: https://gerrit.libreoffice.org/38081 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-05-26tdf#36019: Dynamically enable/disable extension removal via GUIMuhammet Kara1-0/+7
Now extension removal via the Extension Manager dialog can be dynamically enabled/disabled from the expert configurations. This doesn't affect the unopkg commands. Change-Id: I2b718d48977ca18cc3d808e98cf7804d4a47dcff Reviewed-on: https://gerrit.libreoffice.org/37990 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
2017-05-25tdf#91913 Saving line numbering into settingtagezi1-0/+11
It saves setting of the line numbering for next start Now the line numbering is enabled by default Change-Id: Ib658d417882996eb843fed9b236496fe2fb42166 Reviewed-on: https://gerrit.libreoffice.org/38013 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2017-05-24tdf#36019: Dynamically enable/disable extension installation via GUIMuhammet Kara1-0/+12
Now extension installation via the Extension Manager dialog can be dynamically enabled/disabled from the expert configurations. This also affects the installation by double-clicking the extension file in the file manager, but doesn't affect the unopkg commands. Change-Id: I70c2c83c2458115b366c7fdcc06f72e11df4726b Reviewed-on: https://gerrit.libreoffice.org/36688 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Muhammet Kara <muhammet.kara@pardus.org.tr>
2017-05-24Watermark command opens a dialog, add ... to the labelAndras Timar1-1/+1
Change-Id: I274661b1ec892425d84cd72194c376e498bf70ed
2017-05-23tdf#107971 - 'Shapes' text is gone from Modify menuNoel Grandin1-0/+5
Regression from commit f5738518a6ff5321d4d35d9bed4a640ae0a6ae9a "remove unhandled SID commands from svx" Change-Id: I78345c14fd899f19fa5134a6ada493e1f151d061 Reviewed-on: https://gerrit.libreoffice.org/37954 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
2017-05-23tdf#91781 Add list styles and reorganized form controlsYousuf Philips1-2/+17
Change-Id: Idb8241c3b55d0dfaf8338abd9ab601632ac16147 Reviewed-on: https://gerrit.libreoffice.org/37727 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-21Organize accelerators in Impress' View menuYousuf Philips2-7/+7
Change-Id: I7473bea1c14a0523ce7361f55f007c9d6caf522e Reviewed-on: https://gerrit.libreoffice.org/37564 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-21tdf#91820 Add cell style and spreadsheet theme commandYousuf Philips1-1/+66
Change-Id: Ia9a3a4704b5c07e5ae26a290855cf77bd33bcbd1 Reviewed-on: https://gerrit.libreoffice.org/37844 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-05-19prepare everything for automatic update buildsMarkus Mohrhard1-2/+2
We now have a TDF server that we can use for the update checks. Change-Id: I081b6f2f65d0abf6cc9d4a1ce11a68ba1cd076c7
2017-05-19update the last update check timeMarkus Mohrhard1-2/+2
Change-Id: I4a664c5dca2fcefbea49e1e550e82d191ba358dd
2017-05-19use my own server for now for the new update checkMarkus Mohrhard1-1/+1
2017-05-19fix descripton of the updater configuration propertiesMarkus Mohrhard1-2/+2
Change-Id: I2db29360dc26b4e83e851c3b1b504ef4748368b9
2017-05-19add registry part for new automated updaterMarkus Mohrhard2-0/+53
Change-Id: I34ebc8b971374dd7223f98ea6710b54240bda565
2017-05-18Watermark: Insert watermark commandSzymon Kłos1-0/+8
* added new command .uno:Watermark * if no arguments are provided the dialog is opened where user can enter the text * with provided Text argument the watermark is created * created SfxWatermarkItem to transfer watermark properties * dialog loads current setings * SetClassification use SetWatermark Change-Id: Ifc1319f5aa7c11bb141f8e4b5b9a5088613021c2 Reviewed-on: https://gerrit.libreoffice.org/37599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>