summaryrefslogtreecommitdiff
path: root/officecfg
AgeCommit message (Collapse)Author
2017-11-08Remove sgf and sgv graphic types from sorted filter listSamuel Mehrbrodt
After removal of the importer with d952c0b42a452c875bd9d78870fa9d925af9220e Change-Id: I1a5a99edba4c9bf4c22726255a7c156a7ddd6508 Reviewed-on: https://gerrit.libreoffice.org/44445 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-11-08sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
Change-Id: I04d747343e24cb498a621c965d034d0791411d83 Reviewed-on: https://gerrit.libreoffice.org/44311 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Henry Castro <hcastro@collabora.com>
2017-11-07correct labeling of open/save remote in menuYousuf Philips
Change-Id: Idbc58a2e49d4761477eb45fb3a08a641d9bda055 Reviewed-on: https://gerrit.libreoffice.org/44208 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-11-04TSCP: make the configuration key names shorterTomaž Vajngerl
Change-Id: If28e283666f4e1f87758c401b2d4fb5986eb6d8c Reviewed-on: https://gerrit.libreoffice.org/44281 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-11-04TSCP: limit the input to the IPPart entry fieldTomaž Vajngerl
Limit the input keys to the IPPart entry field. The limit is by default set to free-form with the configuration key. When the limitation is activated it is only possible to input chars '/', ';', ' ' (space) and delete. Change-Id: Id3eb7e0198fb60e07894d6ff22a32351cca9d589 Reviewed-on: https://gerrit.libreoffice.org/44280 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-11-04setting the default values not needed in xcuTomaž Vajngerl
Change-Id: I9bb60f1e7c58bbb63e8933578b83b77a178f325b Reviewed-on: https://gerrit.libreoffice.org/44277 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-11-02TSCP: make configurable if IP section is expandedTomaž Vajngerl
Change-Id: I38b8c1da096c2b38f52defd8bb9a522e32fb881c Reviewed-on: https://gerrit.libreoffice.org/44188 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2017-11-01impress: notebookbar_grouped full and compactYousuf Philips
Change-Id: Ic128be38d25937bfda5599602a201892d0d3a8bb Reviewed-on: https://gerrit.libreoffice.org/44139 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-10-31typo: compelete -> completeAndras Timar
Change-Id: I999e57473b4b25cb73224947f3f3173288300f9f
2017-10-30tdf#91781 Collect form commands into new Form menuYousuf Philips
Change-Id: Idf5304a7fd5f8e82fc76b7f0eb6fc1482be0fb85 Reviewed-on: https://gerrit.libreoffice.org/44028 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-10-26tdf#107569 Tango: Fix missing icons in Writer menu bar (part 2)Yousuf Philips
Change-Id: I59f5511724da6beccc398080144a23e80652b26f Reviewed-on: https://gerrit.libreoffice.org/43785 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-10-26tdf#107569 Tango: Fix missing icons in Writer menu barYousuf Philips
Change-Id: Iedf372749b6d025f67b4b1c9265ef89a05f82617 Reviewed-on: https://gerrit.libreoffice.org/43729 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-10-23loplugin:includeform: officecfgStephan Bergmann
Change-Id: I580443e0e992f3b53f35d854c4d020bfaaf6a308
2017-10-22tdf#107569 Tango: Fix missing icons in menu barYousuf Philips
Change-Id: I59e2dc441994a6d21df2b446854aec6dae90f290 Reviewed-on: https://gerrit.libreoffice.org/43152 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2017-10-21tdf#67770: Read/writer LastActiveDeck bitsKatarina Behrens
Change-Id: Id5e3c3cb4144b9fc56ab5e4a4e49f1fc69e70023 Reviewed-on: https://gerrit.libreoffice.org/43493 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-10-20RotGrfFlyFrame: Initial adaptionsArmin Le Grand
To allow free rotation of Graphic FlyFrames in Writer, several adaptions are necessary. This change takes care of all needed changes to internally support a freely definable rotation angle for that case. Save/Load round trip is working, the graphic does no longer get modified and added in 90-degree-changed state to the object, the original will be preserved. Support for needed slot in core/ui is implemented. Rotation can be applied from Menus/Toolbars in the known 90/180 degree steps. Added a slot/Button/command to reset rotation in these cases. Added support in Sidebar to rotate using the rotation wheel and/or numeric field. These fields and support added to Image TabPage, too, fully functional. Missing now is a solution for displaying the rotated Graphic. For now, it just gets rotated, but this will not be the final state of this change. Change-Id: I6f3b85ebb5be2b4ad3311c536d54f27a37a494e7 RotGrfFlyFrame: Linux build adaptions Change-Id: I365287ecd6525b1972e8436d61332f7121d88649
2017-10-19tdf#112879 Update to Chinese (traditional) to reflect current normsCheng-Chia Tseng
Change-Id: Id439e3c4e8fc6e5d05026e43132460840a68aff1 Reviewed-on: https://gerrit.libreoffice.org/43163 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2017-10-18gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens
Change-Id: I660e68074616f6953e6527e40ec22276ce8ef2fb Reviewed-on: https://gerrit.libreoffice.org/43492 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-10-15tdf#106781 Make buttons work with RTL and accessibilityYousuf Philips
Change-Id: I61e4fdeb73113458b5032aab18dee5ed1b14464d Reviewed-on: https://gerrit.libreoffice.org/43393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
Change-Id: Ic33c086ef67cdcb634d9f03f84799c234fe3beec Reviewed-on: https://gerrit.libreoffice.org/43341 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-10-13tdf#88742 Better label for styles sidebar command in menu barYousuf Philips
Change-Id: Ieae3a0d50e95721c5f41a9b34d9a2e9e9a63e68c Reviewed-on: https://gerrit.libreoffice.org/43149 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-10-10add tabbed_compact notebookbar for writerandreas kainz
Change-Id: Id8ac99507a5fa9e57cd99b8a3ff7448b71f5918a Reviewed-on: https://gerrit.libreoffice.org/43297 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2017-10-09add recentfilelist icon tabbed toolbar didnt need bad fixandreas kainz
Change-Id: Iad50448c3d97efaf23ca50d102db6b8ef8a9e896 Reviewed-on: https://gerrit.libreoffice.org/43292 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2017-10-09add icon for sign pdf uno commandandreas kainz
Change-Id: I918828a596a94e3b5aa02db22b93196fa2d8d797 Reviewed-on: https://gerrit.libreoffice.org/43289 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: andreas_kainz <kainz.a@gmail.com>
2017-10-05Related: rhbz#1422353 make dbaccess forms behave like other modulesCaolán McNamara
and start off by default maximized Change-Id: I21b720186a4d0b834092bd8b3b782d8ed611c822 Reviewed-on: https://gerrit.libreoffice.org/43175 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-09-26TSCP: paragraph classification dialogAshod Nakashian
Change-Id: I3a5f201f9ed28452ee7392cb30aebf21955f3620 Reviewed-on: https://gerrit.libreoffice.org/42737 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2017-09-25Reorganization of impress's slide and pane context menusYousuf Philips
Change-Id: Ia69fd25daa6a7e7ea42a5c3d84dd0fde274fa58d Reviewed-on: https://gerrit.libreoffice.org/42718 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-25tdf#106781 Copy style-focused toolbar to writer master docYousuf Philips
Change-Id: Icb07748be6f0603e2229809be19f3fe44d0edebb Reviewed-on: https://gerrit.libreoffice.org/42730 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-25tdf#91857 Tweaks to the insert and slide menusYousuf Philips
Change-Id: Ib35c10df9264ff3d9db85e7b5858564617b61d32 Reviewed-on: https://gerrit.libreoffice.org/42722 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
Additionally: - A few grammatical fixes Change-Id: I15ba3809f6b4746be5a691ec2adc0ea17730fa4a Reviewed-on: https://gerrit.libreoffice.org/42690 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2017-09-25Fix typosAndrea Gelmini
Change-Id: I879a52820d78d9151ef64dd21612379f617f66e2 Reviewed-on: https://gerrit.libreoffice.org/42726 Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
This allows us to support tearoff without breaking gtk3/wayland. SvxColorWindow no longer inherits from FloatingWindow, so several call sites need also to be changed to use DockingManager. Change-Id: I5d0bc611bbd2a8b9bfd4335212d0ae7e8fc10593
2017-09-23tdf#103733 Unify master doc menu and toolbars with writerYousuf Philips
Change-Id: I1f6ce6c98cd7087ccb874001c29a8532cd7ed360 Reviewed-on: https://gerrit.libreoffice.org/42108 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-22tdf#112205 Show page sidebar deck in writer variantsYousuf Philips
Change-Id: Ia088b86ed001e528042855690a1e9a9d07865beb Reviewed-on: https://gerrit.libreoffice.org/42050 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
Similarly how this is possible with PDF. The toolbar button is hidden by default in Writer, though. Change-Id: Iaf3b61ac2160578f7eaabd194ce8932792575c29 Reviewed-on: https://gerrit.libreoffice.org/42554 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
2017-09-21TSCP: add advanced classification dialogTomaž Vajngerl
This adds a advanced classification dialog, which enables the user to manually construct a header/footer message from classification properties in cases where the user needs more control. All the text is inserted as fields into the end document and can be changed by changing the document properties. The simple classification still functions as it did before, which is what most users will want to use in this case. The BAF policy has been extended with new xml extension elements: - loext:Marking - loext:IntellectualPropertyPart - loext:IntellectualPropertyPartNumber They are used to fill the values in the advanced classification dialog. Change-Id: Ie2d638d69b8a9b0799cff9c2b785eb789f8af1d5 Reviewed-on: https://gerrit.libreoffice.org/42474 Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> Tested-by: Tomaž Vajngerl <quikee@gmail.com>
2017-09-21show icons in impress menubar -> viewandreas kainz
Change-Id: I2281df33c914094a797b9e2f05feab0adacc5724 Reviewed-on: https://gerrit.libreoffice.org/42506 Reviewed-by: Heiko Tietze <tietze.heiko@googlemail.com> Tested-by: Heiko Tietze <tietze.heiko@googlemail.com>
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna
This is quite similar to PDF, except that by default the File menu doesn't advertise this command. Possible to add it via Tools -> Customize -> Menus -> Search -> EPUB. (Reasoning for having a dedicated UNO command for EPUB is an increasing amount of users look at EPUB as the new PDF, given how non-reflowable PDF is hard to read on mobile devices, while EPUB is primarily reflowable.) Change-Id: Ib80f784a630a192f5b6ffbbfc60cb565fda7ed37
2017-09-20Clean up xsl filesSamuel Mehrbrodt
* Remove trailing spaces * Use 4 spaces for indentation everywhere See discussion at https://lists.freedesktop.org/archives/libreoffice/2017-September/078433.html Change-Id: I0bb9a0b9b0502cdf0870529cea37ee9c4d1ffdf4 Reviewed-on: https://gerrit.libreoffice.org/41009 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-09-18Drop unused TemplateRepository config keysGabor Kelemen
Unused since 2016: https://cgit.freedesktop.org/libreoffice/core/commit/?id=77725bf4df6e9cf63469c1d7f8888ea339575b5e Change-Id: Iada86089666ad530318536b2c3d9a8e794de3e17 Reviewed-on: https://gerrit.libreoffice.org/41123 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2017-09-18Drop unused IsSystemFont config propertyGabor Kelemen
Unused since 2014: https://cgit.freedesktop.org/libreoffice/core/commit/?id=324de04a408a77656a473cbfd2cc1ce77664b0c0 and https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c415f735bbf9201a18288e2ea16eacad4d635cd Change-Id: I06f7a6510312307d3ab4a94c45e7f882630c8408 Reviewed-on: https://gerrit.libreoffice.org/41126 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
2017-09-15tdf#107915 More paragraph and character style aliasesYousuf Philips
Change-Id: I87cd64d1ba3cb370d5a967e790a92ce393fb9457 Reviewed-on: https://gerrit.libreoffice.org/41919 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
2017-09-14Drop Image configuration settingsGabor Kelemen
These were first marked as deprecated in 2002: https://cgit.freedesktop.org/libreoffice/core/commit/officecfg/registry/schema/org/openoffice/Office/Common.xcs?id=54da76d3b7f0cebe53489cd934a214bf5857fd3a Change-Id: Id5d7f41ac55b99c84d7cd9dda9fa30bb5200e11e Reviewed-on: https://gerrit.libreoffice.org/40906 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2017-09-14Drop unused ooOpenSourceContext config keyGabor Kelemen
Unused since 2011: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c1758889cbd5e8e4afb1044425c908715eb3e1cd Change-Id: I2fc9953b5dbb1bc818a2f9b37fc3ba32f1a96b17 Reviewed-on: https://gerrit.libreoffice.org/41218 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-09-09tdf#67770: Config for remembering the last active deckKatarina Behrens
Change-Id: I88751dda9d4aa284b044ca27fd3d6727f34fbcaf Reviewed-on: https://gerrit.libreoffice.org/41876 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
2017-09-09Drop unused ooXMLFileFormat* config keysGabor Kelemen
These are unused since 2013, see: https://cgit.freedesktop.org/libreoffice/core/commit/?id=041d2b88a473cc7ba9b68113f7642dd8417369e4 https://cgit.freedesktop.org/libreoffice/core/commit/?id=abd3338486a515380d50c4ee5f4ab242fb5fd4bd Change-Id: I0265b476797f0be6703fbf710f0baf983c47d489 Reviewed-on: https://gerrit.libreoffice.org/41216 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-09-05tdf#107158 Groupedbar variant of the Notebookbar for Calcandreas kainz
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 tietze
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 kainz
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 tietze
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>