summaryrefslogtreecommitdiff
path: root/source/text/shared/01
AgeCommit message (Collapse)Author
2021-03-11tdf#140395 remove "blinking" control from font effectsco-2021-branch-pointSeth Chaiklin
The "blinking" property was removed from the UI (see tdf#132373). This patch removes the property from the help page, along with its bookmarks. Change-Id: I3b1317e7664e3bcd1813a0d0882eff109ede95fd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112293 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins (cherry picked from commit a50530fe4e224b01f37cd9c959d3bded32b8bd6a) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112302 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-27Fix some "D'oh! you found a bug"Olivier Hallot
Change-Id: Idc8ad199cce6bd3c5b42b8982ad80f8155e87d7c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108187 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-15tdf#107229 add links to related topics for template help pagesSeth Chaiklin
( shared/guide/standard_template.xhp ) + add missing .xhp to templatemanager link ( shared/01/01110000.xhp ) (submenu for File > Templates ) + add <relatedtopics> section + add appl switch in related topics section for Writer to embed link to "Templates and Styles" + embed link to "Creating and Modifying Templates" (standard_template) * update to <h1> Change-Id: Ia419b5eb5ac0e4ab4c748cf0afc7fbb378d4d98e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107623 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins (cherry picked from commit e784d298ec11c408d1dcdb8493541033cf271922) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107698 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-12fix "Insert Sheet from File" menu itemStanislav Horacek
Change-Id: I7d72d599c476a098f5b3c0ffca1cfd1d9cd1aefd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107636 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit db385e9dc13dc69ebd15f8af305e4243ebdd4f6e) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107619
2020-12-07tdf#105719 tdf#122720 tdf#107229 help for making default templateSeth Chaiklin
( shared/guide/standard_template.xhp ) * Modify title to Creating and Changing Default and Custom Templates * Move isolated listitem into procedure for creating default * Update procedure for making default template + Make separate procedure for updating existing default template + Add procedure for setting a template to default + Rework/elaborate section on Custom templates + Elaborate section about saving templates (tdf#122720) + add bookmark for creating templates * update to: <h1>,<h2>,<h3> ( shared/01/01110300.xhp ) [ File - Template menu ] + add related topics section and link to standard_template * update to: <h1>,<h2> ( swriter/guide/templates_styles.xhp ) * update to: <h1> ( swriter/guide/main.xhp ) * update to: <h1>,some <h2> ( shared/guide/main.xhp ) * update to: <h1>,<h2> Change-Id: I9507c70862dfdd9d844d2c53e4833bbc9bfe71a1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105855 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> (cherry picked from commit a2bd1ce7cf53abd37db55422c9b99a4e50d9d463) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107300 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-01Regex: improve \uXXXX/\UXXXXXXXX descriptionMike Kaganski
Change-Id: Id5c69c045fe0ebc856c62640efae92e6147f5c10 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106935 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit bcbb4105763653a71881bf2c18c275a686078511) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106945 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-11-20Resolves: tdf#73398 and tdf#107192 help for printing range of pagesSeth Chaiklin
( swriter/guide/print_selection ) new guide page for how to print page ranges and selections ( shared/01/01130000.html ) ( File > Print ) + add <embed> for new page under Text Documents * update to <h1>,<h2> - comment out "More Options" control, which was removed with tdf#137506 ( source/auxiliary/swriter.tree ) + add as <topic> under Printing Change-Id: I68c97522facddfb78c81ee845e5385b3eb236e8c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106133 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-17Resolves: tdf#135668 + relevant to: tdf#136435 Outline Content Visibility ↵Seth Chaiklin
context help in Navigator new file ( swriter/01/outlinecontent_visibility.xhp ) Provides comprehensive information about new feature "Outline Content Visiblity" (tdf#38093) added in 7.1 Thanks to Jim Raykowski for technical advice and feedback ( swriter/01/02110000.xhp ) Navigator + add <link>s to new page for "Outline Content Visibility" + change recently added <keycode> to <widget> + repair icon path for "Headings" (Thanks to Rizal Muttaqin) + repair icon path for "Move up" and "Move down" (again, Rizal) ( shared/01/02110000.xhp ) Master Document Navigator + repair icon paths for "Move up" and "Move down" + change position of <tip> to after icon * update to <h1>,<h2>,<h3>,<tip> + change all image height and width to 1cm Change-Id: Ice5351d26db2daeebb52ba5f24b08dae9f6178dd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105362 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-16Partially resolves: tdf#108007 / resolves: tdf#137401 changing page size and ↵Seth Chaiklin
margins ( shared/01/05040200.xhp ) + add index bookmarks about changing page size and page margins Change-Id: Iccf9a5f2d7cf878241c0751feb0d93e687f1df8f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105546 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-13add "Customize" label to help for customizing menu and context menuSeth Chaiklin
( shared/01/06140100.xhp ) + add "Gear" icon (Thanks to Rizal Muttaqin for help). + add "Customize" section label (as appears in UI) + reduce hierarchical level to <h3> for items in Customize section ( shared/01/06140300.xhp ) + add "Customize" section label (as appears in UI) + reduce hierarchical level to <h3> for items in Customize section Change-Id: I0ee40f4a5cf3e8634b2db48983a34bde9a14c553 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105367 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-10tdf#132643 Translate German section IDsJohnny_M
Change-Id: I98804c7621f2272615b37b324092a85402d8d84e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105113 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I11a669088a038d1ee9cb1107b267343703fb9ecd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105122 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I459b5c5aba3512e041bad577b3a578cfb3a711a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105121 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ib8524c5aab3523d458447d1ba59fb61da6583569 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105120 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I15524191afa3da29d2cc2c0361200e75940853ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105119 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I58252207ed8546d21e294ce7b795e42017a35ed0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105118 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iecf08159e31b821c65b1396592172490d3710b9a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105117 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ic768bf13b5444a20004d67c38493184333e2e534 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105114 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I729492f6fcf8eebf4ec0705ba54b2464a0de0499 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105116 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iadce4d068044b3cd4b88759273c34d324ac454cb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105115 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id4a67cb716772a7dd595445eaeebc11170fbf6a6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105110 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I4bebdde5b35b27f9d718a2ac4746071142998c2f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105112 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iedb30a66e63bfde10e3514008aec3763ecaaec2f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105111 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: I4abccc3e3d4ed5f0ce7f4861f524e56af1f24d99 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105109 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id742ad4c9850a88d6d8d1925e2d0088f76ec8717 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105108 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-09tdf#34398 add links about user-defined bordersSeth Chaiklin
( shared/01/05030500.xhp ) * move link about "User-defined Borders in Text Document" from top of page down to "Related Topics" + update to: <h1>,<tip>,some <h2> ( shared/guide/border_table.xhp ) + add link in "related topics" to "User-defined Borders in Text Documents" + update to: <h1>,<h2> Change-Id: I6413c2614ab3672e4f8731ff1bc37466abca1b7e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105454 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-08add link to help page for Status barSeth Chaiklin
( swriter/main0208.xhp ) (status bar) + change embed for zoom control, using new section in shared/02/20030000.xhp ( shared/02/20030000.xhp ) + add <section> that includes full explanation about zoom, so that it can be embedded in status bar (swriter/main0208.xhp) ( shared/01/03010000.xhp ) (zoom dialog) update to <h2>,<h3> reduce hierarchical level (by 1) for controls under Section labels in UI. Change-Id: I02a3725cc51dd96b88a460db959713a20d5f73de Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105448 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-08tdf#67497 update format column tab for page/frame/sectionSeth Chaiklin
( swriter/01/05040500.xhp ) + Put controls in order that corresponds to dialog box (for LO 7.1) + <note> to identify two controls that only appear in section formatting. + Rename select ID "spaltens" to "columns" + Add missing controls and descriptions (Color, Width) - Remove "textflow" <section>, which is only used by swriter/01/05090100.xhp (and give that file another URL with same content) + Change SelectID for "textflow" --> "text direction" + Update label names: "Automatic Width" --> "AutoWidth" "(column number)" --> "Column" + change image sizes to 1cm + Update to: <h1>,<h2>,<h3> ( swriter/00/00000405.xhp ) + improve access command for making columns in pages (tdf#67497) + Rename section ID "spaltens" to "columns" (only used in 05040500.xhp) + Change access to "page style" + Split Format/Insert Section into two comamnds because Format Section has an extra step. + Reorganize order so that page, frame, and section commands appear together. ( swriter/01/05090100.xhp ) - change embed to original source (shared/01/05030700.xhp), not through ( swriter/01/05040500.xhp ) + update to <h1> ( shared/01/05030700.xhp ) + add section "textdirection" to give appropriate embed for ( swriter/01/05040500.xhp ) + update to <h1>,some <h2>,<h3> Change-Id: I7dd7abda1c6ce33c277f5d83fa76f44e4655bcb8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105360 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-07update help for "View" menu for Draw and resolves: tdf#131358Seth Chaiklin
( sdraw/main0103.xhp ) 1. Reorder controls to correspond to order in View menu 2. Update label: "Master Page" -> "Master" 3. Replace "Grid" embed with "Grid and Helplines" embed. 4. Add <comments> indicating where additional controls need to be added. (will be removed as these are added in) 5. Update to: <h1>,<h2> ( text/sdraw/main0213.xhp ) 1. update "Snap to Snap Lines"-> "Snap to Snap Guides" 2. add <section>s to embed into View - Snap Guides submenu (guides.xhp) because ordering on toolbar is different from ordering in submenu. 3. update to: <h1>,<h2> ( text/shared/01/grid_and_helplines.xhp ) 1. change embeds from shared/01/grid.xhp to correspond to submenu. 2. update to <h1> ( text/shared/01/grid.xhp ) 1. Add and update section to be embedded in grid_and_helplines.xhp (the old section name was only embedded in grid_and_helplines.xhp) 2. update to: <h1>,<h2> ( text/shared/01/guides.xhp ) 1. Update all: "Snap Lines" --> "Snap Guides" 2. Remove Control and description for "Snap to Snap Lines" 3. Add appl-switch for "slide" (Impress) or "page" (Draw). 4. Embed sections from (sdraw/main0213.xhp) for other controls. ( simpress/01/slidesorter.xhp ) update to: <h1> Change-Id: If1bc4023a4d677707ebee9fd2c917aae68e717b1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105356 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-06add variable to help page for color bar for embeddingSeth Chaiklin
Change-Id: I96da24611eb75d8e616c07dab17d1bdd7543360e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105357 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-06tdf#137929 add note about saving "last printed" dataSeth Chaiklin
Change-Id: I6a1a6e5d07274a489000843c55a0ade612c13b2f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105216 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-03update help pages for customizing menus and context menusSeth Chaiklin
( shared/01/06140100.xhp ) Change label: "Function" --> "Available Commands" Change "function" -- "command" in Function description Change "function" --> "command" in "Right Arrow" to be consistent with "Left Arrow" and "Available Commands" Add label and description for "Assigned Commands" Remove redundant sentence from "Target" now that "Assigned Commands" is added. Reduce hierarchical level for submenu items "Add", "Remove" Add image for "gear" icon update to: <h1>,<h2>,<menuitem> ( shared/01/06140300.xhp ) Replace "Function" label (and description) with embed from ( shared/01/06140100.xhp ) Add "Assigned Commands" label and description with embed from ( shared/01/06140100.xhp ) Add "Right Arrow" label and description with embed from ( shared/01/06140100.xhp ) Remove redundant sentence from "Target" now that "Assigned Commands" is added. update to: <h1>,<menuitem> Change-Id: I505b366a79f832c40328ad441867f9ba84af8a7a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105212 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-03update help page for Edit - Links to External FilesSeth Chaiklin
- updated "generic" explanation used by all modules with "links_text" variable. This explanation is now embedded in the overview of the Edit menu help page for all modules. - added module switch (after generic explanation), to indicate which specific kinds of links can be edited. (Kudos to Mike Kaganski for essential help) - change label: Links --> Links to External Files - also in access command in edit_menu - reorganize controls to correspond to dialog order - move paragraph about double-click to under "Source" heading - move <notes> to end of page -- they are not directly relevant to the command, but the information is generally relevant to those who would use this command, and not found currently elsewhere. - remove sys-specific warning about local cache (thanks again Mike) - add embed about "Close" command - removed "verknuepfungentext" variable and updated sdraw to use "links_text" like other modules (this was only place where that variable was used). - update to: <h1>,<h2>,<warning>,<note> - add some <keycode> to edit_menu Change-Id: Idea3c38569f139a8d2e51de3c75a238c5fc35cf8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104677 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I09a0c15fe72219df1e61e241b06af0486b39163c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105004 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I453659d2f1edbb4bf7cac1f316a88a6942ffdc5e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105003 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I417cc07fdbd0e20887956db75e68e623704ff8d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104999 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ie51d4d2af866b062813d3a733ebf5161c9cbc278 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105002 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I81c46c546ec27ae226fd9fb73344e37d44666234 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105001 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I99cfc0189cbb36d96c6e26b6af4d0983610cd105 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105000 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-29update help page for assigning shortcut keysSeth Chaiklin
( shared/01/06140200.xhp ) 1. move descriptions about making shortcut keys out of "Shortcut key" and "Function" to the beginning of the help page, so that it is easy and immediate to see the procedure. (this is the only page where one can learn about making a key shortcut.) 2. Move the controls about LibreOffice and Writer down to be above "Modify", which is also the list of controls on the right side. 3. Add a related-topic link to the general page about Libreoffice key shortcuts. ( shared/main0400.xhp ) Renamed id tastaturbefehle --> shortcutkey (not used at present, so no changes in embeds) update: <h1> Change-Id: I8d0346263dbf422de0e4f95cbc1aa828efb239c1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104955 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Jenkins
2020-10-29tdf#137221 Update help page with Register-trueSeth Chaiklin
Mostly to change "Register-true" to "Page line-spacing" in all help pages where that term appears -- except for part of the Glossary, where it is explained that "Page line-spacing" is the LO term for "register-true". (It seemed better to leave the technical term "register-true" in the Glossary for those who search for this term -- so that they can find out the LO terminology). Also update the help pages for Format - Page Style - Page, Format - Paragraph - Indent & Spacing, and Attributes (in Find-Replace), and "Printing with Page line-space" to reflect correctly the changes in the UI (because of tdf#127279). Also, - added entry for 1.15 lines in Paragraph - Indent & Spacing - updated dialog box label in Indent & Spacing - updated menu label for "Edit - Links to External Files" in Glossary - renamed German Id: registerhaltigkeit --> register-true Also general cleanup -add missing <menuitem> -update to <h1>,<h2>,<h3>,<menuitem>,<tip>,<note> in various files Change-Id: If031bc538ae6573976e557db1117584daeaa1f24 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103800 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I5eee85ae5ca7c17c7ababc09c44e9f56870971a1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I36736eab7aaa3ac5e0db6dfa51cccd57938565e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104875 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I368e64b51c820d66104fde7cbbec80ba93ef813c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104871 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I0c78485c62bf9c7ee440f19259628c1af63b0a45 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104874 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I2ac3ce76e1a8f6f6f4937687041f817848183a7b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104873 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: I455e562ddb4a157beb2e985675189db87678ee95 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104872 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-28tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ibe35e3fe95f1e9a62c2bf364eeb9350d62c7c81a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104755 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-27Add related topic to View - Status Bar about Status BarSeth Chaiklin
( /shared/01/03060000.xhp ) View - Status bar - add <relatedtopics> section (with appl-switch) - add appl - switch to show module specific help for Status bar - update to: <h1> - remove "taskleiste" section id ( /smath/main0103.xhp ) - update to: <h1>,<h2>,<menuitem> - change select ID to status_bar, which was already in 03060000.xhp Change-Id: I841be8750fa8dff526e0a9ea8fa20ff351163805 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104844 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-10-27update help page for Status Bar and some of its linked pagesSeth Chaiklin
(swriter/main0208.xhp) Status bar - embed missing "Word count"control - add more explanation about Digital Signature, because no link. - use <ul> to display menu options for Language, and add <menuitem> to controls. - specify that More option in Language context menu opens character formatting dialog. - change level of Language to <h2> - update to <h1>,<h2> (swriter/01/06040000.xhp) Word Count menu update to <h1>,<menuitem> ( shared/02/20030000.xhp ) Zoom on status bar - change "double-click" to "click" to open Zoom dialog - specify "right-click" to open context menu - update to: <h1> ( shared/01/03010000.xhp ) Zoom and View Layout update to: <h1>,<h2> (shared/00/00000403.xhp) View menu - corrections to: - Access to Zoom on Status Bar - menu sequence Zoom Layout - remove empty colspan and rowspan from <tablecell> - change all image height/width to 1cm - <h1>,<menuitem>,<keycodes> Change-Id: I9db21aea66c67ebd699d7ed90877cb8c6e2f0c06 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104838 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins