Age | Commit message (Collapse) | Author |
|
Change-Id: Ie6a7fa94f553e1cec2b004e247cb6fa4774e0af2
|
|
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
|
|
Change-Id: Iba29f40457261d833c01c53ca3d9f530887fb0b6
Reviewed-on: https://gerrit.libreoffice.org/54714
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
...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>
|
|
Change-Id: Ia45bf9497ad9f8d761c14bbbe0b570a01d9883f6
Reviewed-on: https://gerrit.libreoffice.org/54668
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I206139776c77e8855bd82fc5b5ffaa6c0ec60147
Reviewed-on: https://gerrit.libreoffice.org/54627
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: If3a9667fa3dd8c1007132448a23e75d66279a192
Reviewed-on: https://gerrit.libreoffice.org/54640
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: If487dcb74a7e8c61ee152365ba56ad0c6b010ba1
Reviewed-on: https://gerrit.libreoffice.org/54626
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
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>
|
|
Change-Id: Ic13a127e145497c947abe2bf5dcef1bccf92d9f2
Reviewed-on: https://gerrit.libreoffice.org/54602
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: If20b3166f7eebfa56edc068137d9485b27a9db9b
Reviewed-on: https://gerrit.libreoffice.org/54601
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ia38e862e5a1dc2f225f8c6f8928f35aeba440683
Reviewed-on: https://gerrit.libreoffice.org/54549
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I9f798673a598c7b8606e57c1ea023bede222505b
Reviewed-on: https://gerrit.libreoffice.org/54596
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I584a5a38a5a0cf966835db5638cd41fb4c3251fa
Reviewed-on: https://gerrit.libreoffice.org/54574
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I82135d325f129c55d67b879af06ec69e34da68d4
Reviewed-on: https://gerrit.libreoffice.org/54570
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
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>
|
|
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>
|
|
Change-Id: I96b8a212df54017f67994195a5d775f2704e93b7
|
|
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>
|
|
Change-Id: Icabfdcce2ae18848793bd467fd606e20afa97f5f
Reviewed-on: https://gerrit.libreoffice.org/54347
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I766d38b014282701df34f056ae7184e4d62be6c6
Reviewed-on: https://gerrit.libreoffice.org/54397
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I3d3d8cb2fdeb12f628f2ef4accbf947c5d97d558
|
|
Change-Id: I153fea94b7533cf3d190ddb1fbea9ef2334ea4fe
|
|
Change-Id: I32fcc7514ed75fcf9c5a140d1a9f70e70001c3d1
|
|
We don’t suffix “-s/-es” to verbs that refer to a subject in the
third-person plural.
Change-Id: I6fd90814bd63d618c8af4e625d38c6ee9895f919
|
|
Change-Id: I576f1b7de38b5ffd94b1c5d85469026c2a357c9e
Reviewed-on: https://gerrit.libreoffice.org/54164
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ia6413bbe4e16ee39dbd01ba48fa307514f517fbe
|
|
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>
|
|
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>
|
|
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
|
|
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>
|
|
Change-Id: Iae45bff72642eded31d248b5b9bee0814ed97948
Reviewed-on: https://gerrit.libreoffice.org/53980
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
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>
|
|
Change-Id: I22c7e3bd8f443d9b15dbde9d1655e653db9a991d
Reviewed-on: https://gerrit.libreoffice.org/53964
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I46d1147b2a6db931914d332ba6004d1b23b4ea65
Reviewed-on: https://gerrit.libreoffice.org/53954
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
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>
|
|
Change-Id: I16009b5295560ccbc02c2a7ea26ee61fe0f0f116
|
|
Change-Id: Ia41478b03ff696f1ab86a8b57090b1ce0bf79efc
|
|
… at least where Unicode variation selectors are supported.
Change-Id: I9cf30c732e66a79e64a0e7becada7e82bded93cb
|
|
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>
|
|
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>
|
|
Change-Id: I82af34cc14576bac84095b25e77f2f9a0dede5c7
Reviewed-on: https://gerrit.libreoffice.org/53911
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2cd613115ab53bfbc5f71482674ce376742e3f55
Reviewed-on: https://gerrit.libreoffice.org/53912
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
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>
|
|
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>
|
|
... as galaxy got removed with 60413c9800c27f53c1108015b50754b065bc98c6
Change-Id: I4e3ec6db6b57b31e184ec53def5bdb54e064ad21
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|