Commit Graph

2772 Commits

Author SHA1 Message Date
f3583cef91 tdf#91313 Update Paste Special new features
- add Paste Nested Table, Columns Before, Rows Above
- add Paste Only Text, Number, Formula
- Refactor Paste Special <switch> for Calc

Change-Id: I56547db917863aca2402191bef934c2bba5ff619
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90864
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-21 23:23:19 +01:00
daf2f20d7b tdf#131361 Correct param's GCD, LCM, PRODUCT
- Also re-label sections to a better mnemonic id's

Change-Id: I7b54216891116e9e9bb515d20218955b3d92fff9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90848
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 23:59:03 +01:00
e1032e5082 Refactor Data analysis Calc help page
Comply with menu Data > Statistics

Change-Id: I06a5ed00ef162064ea2768f3040511e599993c3f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90837
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 20:35:16 +01:00
562631aa3b Review, refactor Calc Data Menu Help pages
- update to latest menu entries
- embed headings from individual Help files
- WIP: Statistics menu entry will come later

Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 15:16:11 +01:00
ea72cf580a tdf#131361 Correct upper limit to 255
Change-Id: Ib174181e6e750a5a9a6721b0ea86d3ba2575cb0c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90748
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:38:55 +01:00
9bbb90edd0 Apply correct style for table head in page (2)
Change-Id: I7af01680868e263579a681ff34f1bdd3ac07b8ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90727
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:38:06 +01:00
fba2134365 Apply correct style for table head in page
Change-Id: I042e1ee043a9dc2034f9fa9c77100286cad02770
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90726
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:37:14 +01:00
b6ece13cb5 tdf#131036 add note on "rename" and "delete" and update gradient help
-added <note> about "rename" and "delete" option on Gradient
   -move "Add" and "Modify" together with Gradient and <note>
   -change to <h1>, <h2>, <h3>
   -removed point about "loading gradient lists"
   -Add headings and explanations for "Gradient" and "Options"
   -update option names "To Color" and "From Color"
   -update "Preview" label
   -add "Apply" option (for Writer)

Change-Id: Iec0f29f8278e3be9dea47c69e76db3580a83e4a5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90636
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2020-03-19 03:23:08 +01:00
5708e58dda tdf#131360,tdf#131361 (part) 256 arguments
- update argument limit from 30 to 256
- create embeddedable text reusable for many functions
   listed in tdf#131360 and tdf#131261 when arguments
   are strings, integes, numbers, logicals, complex and references
- with reduced translation job
- fixes CONCAT, TEXTJOIN and CONCATENATE with String arguments.

Change-Id: I8a32914c5ef31d796a21cf2ee705b92de7b58f90
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90613
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-18 20:52:16 +01:00
b20290463c tdf#131036 add note to Hatch help page about "rename" and "delete"
There is no indication on the Hatch tab in the Area page that it
  is possible to name/rename and/or delete existing hatch patterns.
  Adding a <note> about this possibility.

  Also add "howtoget" access command for Page/Slide in Writer/Draw/
  Impress.  (Calc does not have Hatch for a Sheet).

  Add missing period in first line.

Change-Id: I414c2c0527b916d24e8703915dc9ca1208342fc0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90633
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-18 13:04:42 +01:00
74fc095274 o Property statement added in Procedures & Functions help
o Multiple layout changes
Note: Optional keyword to be referenced later in above help

o ByVal/ByRef added to Property help page


Change-Id: I30e84c1e7464b4bc101727d2d088a35173f74b34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89282
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-18 12:57:56 +01:00
9f1bc59714 remove an errant parenthesis in an <embedvar>
Change-Id: I4fa4738cc5f034455a4c5346760f14a57ef0c6d9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90630
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-03-17 14:33:01 +01:00
ad765abb1e tdf#102517 Chemical formulas in Math
Added some examples of chemical formulas in Math Help

Change-Id: I5a0400e521ef5bf2264e5ee99e8844c7bc440046
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90533
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-15 22:13:41 +01:00
b380314caa more cleanup in help page for field variables
- move some <embedvar> into a <note> for "Numbering by Chapter"
  "Level" and "Separator"

Change-Id: I2e72c4e711c1e7d1e85c78fd344f6b471ee5947f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90392
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:31:26 +01:00
4ef0e0f1ea Slide Design command and dialog was renamed
Change-Id: Icc7379d1c1204f203f011bea512614d72836fe0a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90130
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:29:25 +01:00
d68296397c Fix error reported by translators.
Change-Id: I475d2f5dea0cdbabbbac9cf31613c29f3c9f015a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90483
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:21:42 +01:00
cd70c38c6f Remove line breaks from translatable string 🤦‍♂️
Problem reported by Steen Rønnow at Weblate.

Change-Id: I7f0dd381e36d0349d83d2db3f774a8cc86487a2d
2020-03-12 11:41:32 -06:00
42797a6bc9 tdf#128494 Change Spellcheck to Spelling
1098fba99acb8c8cc7e87c55ece12ef175593147 left Help in a broken
state.

Change-Id: Ie8d8f6506a6634fefce875590fe54fa2e477c82a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90060
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-12 18:09:47 +01:00
6009017afc corrections and clarifications on help page for field Variables
- correction of "Chapter by Numbering" name
  - add indications of when certain options appear for different options.
  - add "DDE Statement" (and embed explanation from "Section")
  - move warning to more appropriate place
  - <h1>, <h2>, <h3>, <warning>
  - add <section>  and <variable> in Cross-references help page
     so they can be embedded for Name"into Variables page.
  - add <section> in Section help page about DDE to embed in
    Variables.
  - remove unnecessary spaces

Change-Id: Ibbaa2d2beb482ee95d10d5e632d41603a7e152ae
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90041
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-12 17:30:33 +01:00
4801c038bb tdf#106668 clarify how to apply styles
- reorganize page to separate information about applying
  styles from information about the Styles deck
- clarify how to apply Character and Paragraph Styles
- move links about the updating, loading, new style commands
  from under the descriptions to the titles of the commands
- remove heading and description "Applied Styles" (because not
  relevant to this page)
- add information about predefined shortcuts for applying styles.
- change information about Styles toolbar into a <tip> and update
  the toolbar name.
- add link about docking/hiding windows to related topics

Change-Id: I24aef3b7f632097f201545c54f7080645f767317
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90285
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 17:08:26 +01:00
695f6b4be0 Fixing an uppercase typo
+ superfluous whitespace
+ small reformatting of the source file

Change-Id: I1ceca55968f7e4918804c86c4c35a4407828331c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88021
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-12 17:07:47 +01:00
0c44674c45 Small whitespace issue
Change-Id: Ifc63c363932cb3749d7f99754f94b252a495de62
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88038
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 17:02:50 +01:00
a8013ec6c4 Mainly whitespace fixes
+ visibility improvements

Change-Id: I82f31ebdbae945ab823154242480930958707fb9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88095
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 16:58:29 +01:00
2184ece0e3 Addition to Basic reference TOC
Change-Id: Icaea025c635127f5503270e071fab83f2760c480
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90278
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-11 12:45:23 +01:00
e394800294 faulty link due to an improper uppercase letter
Change-Id: I7955da53204d5eb8bf4dff2713f304776f2befc4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90040
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-09 16:18:11 +01:00
4d5bdcb2d5 update help page for Hatch in Area tab
- adjust command names to match dialog box
  - adjust access command for all modules
  - puts commands  in same order as dialog box
  - add missing command (background color)
  - <h1> <h2> <h3>
  - remove "Delete" element (which does not appear)
  - update "howtoget"
     - add switch and new menu command for Impress
     <menuitem>

Change-Id: I20164e2b31115a931097e8bfabc73ff1487502af
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89683
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-07 14:49:34 +01:00
9be45efd58 Fix a couple of product names
Change-Id: I7d1fffadc0bcaec4ec9e9d43c9d9bb3351d570b7
2020-03-05 16:29:47 -06:00
b7a24b2d19 Use <menuitem> in a couple of places
Change-Id: I3a03a8c5e8b92240879968f134a1548f78157b94
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90017
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-05 15:48:57 +01:00
6e6ea59e64 No need to translate Basic instructions
Change-Id: Ie127f39166179622159e10801458a6ddbcbd02be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90027
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-05 13:58:09 +01:00
caaf639a86 Add sections to frequently used buttons about certain style dialogs
- one for Paragraph, Frame and Page Styles only
        - added to "Area"  and "Transparency" tab
 - one for Paragraph and Character Style only
        - added to "Font Effects" tab
        - (can also be used for "Highlighting)

Change-Id: Ibfc042ca914b71f3f62d5a5b337380d55a583fb6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89685
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-05 13:27:00 +01:00
86e43e1b40 Clarify database functions' range structure
Change-Id: Iae6eca2e0579a5a7814820f8a22144b1725bbc52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89924
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-05 13:22:36 +01:00
6e4e81d1d1 improve links to module-specific help pages for Styles window
Change the present method of linking the "Styles" header for each
module to a generic page with an activated link to the relevant
styles help page to go directly to that page.

Each of specific pages calls "text/shared/02/01230000.xhp#stylist"
This patch moves the switch in this page to be applied to the Styles
header.

Change-Id: Icb846f44d5eb61e8a42612c0d8e05de2c959f7d2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89786
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-02 20:13:19 +01:00
eb8ea00768 Created help page for submenu Text
Removed help page for Change Case as it was merged into Text.

Change-Id: I85fbf915f71135d21bc180385fe3aa3013e5a2cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89628
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-02 18:03:30 +01:00
f2a0ebccd2 tdf#106668 update help page about applying Styles
- update command labels
- add module conditionality to howtoget access
- add sys conditionality on shortcut key
- updated access commands
- updated id=gestalter to id=stylewindow
- added "Related Topics" section
- moved "tip" about "styles" to "Related Topics"
- add link to Creating Page Styles in "Related Topics"
- updated "Autoformat in Tables" page
     - changed "Default Style" to new "Default Table Style"
     - adjusted order of elements
     - corrected grammatical error
     - changed to <h1>, <h2>, <h3>

Change-Id: I1d0167f8d8b8205a4f94d56c388a5271fdbac477
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87415
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-01 13:47:25 +01:00
7d11198c09 Wrong word
Change-Id: I7a9d3d9c3a202e2c230d71c327bb544e667c6745
2020-03-01 03:39:59 -06:00
2026679941 Remove erroneous ellipsis
This particular button does not open any further settings,
so this punctuation was always unwarranted. But as a general
rule, please never add UI ellipses to the help.

Change-Id: I363c0f53f7be3aa960cc2fe7267ccad002e9c575
2020-03-01 03:35:21 -06:00
8eeb48c64d Small whitespace issue
+line breaks

Change-Id: I3156faf67b6819e1706b457f895e7c14f2d3f4cf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88032
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-01 07:24:51 +01:00
a843fb6d63 tdf#130993 remove embedded keyboard shortcuts
-some languages need to translate keycodes contextually


Change-Id: Ife65552bc080b32156de139c7332ad966e000b8b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89684
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-02-29 21:28:40 +01:00
f3c9e7f6b2 update help page for text tab for formatting text attributes
- add "Custom Shape Text" heading
  - update "Text" heading to "Drawing Object Text"
  - add explanation about "fit to frame"
  - update to <h1>, <h2> and <h3>
  for "howtoget" embed
    - add switchline and access command for Impress
    - update to <menuitem>

Change-Id: I5aac79d5562adcfeee81178a3d95cd2f7e6ff8e9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89681
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-02-29 15:47:25 +01:00
1da820d0ff ... and get rid of this wrong written "sub-menu" even
Change-Id: I7e276fd5196e4d26f26d49544016c6b1485d977d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88029
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-02-28 12:13:49 +01:00
ab71a53eb7 update help page for Footnote/Endnote numbering
- correct instruction about choosing special character

Change-Id: Ia02993e4ae2a3971251e5a4bc5cf5585b984d5d9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89579
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-02-28 09:08:02 +01:00
f824eb003a tdf#130886 update Tools - Macro menu help page
- add Edit Macro command heading (and embed description from sbasic)
  - update name of XML Filter to XML Filter Settings
  - update access command to XML Filter Settings (and use <menuitem>)
  - added "Related Topics" and link to "Basic Editor"

  - update XML Filters Setting help page
       - move "About XML Filters" to Related Topics
       - remove double presentation about optional filters
       - add sys-switch for note about installing optional filters

Change-Id: Idefbe7ec56e410a8bc9f0b44077f9f07ce9df25c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89441
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2020-02-26 13:50:43 +01:00
03e9a3022c Update help page for Navigator for Master
- put Move Up and Move Down in same order as Navigator
  - Delete now needs a right click, also explain that file is not deleted.
  - add Related Topics sections  (and move link down to there)

Change-Id: I92c5ff4a5ef98f568a36e0a1edb8c20474110821
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89284
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-02-24 17:30:25 +01:00
81d34863f3 update help page about working with Master documents
- correct command for adding files
   - generalize command about exporting to text documents, and
      correct the command instructions.
   - add link in Related topics to Master documents

Change-Id: Ifc7c0ed4893d837e3af98bdac751de60d0971080
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89283
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-02-24 16:31:58 +01:00
1936bfe669 tdf#129878: Add FMT error code into help pages
Change-Id: I657fc04d54e2fdeedaea01d2d23e0ab79bf5d4ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89269
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-02-24 16:11:26 +01:00
9040e3925e update control and command labels in Font effects help page
- "Effects" -> "Case" heading
  -  update "case" labels in Writer
  -  add "Text Decoration" heading
  -  correct heading levels of controls
  -  align order of control presentation with dialog box
  -  adjust module-conditional display of controls
  -  corrected menuitem name for showing Hidden characters

Change-Id: I3d8a0bdcb1b6c8442ba662a751116ee3f2c2252b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/87807
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-02-24 16:02:19 +01:00
78831305d8 update help for "Insert Bookmark"
- remove "double" help for "Delete"
   - add following elements
     -  Name (and) Insert
     -  Rename
     -  GoTo
    - embed "Close"
    - convert headings to <h1> and <h2>
    - add <keycode>
    - added "note" about "protected" bookmarks
    - add bookmarks for "Rename" "Name" and "Go to"

Change-Id: Id1a88c73cad77cfe998326315888552d3395a44f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88788
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-02-24 15:41:37 +01:00
41887a9d5c update access command to hidden paragraph fields in help pages
- this patch changes access command for "Hidden Paragraphs"
  from "Formatting Aids" to "View" and
- corrects the header for Formatting Aids from "Display of"
  to "Display formatting"
- for the changed paragraphs, also updated to <menuitem>

Change-Id: Iffc312df7dd0e49c44902721f8ca88b103359c06
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89274
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-02-23 17:06:37 +01:00
ad3253b366 Basic Property statement new help
Change-Id: I4386954ea6f6a22fa1f6d8df5695c574cacba19e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88051
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-02-22 13:13:19 +01:00
bf2dff69f8 tdf#130426 Update documentation for Basic Chr and ChrW functions
...for <https://gerrit.libreoffice.org/c/core/+/89090> "tdf#130426 Support Basic
Chr(&H8000), ..., Chr(&HFFFF) again"

Change-Id: I425a55ba1b055f94d993bb99c5412cc0414dc48d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89100
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-20 16:00:42 +01:00