These track changes show options are not in the track changes
menu but are available in the track changes toolbar.
They apply to Writer only, Calc does not have a track change toolbar.
Change-Id: Iaf9ea40a87470d172cedf3fdf2f87c65fcc6a87d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142571
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
This patch create necessary HIDs for the Database Wizard dialog. It also creates a new help page named Connection Settings to serve as target for the widgets in dbwizconnectionpage.ui.
Change-Id: I9b518ff65729bd8f24c9b0f6960ccd8015b66b80
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142441
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
The "branding" XSL template is applied to every text in the Help to
replace %PRODUCTNAME or [$officename] by the correct product name.
It must not escape HTML entities such as < or other.
Reverted previous workaround in xhp page.
Change-Id: I1f7da19ca2899d92917504f162ba497bd9c787bb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142555
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Remove font dialog screenshot.
* The screenshot command "make screenshot" does not produce
a valid and usefull screenshot of the Font dialog.
* Manual addition of any localized screenshot is not practical at the
current state of the screeshooting development (~40 languages)
* For the moment, removal of the bad screenshot is advised until the
screenshooting get fixed or improved for this kind of dialog.
Change-Id: Idcb0ffb7cc6f222a84bf09f3ef91ca379c05adc2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141809
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Also put toolbars in Draw and Impress contents in alphabetical order
Refactor shared Table Bar to <h1>,<h2>, 1cm icon
Change-Id: I2a1ae72c3c940a94e6f81d0a4374d211600d9451
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136649
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
This patch is a general review and update of commands to
optimize the size of tables in Writer, Draw, and Impress.
Thanks to Justin Luth for essential help in making accurate
descriptions of these commands. It also started to improve
the maintenance by moving the access commands and icon tables
from diverse places to a shared/00 folder, introducing variables
and sections that would allow reusing relevant sequences.
shared/02/04210000.xhp (Optimize Size menu)
* add two missing controls as embeds from swriter/main0110.xhp
* add icon tables for the two controls
* correction to control name
* modify switch to include Draw and Impress
* put controls in same order as dropdown menu
+ add variable to h1, so page can be embedded in related topics
* update to renamed ids
* change image size to 1cm
* refactor to <h1>,<h2>
shared/00/00040500.xhp
+ add <section> to "Open Optimize Size..." (i.e., for opening
dropdown menu in Table bar), so it can be embedded into each
page for the individual controls.
* use access controls from swriter/00/00000405.xhp, plus add
appl-switch
* update access for Table menu
swriter/00/00000405.xhp (Access commands for Size)
* move all relevant access commands to shared/00/00040500.xhp
swriter/01/05110000.xhp (Row)
* correction to two command names
* update to renamed id
* refactor to <h1>,<h2>
swriter/01/05120200.xhp (Optimal Column Width)
* update command name
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>
swriter/01/05110200.xhp (Optimal Row Height)
* update command name
* rename German id
+ add <relatedtopics> with two links
* refactor to <h1>,<note>
shared/01/05120600.xhp (Distribute Columns Equally)
* corrections to description of the command operation
+ additional information about how to select
+ add "right-click" instructions to "howtoget"
+ add link to "Optimize Size" menu and "Table" bar
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>, changed paragraphs to <menuitem>
* image size to 1cm
shared/01/05110600m.xhp (Distribute Rows Equally)
+ add link to "Optimize Size" menu
+ add <relatedtopics> with two links
* rename German id
* refactor to <h1>, changed paragraphs to <menuitem>
* image size to 1cm
swriter/main0110.xhp (Table menu page)
* update renamed ids
+ add sections to text in Minimal Row Height
and Minimal Column Width, so that they
can be embedded into "Optimize Size"
menu page.
swriter/guide/table_sizing.xhp
+ add links to "Optimize Size" and "Table" bar in text.
+ add "Optimize Size" to Related Topics
* refactor to <note>,<tip>,<relatedtopics>
Change-Id: I9b84ccb2cd4d9b4e221f82ee4654e95553f3d188
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135002
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>