summaryrefslogtreecommitdiffstats
path: root/source/text/swriter/01
Commit message (Collapse)AuthorAgeFilesLines
* Resolves: tdf#130719 add "note" about loading and overwriting stylesSeth Chaiklin2020-11-111-10/+10
| | | | | | | | | | | | | | | - drop existing "warning" under overwrite (because it simply repeats what the function is doing). + added sentence to overwrite explanation to mention that no warning message is given when overwriting. + Replaced "warning" with "note" that explains what styles actually get loaded. + update to <h2> Change-Id: I7a2af3627fbf53974f0e6b131660c6227a22e1f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105361 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#132643 Translate German section IDsJohnny_M2020-11-092-2/+2
| | | | | | | Change-Id: I459b5c5aba3512e041bad577b3a578cfb3a711a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105121 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-11-091-1/+1
| | | | | | | Change-Id: Iadce4d068044b3cd4b88759273c34d324ac454cb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105115 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-11-093-3/+3
| | | | | | | Change-Id: Iedb30a66e63bfde10e3514008aec3763ecaaec2f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105111 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2020-11-091-1/+1
| | | | | | | | Change-Id: Ifd27bc00f8895a23595f5acbdaaa2a3495018dfc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105446 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* tdf#67497 update format column tab for page/frame/sectionSeth Chaiklin2020-11-082-41/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ( 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>
* tdf#135668 fix a couple of links in Navigator help pageSeth Chaiklin2020-11-061-3/+3
| | | | | | | | | | | remove '/' in front of image src add a missing .xhp remove an extra ')' Change-Id: I96f84c28ebbe89fe1a0a3432c4e12f67d90ea597 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105222 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* Mostly resolved: tdf#135668 - Help for Navigator context menus in Content ViewSeth Chaiklin2020-11-011-14/+239
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Placed under "Content View" control, because seems most closely linked to that. 2. Separate rows for general categories (e.g., "Headings", "Tables") and specific items in the categories (because (a) there are context menus for both and (b) they are different). 3. Provide links to items already explained in the Navigator page (e.g., Outline Level). 4. Collected Frames, Images, OLE Objects, Bookmarks together, because they have identical context menus, but the ones that follow are different. 5. Collected "References" and "Indexes" together, because they have identical context menus. 6 Provide links to other pages when relevant (e.g., Send Outline to Clipboard). 7. Make new page for Outline Content Visibility (separate patch), with link from Context Menu. 8. "Outline Tracking" (new feature in 7.0) - add a heading and explanation at end of help page (Thanks to Jim Raykowski for advice and accuracy control). Design decisions: 1. Do not explain "Go to", "Select", "Edit", "Delete", "Rename" (because it is contextual; should be easy to understand their meaning in context) 2. Do not explain "Collapse/Expand All" (should be understandable from use/context) Result: Handles all context menus for Categories in Navigator. Added: "Related Topics" Section, with links to: Arranging Chapters in Navigator Navigator for Document Overview Inserting Hyperlinks with Navigator Showing, Docking and Hiding Windows Changed: <note> about context menus to <paragraph> and moved from top of page down to heading on Content View. Moved: <note> about hidden items to end of "Content View" section. Revised: <paragraph> about searching with Navigate by, which replaced a tearaway Navigation toolbar. Change-Id: I965753234b9faec32fdf6d75766023b2f4b36643 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104596 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* tdf#131206 remove irrelevant paragraphSeth Chaiklin2020-10-291-1/+0
| | | | | | | | | | - should have been removed with the table about numbering formats that do not appear in this dialog tab. Change-Id: I685dd880d28f09427334e542fa3f7213bf07a57a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104964 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* rename "feldtyp" id in help pages for all tabs in insert fieldSeth Chaiklin2020-10-295-5/+5
| | | | | | | Change-Id: I47a58cc40b782580e1e3b3e0ea86d8ab4af3b52c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104960 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* rename "hinweis" id in help pages for all tabs in insert fieldSeth Chaiklin2020-10-295-5/+5
| | | | | | | | | | | | | | | | | ( swriter/01/04090001.xhp ) rename section id: hinweis --> "selectnote" ( swriter/01/04090003.xhp ) ( swriter/01/04090004.xhp ) ( swriter/01/04090005.xhp ) ( swriter/01/04090006.xhp ) update select id to "selectnote" Change-Id: I4ce0cdb973b1d46f3e081a83ddd01dde1e72e3d2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104959 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#132643 Translate German section IDsJohnny_M2020-10-292-2/+2
| | | | | | | Change-Id: I09a0c15fe72219df1e61e241b06af0486b39163c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105004 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-291-1/+1
| | | | | | | Change-Id: I417cc07fdbd0e20887956db75e68e623704ff8d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104999 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-291-1/+1
| | | | | | | Change-Id: Ie51d4d2af866b062813d3a733ebf5161c9cbc278 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105002 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-289-9/+9
| | | | | | | Change-Id: Ibe35e3fe95f1e9a62c2bf364eeb9350d62c7c81a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104755 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131206 update "Select" section in Insert Document field tab helpSeth Chaiklin2020-10-282-6/+3
| | | | | | | | | | | | | | | | | | | | | | The focus is the <section> with id "auswahl". This section is embedded from swriter/01/04090001.xhp to swriter/01/04090004.xhp (no other pages found that embed section "auswahl" from 04090001.xhp) ( swriter/01/04090001.xhp ) - change section id from "auswahl" to "select" - delete one paragraph (about formatting) because already mentioned in both help pages. - move paragraph about "offset" down to the "Offset" section. "Offset" does not appear in the tab for 04090004.xhp, so no need to embed it. ( swriter/01/04090004.xhp ) change select id from "auswahl" to "select" Change-Id: Id238a7187595eca0d1ecc0d38fd3c27917f7e984 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104949 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* For tdf#131206: clarify explanation of "Level" in Insert Field (Document tab)Seth Chaiklin2020-10-283-33/+6
| | | | | | | | | | | | | | | Also: Remove table for some controls not found in this tab. Rename some German ids from Insert Field help pages inhaltfix --> "fixed content" ( in swriter/01/04090004.xhp ) datumuhrformat -->" datetimeformat" ( in swriter/01/04090001.xhp ) and change all embeds to those ids Change-Id: I457803d53bc0c841d94eed17b0cddc2f88669dc8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104829 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* update help page for Status Bar and some of its linked pagesSeth Chaiklin2020-10-271-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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
* rename German IDSeth Chaiklin2020-10-272-11/+9
| | | | | | | | | | hinweis --> "referencehelp" in swriter/01/04090003 and embedded in swriter/01/04090005 Change-Id: I81706d0cdf420aab69ccf4ad02a187f71faaf0ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104832 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#131206 improve explanation of Insert Document (Field) (wip)Seth Chaiklin2020-10-262-52/+14
| | | | | | | | | | | | | | | | | | | | - moved <note> about HTML export of date and time down to Format section - add initials for Author Type, and a sys-dependent advice about how to update that field. - remove table about Select items for Page Type, because it is mentioned already in Table, plus it is part of auswahl section, which is embedded into DocInformation (04090004.xhp), which does not insert any "pages" in that dialog tab. - add "select list" to the tip about double-clicking - update <literal>,<menuitem> - update to: <h1>,<h2> in main page for Fields - eliminate German id: dokument-->document in 040900001.xhp Change-Id: I72803af2a9f38d8fd1e5ef45b3751934888d8a88 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104687 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* add link to reference submenu for Edit menuSeth Chaiklin2020-10-241-1/+1
| | | | | | | | | | | Also: - add access command to reference submenu - update Undo page (/shared/01/02010000.xhp): <h1>,<h2>,<tip>,<menuitem> Change-Id: I60c38c255904088feb32b2fb3012364b2106049e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104686 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#132643 Translate German section IDsJohnny_M2020-10-244-4/+4
| | | | | | | Change-Id: Id6e65a7f62effc9d9652aea3e665919ce78735e2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104754 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-241-1/+1
| | | | | | | Change-Id: Ic363b3163b757f11cdd8905e9eccfedf7acfb10e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104752 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-231-1/+1
| | | | | | | Change-Id: Iece9a1f5185c88dd22fbaf53517bf96b7a1d83fa Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104146 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-10-221-1/+1
| | | | | | | Change-Id: Ic56961dc348ebe035ca12e58fb71a9aa767ec491 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104142 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Partially resolves: tdf#131206 - remove "Value" control from Insert ↵Seth Chaiklin2020-10-224-11/+9
| | | | | | | | | | | | | | | | | | | | | | Document field help page - (re)move <section> with "Value" control from Document (swriter/01/04090001.xhp), where it does not appear in 'Insert Document field' dialog - put <section> with "Value" into Cross-Reference (swriter/01/04090002.xhp), which previously embedded it from Document (swriter/01/04090001.xhp) As a consequence of moving the "Value" section: - change embed in (swriter/01/04090005.xhp and swriter/01/04090300.xhp) to refer to swriter/01/04090002.xhp instead of swriter/01/04090001.xhp - for all, change German id "wert" --> "value" - <menuitem>,<h2> These changes should take care of all pages that have referred to what was moved from Document (swriter/01/04090001.xhp). Change-Id: Idbe144468177c647b17fc05d20911edb8a59fc43 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104603 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#131206 - adjust "Offset" in Insert Document field helpSeth Chaiklin2020-10-222-9/+8
| | | | | | | | | | - move position of "Offset" control in help page - replace German id "korrektur" --> "page_correction" Change-Id: I7875b5f85ee0805a9ce4cd6146f2698ddff6968f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104602 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* Partially resolves: tdf#131206 update Document (field) help pageSeth Chaiklin2020-10-211-28/+33
| | | | | | | | | | | -change instruction about double-click -add "Paragraph Signature" -update to <h1>,<h2>,<note>,<tip>,<menuitem>,<keycode>,<literal> Change-Id: I43ecc3dc3fa7344cf1b2d7e67b50e326ed2deff7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103798 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* Related to: tdf#135800 improve access command to Page StyleSeth Chaiklin2020-10-201-1/+1
| | | | | | | | | | | | | - add missing hyphen in access command - clarify access to Status Bar - add keyboard shortcut (with sys-switch) - update a couple of other F11 with sys-switch - change German id to "pageformat" Change-Id: I604a655dbb374f267b3704eb3f583a47336baf30 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104491 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Resolves: 02 edit menu in tdf#137084 - update edit menu in WriterSeth Chaiklin2020-10-191-0/+39
| | | | | | | | | | | | | | | | | | | - move "Direct Cursor Mode" to current position in Edit menu - add Comment label and description - update label to "Links to External Files" - remove "Footnote or Endnote", "Index Entry" and "Bibliography Entry" to "Reference" submenu - make new submenu page, embedded as "Reference" - add "access" command for "Reference" in edit_menu.xhp - add keyboard shortcut for "Go to Page" - update "Go to Page", because no longer to Navigator - update "Edit File" (/shared/02/070700000.xhp) to "Edit Mode" - update to <h1>,<h2>,<menuitem> Change-Id: I34e8f74b8d43e2875e40b24cc0d93eecdc2b2ad0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104498 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#135668 general cleanup of help page for NavigatorSeth Chaiklin2020-10-191-111/+97
| | | | | | | | | | | | | | | | | | | | | | | Design of Navigator has been under modification (e.g., tdf#89566) This patch updates in relation to those (and possibly other) changes. - Change order of controls to correspond to current layout of Navigator - Add that Navigator can be docked at bottom of window. - Add new controls for new features "Navigate By" "Go to" - Modify "Previous" and "Next" descriptions to new Navigate By - Change icons for "Previous" and "Next", because new directions - Update label names to "Promote/Demote Chapter" - Remove "Navigation" control - no longer in Navigator - Remove "Navigator" button - no longer in Navigator - Replace incorrect Drag Mode icon with correct icon - Add note about context menus. - Add keyboard shortcut - Update to <menuitem>,<keycode> Change-Id: Ieab9afb8b351509254a966437d4b26c1a9863c19 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104496 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#137141 change control label on Position-Size tab help pageSeth Chaiklin2020-10-121-0/+2
| | | | | | | | | | | incorrect label on dialog box in UI was fixed with tdf#137382 -corrected label and description added to help page -small adjustments in "howto" access commands. Change-Id: Id91769c1cc0e5db2de177c4fd7405eb135f12dbe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104149 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* Resolves tdf#130884 update all helppages with "View - Hidden Paragraphs"Seth Chaiklin2020-10-111-6/+3
| | | | | | | | | | | | | | The menu command is now "View - Field Hidden Paragraphs" -also update command sequence to set in Options -update to <h1>,<h2>,<menuitem>,<note> -add <keycode> where needed -change German id "versteckteabs" to English Change-Id: I89c5c80211b23c372ca0984e0ffe54fc99b1abc2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104151 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
* tdf#137141 add related topics to help for Position and Size tab of ShapeSeth Chaiklin2020-10-071-2/+4
| | | | | | | | | | | | | | | | | - add module-specific access command for Impress - add menu icon - add context-menu access for all modules - add tip (for Impress and Draw) about shortcut key - added related topics: Rotation (for all) and Rotating Objects (for Draw and Impress) - remove space before period. - needed to make two sections for embedding, to avoid a tip - update to <tip>,<menuitem>,<keycode> Change-Id: Ibb055127fb7cc4944dcd7fd6ef514be198d1a189 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103803 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* Update DocInformation (field) help pageSeth Chaiklin2020-10-041-29/+27
| | | | | | | | | | | | | -rearrange order of Types to correspond to dialog box -add missing word to Type: Editing time --> Total editing time -add missing space in "Custom" description, and indication that only shown if custom properties are set. -update <h1>,<h2>,<note>,<menuitem> Change-Id: I749ca2f93ec0f202ce1c7b7af7f5df0472365dab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103799 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
* tdf#137084 update Insert menu help page for WriterSeth Chaiklin2020-10-034-27/+28
| | | | | | | | | | | | | | | | | | | | | | | -arrange controls in same sequence as menu -add new control and link for "Signature Line" -add new submenu page for "More Breaks" (with embedded text from "Manual Break" page) -removed "Form Control" and "Manual Break" (no longer in menu) -modified "Script" to indicate only Writer/Web -dropped "s" on "Comment" and "Cross-Reference" controls -changed heading on "Insert Fields (submenu)" to "Field" -added "Insert - More Breaks" to Writer Insert menu -update control label in "Insert Manual Break" -update access command to Insert Manual Break -add tip about keyboard shortcut for insert column break -change German id to English -update to <h1>,<h2>, <menuitem>, <note>, <tip>, <keycode> Change-Id: Ia7edf1da0422abd3857abb9e61cff4e86aca229d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103789 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
* tdf#137141 update Position and Size help for Textbox and ShapeSeth Chaiklin2020-10-011-26/+30
| | | | | | | | | | | | | | | | | | | | - add switches because Writer Position and Size tab is different from other modules - add Sections for "Anchor" and "Position" in "Type" help page, so that they can be embedded into "Position and Size" for the Writer-specific controls - add "To Frame" control for Writer - add "Follow text flow" control for Writer - introduce switch for "Related Topics" in "Position and Size" because only current topic is "Writer"-specific, and changed link to a more useful "guide" - update paragraphs to <h1>, <h2>, <h2>, <note> Change-Id: I74cb6e9260f7ea1c5aadececaf0ee00c6eef3fbc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103653 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
* Refactor Navigation Help pageOlivier Hallot2020-09-261-41/+41
| | | | | | | Change-Id: I9e5f141400468aa3ef02b8a0d75129f944243145 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103486 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#136948 Fix broken link.Olivier Hallot2020-09-231-3/+12
| | | | | | | Change-Id: I3867f97ce8dec389bae38b208c943588acbd46fb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103220 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#136320 more on concordance filesOlivier Hallot2020-09-021-13/+69
| | | | | | | Change-Id: I5eefaef62aa06ca917caea3e24fe5feb26a78b28 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101903 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-08-0812-12/+12
| | | | | | | Change-Id: If138eff022dc58dda7c6f6f7d9bb749a0f717684 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100341 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-08-075-6/+6
| | | | | | | Change-Id: I80cb649d0f6a5953b9e61e43cd41b410d7455504 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100242 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Housekeeping string in HelpOlivier Hallot2020-08-061-2/+1
| | | | | | | Change-Id: Ife6257830d7cb7c142692db6132c66a477fb3d97 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100223 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Change e-mail to email and E-mail to EmailOlivier Hallot2020-07-278-24/+24
| | | | | | | Change-Id: Ie47ed745f336e44389c8c797967de6af72c9ce8d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99526 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-07-252-2/+2
| | | | | | | Change-Id: I82296c358189107866f5da0e6457fb467017a34f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99433 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#130733 Fix 'Rename Bookmark' help buttonOlivier Hallot2020-07-221-0/+1
| | | | | | | Change-Id: Id76665c5ddcdde6500b54d751b95a9ba020b6e2b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99247 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#134376 Add Calc cell style Help pageOlivier Hallot2020-07-011-1/+0
| | | | | | | Change-Id: I57f32bdfc4435cbe21b7cca1cb5170892e69447d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97622 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Review Area tab called by many modules.Olivier Hallot2020-06-229-49/+29
| | | | | | | Change-Id: I9afa69a68c538647d4643e9b68077c97ff4eb079 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96900 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-06-192-2/+2
| | | | | | | Change-Id: I5e27abe62b5a2a40c61973543ab2313de5db743b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96725 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132643 Translate German section IDsJohnny_M2020-06-136-6/+6
| | | | | | | Change-Id: I79592b0aa9071d13e8323da4a23d3869c6ae41e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96157 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>