summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-05-24Version 6.1.0.0.beta1, tag libreoffice-6.1.0.0.beta1libreoffice-6.1.0.0.beta1Christian Lohmaier
Change-Id: Ie6a7fa94f553e1cec2b004e247cb6fa4774e0af2
2018-05-24Branch libreoffice-6-1Christian Lohmaier
This is 'libreoffice-6-1' - the stable branch for the 6.1.x releases. The commit rules are different according to the development phase: A. 6.1.0 beta phase: A. any bug fixes are allowed without review B. late features need approval by 3 people with different affiliation B. 6.1.0 rc phase and later: A. fixes need approval by one reviewer B. late features need approval by 3 more people with different affiliation IMPORTANT: Every developer is responsible for pushing the fixes into all appropriate branches. Note that we do not plan any merge from this branch to master or vice versa. Please, help use to make stable and usable release. If you want to build something cool, unstable, and risky, use master. Change-Id: Ia8d8fe838f5593b1b25db9ac5e62b75d7ff1e437
2018-05-24tdf#117752 HID for table background in Writerlibreoffice-6-1-branch-pointOlivier Hallot
Change-Id: Iba29f40457261d833c01c53ca3d9f530887fb0b6 Reviewed-on: https://gerrit.libreoffice.org/54714 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-24Properly handle language-specific parts of --with-help=html media/ sub-treeStephan Bergmann
...that previously ended up in language-independent parts of installation sets. The structure of that media/ tree doesn't allow to directly mis-use the existing AllLangPackage machinery (which expects the language to be encoded in the first pathname segment within the tree; and which is already mis-used for the helpcontent2/AllLangPackage_html_lang.mk parts). So introduce gb_AllLangPackage_add_files_for_lang that allows to specify the language explicitly, independent of where it is encoded in the pathname (if at all). The underlying gb_AllLangPackage_add_file sets a gb_AllLangPackage_ALLDIRS that is used by `make packageinfo`, which may need further fixing by anybody actually using that target; see the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2018-May/080242.html> "Broken --with-help=html `make packageinfo`". All files in $(SRCDIR)/helpcontent2/source/media/ must now explicitly be listed in either helpcontent2/Package_html_media.mk (for the language-independent files) or helpcontent2/AllLangPackage_html_media_lang.mk (for the language- specific files). Also note the two TODOs in helpcontent2/AllLangPackage_html_media_lang.mk. What is not quite right yet is that content from helpcontent2/AllLangPackage_html_lang.mk and helpcontent2/AllLangPackage_html_media_lang.mk is ending up in both per-language helpcontent installation sets (as intended, via the instructions in helpcontent2/CustomTarget_html.mk) and per-language languagepack installation sets (which is unintended). This needs to be fixed with a follow-up commit. This is the helpcontent2 part of a commit spanning core and helpcontent2. Change-Id: Ie7916b75eee0dde3106e784d19e99fde5bb93195 Reviewed-on: https://gerrit.libreoffice.org/54749 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-05-22Fix typoAndrea Gelmini
Change-Id: Ia45bf9497ad9f8d761c14bbbe0b570a01d9883f6 Reviewed-on: https://gerrit.libreoffice.org/54668 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21tdf#102259 formula groups at Statistics tab pageOlivier Hallot
Change-Id: I206139776c77e8855bd82fc5b5ffaa6c0ec60147 Reviewed-on: https://gerrit.libreoffice.org/54627 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21Fix media path for en-USOlivier Hallot
Change-Id: If3a9667fa3dd8c1007132448a23e75d66279a192 Reviewed-on: https://gerrit.libreoffice.org/54640 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21tdf#117593 l10n of collateral file pivot.odsOlivier Hallot
Change-Id: If487dcb74a7e8c61ee152365ba56ad0c6b010ba1 Reviewed-on: https://gerrit.libreoffice.org/54626 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-21Add support for localized collateral filesOlivier Hallot
Fix src Change-Id: I4997884f087b625c8ac8dbf923363d97f88f7922 Reviewed-on: https://gerrit.libreoffice.org/54599 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-20Fix typoAndrea Gelmini
Change-Id: Ic13a127e145497c947abe2bf5dcef1bccf92d9f2 Reviewed-on: https://gerrit.libreoffice.org/54602 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-20Fix typoAndrea Gelmini
Change-Id: If20b3166f7eebfa56edc068137d9485b27a9db9b Reviewed-on: https://gerrit.libreoffice.org/54601 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-20More punctuation fixesSophia Schröder
Change-Id: Ia38e862e5a1dc2f225f8c6f8928f35aeba440683 Reviewed-on: https://gerrit.libreoffice.org/54549 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-20add bookmarks to help page on signature lineOlivier Hallot
Change-Id: I9f798673a598c7b8606e57c1ea023bede222505b Reviewed-on: https://gerrit.libreoffice.org/54596 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-19Fix typoAndrea Gelmini
Change-Id: I584a5a38a5a0cf966835db5638cd41fb4c3251fa Reviewed-on: https://gerrit.libreoffice.org/54574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-19Fix typoAndrea Gelmini
Change-Id: I82135d325f129c55d67b879af06ec69e34da68d4 Reviewed-on: https://gerrit.libreoffice.org/54570 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-19tdf#115599 Add signature line help pageOlivier Hallot
Refactor digital signatures help pages. Fix some typos. And more typos Change-Id: I2db4e3a73fcdd716d32e6c271205d0ae12c28975 Reviewed-on: https://gerrit.libreoffice.org/54502 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-18Fix misplaced tag in lineOlivier Hallot
Honor DTD. Change-Id: I5a00eb158b4d6da91cd85728d5d73c1f14547bed Reviewed-on: https://gerrit.libreoffice.org/54507 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Since LO 4.4, there’s not Edit File icon in Writer by defaultAdolfo Jayme Barrientos
Change-Id: I96b8a212df54017f67994195a5d775f2704e93b7
2018-05-15Add digital signature entry in help contents treeOlivier Hallot
Preparation for more on digital signatures, signature lines, etc... Change-Id: I2cf8b5253f8c539850bb968ff1b14e85da06d4a1 Reviewed-on: https://gerrit.libreoffice.org/54402 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Fix external reference to blog post on pivot chartsOlivier Hallot
Change-Id: Icabfdcce2ae18848793bd467fd606e20afa97f5f Reviewed-on: https://gerrit.libreoffice.org/54347 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-15Fix "Master Slide"Olivier Hallot
Change-Id: I766d38b014282701df34f056ae7184e4d62be6c6 Reviewed-on: https://gerrit.libreoffice.org/54397 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-14Clarify text in command line startup instructionsIlmari Lauhakangas
Change-Id: I3d3d8cb2fdeb12f628f2ef4accbf947c5d97d558
2018-05-14update helpidsCaolán McNamara
Change-Id: I153fea94b7533cf3d190ddb1fbea9ef2334ea4fe
2018-05-13update helpidsCaolán McNamara
Change-Id: I32fcc7514ed75fcf9c5a140d1a9f70e70001c3d1
2018-05-12Grammar: subject–verb agreementAdolfo Jayme Barrientos
We don’t suffix “-s/-es” to verbs that refer to a subject in the third-person plural. Change-Id: I6fd90814bd63d618c8af4e625d38c6ee9895f919
2018-05-12Fix typoAndrea Gelmini
Change-Id: I576f1b7de38b5ffd94b1c5d85469026c2a357c9e Reviewed-on: https://gerrit.libreoffice.org/54164 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-05-12Helponline: Only add extra <p> margin for main body textAdolfo Jayme Barrientos
Change-Id: Ia6413bbe4e16ee39dbd01ba48fa307514f517fbe
2018-05-11Fixes in <alt> contents of imagesOlivier Hallot
Change-Id: I9d964da3a86fcc2ff48bde5ac577659204cefe5e Reviewed-on: https://gerrit.libreoffice.org/54130 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-11Try to fix critical errors in Pootle.Sophia Schröder
Plus some minor improvements Change-Id: I8cb1d1cf4faaf083fd0dda3d1a2197cdf4c32dc9 Reviewed-on: https://gerrit.libreoffice.org/54003 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-09Helponline: Give links a different colorAdolfo Jayme Barrientos
It was the same color as headings, which was confusing. Also, remove the underline until hovering, which improves readability, particularly with Chinese, Japanese and Korean. And add a custom selection color because… why not? Change-Id: I3d120c7fd6cbe27d74f0c7c40b72e23cddaa0296
2018-05-08Minor corrections and improvementsSophia Schröder
Begin of the next round of corrections regarding help texts in Pootle. Change-Id: I92aea43afbbd02ff56398e665c7d13d3d63684b7 Reviewed-on: https://gerrit.libreoffice.org/53552 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-08Fix typoAndrea Gelmini
Change-Id: Iae45bff72642eded31d248b5b9bee0814ed97948 Reviewed-on: https://gerrit.libreoffice.org/53980 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-08tdf#115685 Bring new help UI strings to PootleOlivier Hallot
Change-Id: Ifcd56f626ed36d4ab7f7da0cd3ef6e95e2456971 Reviewed-on: https://gerrit.libreoffice.org/53976 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-08Fix typoAndrea Gelmini
Change-Id: I22c7e3bd8f443d9b15dbde9d1655e653db9a991d Reviewed-on: https://gerrit.libreoffice.org/53964 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-08Refactor help files with sample files embeddedOlivier Hallot
Change-Id: I46d1147b2a6db931914d332ba6004d1b23b4ea65 Reviewed-on: https://gerrit.libreoffice.org/53954 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-08Refactor test for online case wrt objectsOlivier Hallot
Also refactor the section "Open file with example". Wrap in a div with class. Change-Id: I14b1b7ca6ca788383824db3db4db4014b295976e Reviewed-on: https://gerrit.libreoffice.org/53946 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-07More missing “tablehead” roles…Adolfo Jayme Barrientos
Change-Id: I16009b5295560ccbc02c2a7ea26ee61fe0f0f116
2018-05-07Helponline: ordered list numbers were too smallAdolfo Jayme Barrientos
Change-Id: Ia41478b03ff696f1ab86a8b57090b1ce0bf79efc
2018-05-07Helponline: Tame that gaudy-looking magnifier icon…Adolfo Jayme Barrientos
… at least where Unicode variation selectors are supported. Change-Id: I9cf30c732e66a79e64a0e7becada7e82bded93cb
2018-05-08Make use of some existing HIDs in the media playerGabor Kelemen
Change-Id: I8417f79db5bab529d2f9686dffca72bbbf1d6fff Reviewed-on: https://gerrit.libreoffice.org/53951 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2018-05-07Add screenshots for help in smath moduleOlivier Hallot
starmath module has 8 dialogs. Generated by make screenshot in starmath/ --with-lang=ALL Change-Id: I54f34e9aaab3062ec90799ce2ab0994c0393a2dd Reviewed-on: https://gerrit.libreoffice.org/53921 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-07fix menu item path to master in DrawStanislav Horacek
Change-Id: I82af34cc14576bac84095b25e77f2f9a0dede5c7 Reviewed-on: https://gerrit.libreoffice.org/53911 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-06correct command name to delete slidesStanislav Horacek
Change-Id: I2cd613115ab53bfbc5f71482674ce376742e3f55 Reviewed-on: https://gerrit.libreoffice.org/53912 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-05-06Fix icon path for colibre + screenshot langOlivier Hallot
Note, Tip and Warning icon path Fix screenshot lang path for en-US Change-Id: Ia8a7c5d396ea4e3d6858ebcde6019d71c43278b0 Reviewed-on: https://gerrit.libreoffice.org/53910 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-06De-dup object IDOlivier Hallot
Just in case ... Change-Id: I3950fe9f75b26c9c2cd458048c1eafb326ed488e Reviewed-on: https://gerrit.libreoffice.org/53714 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-05-05s/galaxy/colibre/Rene Engelhard
... as galaxy got removed with 60413c9800c27f53c1108015b50754b065bc98c6 Change-Id: I4e3ec6db6b57b31e184ec53def5bdb54e064ad21
2018-05-04Fix ahelps and bookmarks on Hangul/Hanja conversion pageGabor Kelemen
Also drop a useless paragraph about the Close button Change-Id: I86cec352443ac5761965974a306973139c7aa4da Reviewed-on: https://gerrit.libreoffice.org/53861 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2018-05-04Remove duplicate HIDs added by script - from sbasicGabor Kelemen
To improve readability of xhps Change-Id: I8f6463b59c91a15cf27a8bc17b01210874fb9b2f Reviewed-on: https://gerrit.libreoffice.org/53857 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2018-05-04Remove duplicate HIDs added by script - from simpressGabor Kelemen
To improve readability of xhps Change-Id: Ic90baace82f16f2f802131ae25e14f1726f56c86 Reviewed-on: https://gerrit.libreoffice.org/53856 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
2018-05-04Remove duplicate HIDs added by script - from scalcGabor Kelemen
To improve readability of xhps Also fix some ahelps with multiple bookmarks Change-Id: Ia3394344ac8b0bdca78ce4c1aebef8d827d8313c Reviewed-on: https://gerrit.libreoffice.org/53854 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com> Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>