Users did not see what they should look for in the dialog,
and actually searched for "Microsoft Office" since it was
highlighted.
Change-Id: I7ef8ad3686d7e111a380ba69a7ddf19c1c45eec6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126684
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
When the user opens the "Expert Configuration" dialog, selects a preference and double clicks it, another dialog is opened to edit the preference value. Clicking "Help" in this second dialog leads to a 404 page not found error.
This patch changes this behavior so that clicking the Help button opens the "Expert Configuration" help page.
Change-Id: I0104617153f710b09c7436b7f5e3faa78cddb2bd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126507
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Also, I removed the Wikipedia link. Besides having grammatical problems,
I don’t think these links are a fit for our documentation.
We would do a bigger service for our readers having all the needed
information right into our pages, where we can control it better.
Change-Id: Iaf96727ae5127ad622a2887aeea4c81b262d4ede
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>
The "double entries" reported are because the search results
are never grouped according to module (CALC, WRITER, IMPRESS, etc).
Results are now grouped.
The HTML Help page search function uses a "fuzzy" algorithm to pick
matching results. This observation by the reporter is not a bug and
so the main Help page has been updated to include an explanation.
The main Help page has also been updated to draw attention to the
highlighing of the matching characters from the search term, to show
exactly how the match was made.
Change-Id: Ibdb9ac726b36b9dd6f605c854192ec644bfe09e1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122312
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Since LO 7.2 the Paste Special dialog for Calc has 4 new presets that weren't documented in the help.
Change-Id: I098d384bef1d8e2bf152bfe5c846a378088771a8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121412
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
The bug report requests to update the shortcuts for selection modes. I also fixed some inconsistencies in the text and table formatting.
Change-Id: I1c210b989a5105299182b0a6599db616ea8f588d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121276
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This patch improves the Clone Formatting tool help page to make it clearer that in Calc character formatting is not copied.
Change-Id: Ib6d83e7266cacc05c8d86a4c13b7d5f026e84068
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121066
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This patch creates a new "guide" page on how to remove Duplicate values in Calc.
This is a question I see being frequently asked in forums and I could not find any entry in the Help that explained how this can be done.
Change-Id: I6e115739752fdc1f5aa35cf45f041655b3e614be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121067
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>