First of multipart patch to update help pages because of
name change to the dialog that assigns numbering schemes
to headings. Patch focuses on pages that describe the
Tools - Heading Numbering dialog. Where possible, German
Ids were renamed.
For "Numbering" page, controls were reordered to correspond
to the current order in the dialog.
Change-Id: I15f65e6f95dc2b2830f7acf6afd03d4896e22b57
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147127
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
swriter/01/04120211.xhp (Insert/Edit Index)
*put Title and Type in same order as dialog (no text changes)
*corrections to "Outline"
*move embedded "tip" to after Outline (no text changes)
*corrections to "Additional Style" tip
*corrections to "Assign Styles"
swriter/04/01020000.xhp (Shortcut keys)
*corrections on how to change outline levels with "Tab" and
"Shift+Tab"
swriter/guide/arrange_chapters.xhp
+change heading level to outline level
+update command names
+change icon size to 1cm
+refactor <menuitem>,<keycode>
Change-Id: I27ce871e4c14608066183c9d1c5433abc59bd1a9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146799
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
swriter/01/04060000.xhp
+ add Numbering Separator control and description
* move position of "Caption" to correspond to order in dialog
* refactor <h1>,<h2>,<h3>,<relatedtopics>
swriter/01/04060100.xhp
+ add Caption section title
+ add Caption Ordering control and description
* refactor <h1>,<h2>,<h3>,<relatedtopics>
Change-Id: I0d97dfcc0ca9083e5eec20f679d5634764764872
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146208
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
+ Autofilter options were changed, the patch synchs with current menu
+ Missing bookmarks for filtering by color
Change-Id: I96d5af98dd9c70bfd4e8c376891b67dbd5853767
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146299
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Seen this fail once at
<https://buildbot.flathub.org/#/builders/31/builds/1623>,
> cp: cannot create regular file '/run/build/libreoffice/workdir/CustomTarget/helpcontent2/help3xsl/online_transform.xsl': No such file or directory
> make[1]: *** [/run/build/libreoffice/helpcontent2/CustomTarget_html.mk:186: /run/build/libreoffice/workdir/CustomTarget/helpcontent2/help3xsl/online_transform.xsl] Error 1
Change-Id: I8cfa387d1bb2ef488f5f34ff20b9dc975d424751
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146141
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This patch also updates the method SortRange to remove the original limit of 3 row/column as keys (see commit 40bc1b275324f9a730960fe5d4d8982cdfbc7b03)
Change-Id: If2f3e6cc97f3effdde34ee44330335ae85fef226
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146028
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This patch also fixes the Basic service help page by classifying ThisComponent and ThisDatabaseDocument as properties instead of methods.
Change-Id: Ia3937b0ea3fb057dacfc31ead1db512ddd951d64
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146023
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
+ Also add Help page for LanguageTool options
+ Note: DeepL service not available in Southern Hemisphere, therefore
I've not tested it.
Change-Id: I8a4bb01462e40113b40210b10024c59db0da293c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145366
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
It's the last column with data in any row, not the last cell with
data in the current row.
Change-Id: Ib5e719ed6b50c2c5f2b48a8d4cad8bd9f52a3cac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145355
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
- Added content control user guide
- Merged control properties pages
- New menu commands
- Entry in Contents tree
Change-Id: If4b550317c1d4cae3a06d8363058a7f3214621a9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144992
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Row and Column arguments are not only optional but can also be
omitted / given as empty argument.
Reword the multiple ranges explanation.
Remove a decade old source comment.
Change-Id: Ie34e4731b88d4b3adc4a6d0cc98c9e4a02b3c669
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144846
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Jenkins
quirk introduced with the change making the xsltproc one an order-only
dependency. The line-continuation wasn't removed with that change
causing the annouce to fire when make is parsing the makefile. Doesn't
hurt anything or affected the build result in any way, but certainly not
as intended :-)
Change-Id: I82069208fff1ff0c01efba00caa2d8fa5279efaf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144760
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
some cygwin setups still treat the final CR as part of the filename, so
avoid that problem alltogether by simply appending a dummy entry to each
line on the responsefile to catch any stray EOL/EOF characters
Change-Id: I624eeeca033f72b2845394b44f27b6e32d01eb70
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144758
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>