Commit Graph

3232 Commits

Author SHA1 Message Date
7f0ff496ea Resolves: 02 edit menu in tdf#137084 - update edit menu in Writer
- 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
2020-10-19 20:34:23 +02:00
efae594121 tdf#135668 general cleanup of help page for Navigator
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
2020-10-19 20:33:43 +02:00
4bf36d8833 Fix typo
Change-Id: I8ce247e9919bc35e768d5902a3c35edb95deeafa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104478
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-10-18 15:58:08 +02:00
bf52052b4a Partially resolves: tdf#137084 - updating "Format" menu
- moved some controls to match current order of Format menu
  - deleted controls that no longer appear in Format menu
      (Page, AutoCorrect, Alignment (Objects), Alignment (Text Objects)
       Flip, Frame, Object)
  - add missing controls (Clone Formatting, Watermark, Name,
       Description) with <embed>
  - add "Comments" and description
  - add appropriate section to Clone Formatting, Name, and Description
       pages, so they can be embedded, and update them to <h1>,<h2>
  - for those controls that need a submenu, a heading and short
       description was added. These are: Align, Lists, Title Page,
       Textbox and Shape, Frame and Object,Rotate or Flip
  - when submenus are made for these controls, then it should be
       possible to replace these with an appropriate embed.

Change-Id: I43fda863539bb84e61a33d663e929501f82bbbf7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104488
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-18 10:08:19 +02:00
35a6c72661 tdf#133438 update menu commands in Page style guide
- update menu sequence for Insert Manual Break
   - update a label in "Insert Break" dialog
   - try to give better ordering of "related topics" links
   - move two links from top of help page (hard to see) down to related topics
   - update to <h1>,<h2>,<menuitem>
    
Change-Id: I7f96b058cadd998864503b20c2e13b3b78711360
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104347
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-17 22:22:45 +02:00
af77d292e0 Related to: tdf#137495 Update help page for Tools - Options - Writer - Print
-update label names "Images and objects", "Print text in black"
    -add note about when "Right-to-left" control appears, with sys switch
    -change hierarchy of some controls from <h2> to <h3>
    -move position of "Comments" to correspond ordering in dialog box
    -update to <h1>,<h2>,<note>,<menuitem>
    (except for labels, no text changes)

Change-Id: I4545d81d2fc5147b9530d9bd4ee061c71b8f1d74
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104341
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-16 16:35:27 +02:00
8d59dee8f3 Resolves: tdf#137141 - update Position and Size tab help for "Position"
- add explanation about origin for Calc,
     and <note> about right-to-left tables
   - add <note> about about origin for Draw and Impress
   - revise explanation of base point
   - add <note> about base point
     (revised explanations and notes with Regina's guidance)

Change-Id: I4d5ffbc1b423d47beb5a5ecfb97f34a05b05258b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104166
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-16 12:35:18 +02:00
53f24b82c5 tdf#137141 update help for Position and Size tab - "Size" control
(with Regina's guidance)
  - correction on Size control for Calc, Draw, Impress
  - correction on Keep ratio control
  - add note about Keep ratio for Calc, Draw,
  - add note about Keep ratio for Calc, Draw, Impress

Change-Id: I85d97aca5c2fde506c377260fa9febf85deceef5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104158
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-14 02:34:44 +02:00
122b2b3406 tdf#93739 clarify instructions about inserting form controls
-revise instruction about inserting form controls
  -correct grammatical problem with holding down keys
  -remove obsolete <note> about specifying HTML version
  -update to <note>,<tip>, some <h2>,<menuitem>
  -add <keycode>
  -add missing table id

Change-Id: I18a4722c2076e54dbaea4543e2693f1c83d08621
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104153
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-10-12 23:12:15 +02:00
d6f2fd44fc tdf#137141 update Position & Size tab help for "Protect" and "Adapt"
- correct mistake in Protect - Position control
   - add <note> that "Adapt" is for text boxes, and give menu sequence
       to get controls to adapt text to shapes
   

Change-Id: I7699410a3823fd670324d7fbe90a3cc7b22a210a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104157
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-12 20:33:16 +02:00
3908abbfca tdf#137141 change control label on Position-Size tab help page
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>
2020-10-12 18:45:39 +02:00
ad197d58fa Resolves tdf#130884 update all helppages with "View - Hidden Paragraphs"
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
2020-10-11 22:03:20 +02:00
d9a9b1f342 Partially resolving tdf#117954 and tdf#107230 - help page updating
Updating help for File - Properties - General

 - correct label on Digital Signatures
 - add missing "Save preview image with this document"
 - add missing explanation for "Save preview image with this document"
 - add <note> about exporting User Data to PDF
 - add <tip> about preventing generation of thumbnails
 - update to <h1>,<h2>

Change-Id: I59732ed5af02fd97784a398b2da8b41a28dbf33d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103979
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-11 15:57:23 +02:00
e54fcde8fb remove an extra "text" in link name
Change-Id: Ifac832bff8a4e45eb8a11fbba27ddb682040f33b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103987
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-10 02:10:15 +02:00
8968f31fbb tdf#92183 Database form events refresher
- h2 tags introduced
- vetoable routines that can be interrupted have been precised
- Added routine/interface API information as help index entries

- text/sbasic/shared/01170103.xhp page overlap with text/shared/02/01170103.xhp may have to be tackled later

Change-Id: I3416332140f6fbccbb9ff1d1e1b767c9bd8c3934
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103196
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-09 18:32:07 +02:00
090116c279 tdf#134xxx DefErr syntax diagram
- toc update
- prefix dupe usage fixed - letter 'k'
- DefErr diagram

Change-Id: Ib3bd1b5907eae42b088d0b0b39d3e5f70dc0c43d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103971
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-09 18:02:44 +02:00
d3fd2f2d05 tdf#117954 Add "tip" about exporting "Description" to PDF
- add tip about PDF export
  - differentiate page title
  - update to <h1>, <h2>

Change-Id: I1182c0c13a8fb59dabbc22080d0ea44dc57e2d21
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103981
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-07 17:31:07 +02:00
6241f13055 tdf#137141 add related topics to help for Position and Size tab of Shape
- 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>
2020-10-07 17:24:07 +02:00
5494e02b25 tdf#96446 Fix Librelogo code example
Change-Id: Iedba4c02f92ed97731902441122731ed725a1813
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103974
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-10-06 09:33:12 +02:00
2ca0ebe7c4 Fix duplicate information on AVERAGEIF
Change-Id: I7779c46a665fd1a23012da78c340258675226a3c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103973
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-05 22:39:49 +02:00
fc8fdf63f2 tdf#137196 update help for Format Page tab for all modules
- add module switch for access command and update to current sequences
   - add specification to choose "page style" in Style sidebar
   - add sys switch for keyboard access shortcuts
   - add Orientation control (and change level of Portrait and Landscape
   - add switches for "Inner" and "Outer" (according to module)
   - add switches to control (according to module) whether
       mirror text explanation is shown
   - change level of "Reference Style" from <h4> to <h3>
   - add note to "Text Direction" to explain when it appears
   - changed label: "Register-True" --> "Page line spacing" (for Writer)
   - correction of spelling mistake from "page" to "paper"
   - update label to related topic about "Page line spacing"

Change-Id: I7b3959cb5b6cb22987bb5bb3cb312a8345e71f7e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103788
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-05 13:51:32 +02:00
b321b72559 tdf#133403 update PDF export help pages
tdf#133403 changes some labels in the PDF export dialog tabs
    This patch updates the labels and adjusts tool tips in "user
    interface" tab

Change-Id: I7fdadb251a09f4fe1354ece746af11acc7aca4e3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103970
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-05 13:51:24 +02:00
a14a20a0cd Revise explanation in File - Close help page
Change-Id: Ia9316dfe603e0f708032832ea7cfe165a3a698ff
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103969
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Tested-by: Jenkins
2020-10-05 12:31:57 +02:00
6914af9971 tdf#131305 Add note about shortcut for editing a comment
Change-Id: Ie9bbfde8b44bcb7b94a4e4172f9a4da98897b048
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103807
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-10-05 12:27:42 +02:00
e78f85e221 tdf#137084 add the More Breaks submenu to Insert help page
-add menu icons to More Breaks submenu page

Change-Id: I276715a394dd3ec04b80f75e52089bc799b5d261
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103804
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-05 11:29:39 +02:00
dc5892390d Update DocInformation (field) help page
-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>
2020-10-04 10:51:42 +02:00
78b27a46f6 Fix Help build
Change-Id: Ie76b9dc6f4ae0b1e4cd69eb53f352afcf19b721a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103904
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-10-03 22:27:08 +02:00
b716bbcca3 Workaround for buggy SVG export of image
Change dimension lines measure orientation as workaround for
tdf#119257

Change-Id: I83101ac2b8807c1de27a768fd67cff96983fdb88
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103903
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 22:05:16 +02:00
4828e4bf35 tdf#132643 Translate German section IDs
Change-Id: I6ba958cd72dd90bf361b3edef6694eb1c6582aef
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103899
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 15:13:51 +02:00
4519aa3051 tdf#132643 Translate German section IDs
Change-Id: I76f20edeb9291c651d76731f7c90898ede4bf911
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103897
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 15:13:02 +02:00
b9732208d6 tdf#132643 Translate German section IDs
Change-Id: I8f0750d908edeb34f7d2b96ee251d73ce7cee042
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103898
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 15:11:10 +02:00
4cabcef719 tdf#132643 Translate German section IDs
Change-Id: I297e273038edf30b33e37dd05aaccde1d854c9f0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103896
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 15:04:47 +02:00
037c136357 tdf#132643 Translate German section IDs
Change-Id: I396ecf645f47dfa2fe189ab9edb7c6dd116e628c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103895
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 15:02:16 +02:00
76b5c4d1bd tdf#97918 Associated Help on Distribute objects
Added uno command entries in Help page
Images for illustrations

Change-Id: I3c882577f65c2e6891c91dccce2e7b2e4f527861
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103869
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-03 14:59:37 +02:00
3cc29d8487 tdf#137084 update Insert menu help page for Writer
-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
2020-10-03 13:40:03 +02:00
d06eb1014e tdf#91755 update URL for ICU regex documentation
Change-Id: Ie5a3f8717ae8a043fe05b23b05068ba28aed8ded
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103793
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-02 13:08:31 +02:00
124788c0f8 tdf#137084 adjust label for "Exit" and "Properties" in menu help pages
- "exit" -->  "Exit %PRODUCTNAME"
   - "Document Properties" --> "Properties"
   -  update <h1>,<menuitem>,<keycode>

Change-Id: Ifa40ff45965eee95cb20a7a2e0307e34880419b6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103667
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
2020-10-02 05:17:08 +02:00
cd0f383f6e tdf#96496 update tabnames for defining background colors
-change tab names for Character and Paragraph
   -update to <menuitem>

Change-Id: I156dfb469d15b811c5817e880b6a3ff6148c7fd3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103790
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-02 02:39:28 +02:00
e0ceb4271f tdf#137190 change "Options" to "Customize" in Customize help page
- change "Options" to "Customize" in howto access
    - change title of help page to "Customize"
    - add caseinline for Writer only
    - update to <menuitem>, <h1>, <h2>, <h3>, <tip>
    - change German section name
    - change "Options" to "Customize" in guide page

 Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832

Change-Id: Idf958b1982346f3bf6410e0eaed536fe8ecea832
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103666
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-10-02 02:12:38 +02:00
d818260b9a Inform user on volatile functions
Change-Id: I31f05cc446ecab2bba698660d31790652298578b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103634
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-01 17:38:04 +02:00
98b0d33be0 tdf#137141 update Position and Size help for Textbox and Shape
- 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
2020-10-01 17:37:39 +02:00
9166d7a086 move links to related topics in Bullets and Numbering help page
- moved two links (from 15 years ago) from the top of the page
  into the "related topics" section
  - took "Reset" control out of Writer-only switch
  - added "Related topics" section for Draw and Impress, including
    the relevant embedded link

Change-Id: I3a38668f125f2d142601d47c767f89c7d7cf2329
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103664
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-10-01 17:21:54 +02:00
a9deae83c3 Fix spelling from UK English to US English
Change-Id: I5b1f9a65581945e8ec79f83728175d36f38a63eb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103662
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2020-10-01 09:07:47 +02:00
b16f95724b tdf#137133 update control names on Rotation help page
- change to <h1>, <h2>, <h3> and <note>
   - decrease heading level for "Default settings"
   - corrections in control names to align with dialog box

Change-Id: I59fde1bde47be62b10364a1541525b2954efdce6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103652
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2020-09-29 22:04:53 +02:00
78dc9c1d05 tdf#131416 Basic Syntax Diagrams for Defxxx statements
- Basic language ref . toc additions
- Letter range option addition
- DefBool-based refactoring

Change-Id: I5744c63e9c21ad5ff2801cd03a119fd2c747fef3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103056
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-29 12:28:19 +02:00
b908b46979 remove l10n on empty paragraph
Change-Id: I4f736b14a97e9cefd893b3fee1a2a8e64156c439
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103438
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-28 15:21:26 +02:00
77cce026db fix typo in text about master slide footer
Change-Id: Icb2c55d9cb2f59462ff6113c95c67b3002b6d045
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103516
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-09-27 20:59:06 +02:00
c3a22ded0e Refactor Navigation Help page
Change-Id: I9e5f141400468aa3ef02b8a0d75129f944243145
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103486
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-26 21:16:04 +02:00
8b0a2c4d66 tdf#132643 Translate German section IDs
Change-Id: Iaec59772e78095a10c4c28e246e77c0469723cbc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103480
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-26 14:32:57 +02:00
a46f935b2d tdf#132643 Translate German section IDs
Change-Id: Ie8e1f394075477c73c70e5e7c01b0142f13888b7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103479
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-26 14:31:28 +02:00