1) Describe relationships between anchor, reference point and
object.
2) Expand the description of "to character" to highlight that the
reference point is the start of the paragraph containing the
character, not the character to which the anchor is attached.
Give examples.
The Guidebook is correct but this help page wasn't.
3) Attempt to explain the difference in the effect of moving the
anchor compared to moving the object itself. Remind users that
an objects wrap and alignment settings constrain this movement
and final positioning.
Change-Id: Ia4bfc0e7273d3d09a65cab0cec7d78bd45b7a2bf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123653
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Actually there are multiple Help pages for the same dialog.
The Load Style (writer), Change Master Slide (Impress) and Master Page
(Draw) all use the same dialog sfx/ui/loadtemplatedialog
Switches were added to select the contents for the right application.
Still, slides and pages terms are mixed in the UI.
Change-Id: I2d48dd8a72fe7b43e92b57299eed1577e355c060
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
If VBA is not enabled, allow the assignment of variables with different data types to the individual array elements created by the split function.
Change-Id: I2acd2088cb4d805c57c25acad9268cb0d703177e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123164
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
- Provide a non ambiguous capture
- Present APSO console as optional
- Provide GNU/Linux appropriate information
Change-Id: Ice7069242fc900b5c7c60a576671f62f841a313d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122732
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This patch also creates a new entry in the Calc tree menu to store all pages about Calc macros. Currently there are only two, but in future patches new pages will be added.
Change-Id: Iac55c87d1159f4163ba3150e83160b4156d0d0f6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122936
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
This patch updates the names of items in the Data menu. It also removes
the link for Data Provider, which was previously removed in 24939a5b43b9fe889c3aace027c668666ff61987
The "Streams" page was also updated to inform that the feature is still experimental.
Change-Id: Iccd6059e1c4f2203a3c64cc2b32c90eb281194dc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122934
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
The current description implies that numbering will start at 1
if this option isn't selected.
I think most users know what this option is intended for but
rewording can make it unambiguous.
Related changes:
1) Translate some id's from german to english
Change-Id: I4f7734e47b3708be7d1948a7a038ab564d1013e8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123013
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This change focuses the search results on the module the user initially
called help from and in addition, in the same way that the initial index
is presented, limits the results to that module plus GLOBAL results.
Explanation:
Currently, when a user arrives at a help page from a module they begin
with a blank search term and by default the index is focused on the module
they came from.
As they enter a search term the results from ALL modules are presented,
paginated and either, (7.3 current) grouped by modules but in a fixed
order of modules that often pushes results relative to the user's
module off the first page of the index or, (7.2 and earlier)
pseudo randomly with incorrect grouping under modules.
If a user wishes to explor other module results they can choose a module
from the Modules drop down. Their search term remains and they can
easily search again.
Change-Id: Ib10dd55d1c68a839938842fe3607a7a7619b3538
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122903
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
The earlier change (reverted) overlooked the difference between
"Merge Cells" and "Merge and Center Cells", leaving users without
adequate means to merge cells while retaining text alignment. This
patch restores previous usability and moves forward to resolve the
issues raised in this bug report.
Reverted the two changes from earlier work on tdf#33749:
1) Cell context menu back to 7.2
2) Format - Merge Cells menu back to 7.2
3) Help pages to reflect that
Moving forward with the following changes:
1) Rename "Split Cells" to "Unmerge Cells" (Calc only)
2) Add "Merge Cells" and "Unmerge Cells" to the Formatting toolbar alongside
"Merge and Center Cells".
3) Re-label the Format - Merge Cells menu to Format - Merge and Unmerge Cells.
4) Help pages to reflect core including fixing the duplicate entry in the
built help/hid2file.js by consolidating the relevant Calc and Writer
help pages together to remove the duplicate bookmark hid branch value.
Removed the module specific version.
5) Removed duplicate entry from helpers/unocmds.txt.
Change-Id: Ica50f507eea74acd430bef3042fb9739d1cff7b2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122810
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>