Commit Graph

246 Commits

Author SHA1 Message Date
910495baea Fix link between Help pages
Change-Id: Ib2c75038c3eb06e9643821705252fe162d95badd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117167
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-14 16:05:50 +02:00
94dc2e8bcf Fix embed links
Change-Id: I5241d5b8e1417708bd8e4dfdee522cf6f5f6ccc9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117083
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-12 21:56:38 +02:00
38ce99f801 Create introductory ScriptForge help page
Change-Id: I5fd00cc05b0c28b600974c005a81804c1c6d5e74
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116906
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-06-11 22:42:55 +02:00
2b074d47c5 tdf#130063 Add Help page for revamped B&N dialog for Impress and Draw
Change-Id: I770a45ff062056ee38d904324e1f0148a7eec9da
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116945
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-10 16:32:25 +02:00
db2d4a1373 tdf#112685 Advanced TSCP classification help page
* Refactor TSCP pages
* Add help page for Classification dialog
* Add Help page for Classification Toolbar

Change-Id: Id11c15d6937400b7cd28a5d80c4e9438693b28a1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116874
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-10 16:31:49 +02:00
226a545d33 tdf#142417: Improve convertfilters.py and add API Names column
This commit involves two parts:
1. Improved the convertfilters.py helper script to make sure
 the generated convertfilters.xhp file is complete, accurate
 and containing no duplicated entries, and also add codes
 to also generate API Names column, as discussed in tdf#142417.
 Importantly, the code is modified to generate fixed IDs,
 rather than the previously random IDs or sequential IDs which
 may make the PO translation strings to show fuzzy when the
 file is re-generated.
2. This helper script is run and the convertfilters.xhp is
 updated.
3. The default css is modified to better display the page.
 There is no need to set overflow=auto for the DisplayArea,
 otherwise the scrollbar goes to the bottom of that area which
 is not visible. Also added a css class to display smaller
 fonts for the table.

Change-Id: I8a5c73c9d6a0c0b44fc7db6cb67b140bfeb8b4be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116405
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-31 16:45:00 +02:00
118d7ec304 tdf#132643 Translate German section IDs
Change-Id: Ie729107d1d2badd756b52a2e5d24aa40f537b381
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115250
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:52:35 +02:00
3d03b85c64 fix menu paths and remove redundant sentence in template manager page
Change-Id: I3bffaeb463589ee3272605952877b0364bbc88f8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114580
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-04-24 23:55:47 +02:00
a202f3a40b tdf#139778 Change border to margin in QR code help
Change-Id: I526f67251df7d1b8118bb3ee2c273e0037a12bdd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113024
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-24 11:28:31 +01:00
23230b3198 tdf#132643 Translate German section IDs
Change-Id: I4797eb6465845f34e7184b8d12b140c68260db1e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112605
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-03-17 12:00:48 +01:00
46e4473935 tdf#98153 add mention and link to document filters
+ add variable to a paragraph that gives link to document filters
  + use variable to embed paragraph in the --in-filter parameter

Change-Id: If93918b17b681fd5e87e4495c5bd3a122b770a5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111888
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-03-03 15:01:05 +01:00
5e9ca1b304 tdf#140669 (related: tdf#92622) update help pages for "No List"
https://gerrit.libreoffice.org/c/core/+/108841 changed
  the "Numbering Off" command to "No List"

  The present patch make relevant adjustments in help pages.

  ( swriter/02/06040000.xhp ) "No List" command
    * "Numbering Off" -> "No List"
    + clarify that list indenting is also lost
    + add <tip> about how to preserve indenting, but remove number
    + add <relatedtopics> section and embed a related topic
    * rename two German IDs

  ( shared/02/06120000.xhp ) "Toggle Unordered List"
    * "Bullets On/Off" -> "Toggle Unordered List"
    * rename two German IDs
    - remove colspan="" rowspan=""
    * update icons size to 1cm
    * update to <h1>

  ( swriter/main0206.xhp ) "Bullets and Numbering" toolbar
    - remove embeds to "No List" and its icon table

  ( shared/guide/numbering_stop.xhp )
    * "Numbering Off" -> "No List"
    * "Bullets On/Off" -> "Toggle Unordered List"
    * correction about location of "No List" icon
    * clarify that indenting is also lost
    * make descriptions be relevant for both bullets and numbers
    * clarify when indenting is lost or not
    + move icons to separate icon tables
    + add labels to icons
    * update icons size to 1cm
    + add <note> about how to put number or bullet back
    + add <keycode>
    + add appl-switch to Related topics
    * update to <h1>,<note>

Change-Id: I8880f0aa46b2e036926497bf185092c2c5ae6d52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111575
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-03-02 15:58:07 +01:00
6c9b69b325 Refactor relations Help pages in sdatabase/
Change-Id: I6bb25934bc3f1443fbd5aa9806936a3628c03454
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111681
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-27 15:59:30 +01:00
1f290dca1d Another random typo grab bag
Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-02-18 23:50:23 +01:00
6a01bc7252 Mute l10n of several strings
Change-Id: I45455bda308703dfcb4e70c4e2acaed3a5562e04
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110688
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-11 20:35:38 +01:00
cb6c6cf9d1 Fix localization in sf_dialogcontrol and manage_templates
Change-Id: I865da2b0960ad00866a0f242e9f8ef27ba30a7ea
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110446
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-02-08 02:02:13 +01:00
5fd683cd1c Refactor some database pages
Place in sdatabase/ folder

Change-Id: Ia787f7634755be2fd4936914cacecded5bee4221
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110208
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-31 21:57:58 +01:00
c1727ba4fc tdf#132643 Translate German section IDs
Change-Id: Idf9b89349bd59433bbca669b453646c41ace0b6d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110186
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-31 16:58:39 +01:00
91413eacbe Use switches for Ctrl vs. Command on macOS
Change-Id: I13829b216081021ae321a5c7111de0e11e65a7ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109440
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-16 16:35:09 +01:00
655482c647 tdf#126492 add mention of new information sent in Crash Report
https://gerrit.libreoffice.org/c/core/+/109358 adds "system RAM"
  to the Crash report. This patch adds this information to the help page.

Change-Id: Id9eb944824f86a1e4916cb2691c84fe2fe6e295f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109348
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-01-15 14:54:39 +01:00
319b987c6a tdf#107229 (related to tdf#138846) update "settings" label to "tools"
tdf#138846 changed the "settings" label to "tools" in the template manager
   This patch makes the necessary updating in the template manager help

Change-Id: I2b20ccfe2919c4d6a15ed12ccf33fc98d003825f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109008
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2021-01-14 17:51:02 +01:00
6d4dab0752 Use switches for Ctrl vs. Command on macOS
Change-Id: I03d2ee23802f1da02129f5f40852d231b94c16c0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109163
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-12 16:53:19 +01:00
1a448c30bc tdf#107229 final tweaks in template manager help - import and relatedtopics
( shared/guide/template_manager.xhp )
 * move <note> about adding paths to "My Templates" to "Main Window"
   because it is about what choices are available.  It also avoids
   have two notes together in the same place.
 * modified "Import" explanation to make it clear that multiple files
   can be imported
 * added <embed> with link to guide page about files and templates
 * repair broken link in <relatedtopics>
 * improve ordering of topics in <relatedtopics>

( swriter/guide/templates_styles.xhp )  (Templates and Styles)
 + add link to "Template Manager" in <relatedtopics>

( source/auxiliary/swriter.tree )
 + add link to "Template Manager" in "Templates and Styles" section

Change-Id: I4cd17696188da1a344d1143344e5cacd9b18e1ba
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108910
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2021-01-09 10:25:20 +01:00
cb92b1c717 tdf#122720 tdf#107229 new help guide about paths and templates
New guide page with comprehensive information about the interaction
   between the filesystem and the appearance of template names
   and categories in the template manager.

Change-Id: I49e15a6ee557dfb9275c5f12b01d1de2ce60843c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108183
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-07 23:13:33 +01:00
ef042f162e tdf#107229 update help page for template manager
( shared/guide/template_manager.xhp )
   + variable to <h1> for embedding into Related Topics
   + add "Thumbnail View" and "List View" and associated icon tables
   - remove <note>, which only repeats the information in <howtoget>
   + add missing "you" in introduction
   + add "Presentations" to filter list and XML markup to paragraph
   + add "All Categories" to Category list and XML markup to paragraph
   * spelling correction "defaults" -> "default"
   * improve explanation in <tip> about adding folders to Template path
      and XML markup in paragraph
   * change "Settings button" to "Settings icon" to be consistent with
     the "Settings" section; add "Reset Default Template" option and
     explanation.
   + add "Rename Category" to Settings submenu, and add XML markup
   + Add icon tables for "Setting", "Import", "Export", "Extensions"
   - Remove "tip" that only says "Refer to standard template" (which
        was included in original version from 2017.  Same link is
        already included in Related topics.
   * Correct label from "Browse templates online" --> "Extensions"
   * updated description for searching for templates online
   * templates.libreoffice.org --> extensions.libreoffice.org.
      Because tags are curated on that website, have added the tag for
      templates to the URL.  (changed in two places)
   + add explanations about how to select multiple templates for "Move"
     and "Export", thereby implying that batch operations are possible.
   + add tip with sys-switch about shortcut key to select all in
     connection with "Move" and "Export"
   + Add <h2> heading before context menu items
   * Change context menu item headings from <h2> to <h3>
   * change "Delete" explanation to indicate that multiple templates can
       be deleted, and add XML markup
   + Add <note> that builtin templates cannot be edited, renamed,
       or deleted
   * correction to Example 1 about selecting/opening templates
   * correct reference to icon in Example 2 and add period.
   * change (e.g.,) to "for example" in Example 2
   * Reworked Example 3 from "negative" formulation to "positve"
       statement of what can be used, and then note that unavailable
       features can be accessed by restarting Template Manager.

Change-Id: Ie53d865545a78224bcd018928667edd33e4b51dc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107549
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-06 20:42:22 +01:00
eec60108b9 tdf#139122 Add information about locking/unlocking toolbars
The toolbars in the default "Standar Toolbar" UI are locked by default
since 7.0, so "Using Toolbars" help page is updated to reflect this
change and information about locking and unlocking toolbars are added.

Also update the entire page to use new XML tags, and some general
clean-up.

+ add a paragraph at the beginning of the page explaining the
  docked/floating status of toolbars, and mention that toolbars are
  docked and locked by default
+ add two sections about unlocking and locking docked toolbars and
  corresponding bookmark
* move description of toolbar handle from undocking section to unlocking
  section
- remove unnecessary list structure in the section about undocking
  toolbars
* use more specific XML tags throughout the page, such as <h1><h2><h3>
  tags instead of <paragraph> for headings, as well as <warning><note>
  tags instead of <paragraph>, and <menuitem> tags instead of <emph>,
  where appropriate.
* use en-dash instead of ASCII hyphen for menu items
- delete old comments intended as changelogs and no longer relevant

The "Part of the main window - Toolbars" section of _Getting Started
Guide 6.4_ (Chapter 1, pages 20-22) is used as reference.

Change-Id: Id6256c75cd99e7b7db69bbff2a4d36be72a2d7cf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108297
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-27 17:46:11 +01:00
095dd4e501 Fix a "D'oh! you found a bug"
+ Some refactor on the pages.

Change-Id: Iec37d94dfa40292eeaae3dae3cf6ab1189fa8d2a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108124
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-21 20:18:16 +01:00
bcd9a10a15 tdf#107229 add links to related topics between template help pages
( shared/guide/standard_template.xhp )
    + add related topic embed to "Templates and Styles" for Writer
       in appl switch

  ( swriter/guide/templates_styles.xhp )
    * repair link "swriter" --> "shared"

  ( shared/01/01110300.xhp )
    * repair link "swriter" --> "shared"

Change-Id: I313024339a43a50ac5fbe2d97473dff4d1989b6f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107624
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-12-13 19:12:55 +01:00
e784d298ec tdf#107229 add links to related topics for template help pages
( 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
2020-12-13 19:01:04 +01:00
7069de582e tdf#107229 revise template section of start center help
( shared/guide/startcenter.xhp )
   * repair inaccuate description of clicking the "Recent Files" button
   + add explanation about removing an item from "Recent Files" list
   * change "Recent Files" to "Recent Documents" (changed in tdf#138823)
   + Add <h2> heading for Templates
   * change "tip" to "paragraph" about clearing all items from
       "Recent Files"
   * Corrections to operations of Templates button
   * change "tip" about template context menu to "paragraph"
   * change "warning" about thumbnails to "note" about encrypted files
   * update to <h1>,<h2>,<warning>

Change-Id: I5098d488c26ea428570a777f221e035851de3bdb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107550
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-12 18:39:38 +01:00
452d30de31 tdf#107229 replace links from template_{create,default} with standard
In https://gerrit.libreoffice.org/c/help/+/105855,
     standard_template.xhp was updated to give explanations about
     creating and modifying default and custom templates. This
     updated page makes "template_create.xhp" and "template_default.xhp"
     obsolete. This patch replaces all links to those pages
     with links to "standard_template.xhp". No attempt was made
     to update the content of "template_create.xhp" and
     "template_default.xhp". (Also, the content of these two files are
      almost identical.)

   ( swriter/guide/main.xhp )
      * replace template_create, template_default with standard_template
      * update two <h2>

   ( swriter/guide/templates_styles.xhp )
      * replace template_default with standard_template
      - remove incorrect link to predefined templates 
      * correct spelling mistake

   ( shared/guide/template_manager.xhp )
      * replace template_create with standard_template

   ( swriter/guide/templates_styles.xhp )
      * replace template_default with standard_template

   ( swriter/guide/using_hyphen.xhp )
      * replace template_default with standard_template

   ( swriter/guide/text_direct_cursor.xhp )
      * replace template_default with standard_template
      - delete template_create
      * update all icon sizes to 1cm
      * update to <h1>,<relatedtopics>

   ( swriter/guide/template_create.xhp )
      * replace template_default with standard_template

   ( swriter/guide/template_default.xhp )
      * update to <h1>,<h2>,<relatedtopics>

   ( shared/guide/standard_template.xhp )
      - removed template_default from <relatedtopics>

   ( auxiliary/swriter.tree )
      * replace template_create,template_default with standard_template

   ( shared/guide/aaa_start.xhp )
     + add link to template_styles in "related topics"
     * update to <h1>,<h2>,<relatedtopics>


Change-Id: I3e24bdac060339ca15c3ddfb5f1bc34f5e8e77ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107302
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-08 12:49:06 +01:00
a097662d66 tdf#95147 Add note to use Optimal Height with wrapping in XLS files
Change-Id: Ia7a0f3a1cdbb514f95a19cf1496b0b82bd1626cd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107308
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-12-08 07:45:47 +01:00
c878f6d6a3 tdf#126492 update help information about Crash Report Tool
This patch updates the Error Reporting help to the Crash Report Tool,
  which was introduced in 2016.  The same basic form is used, with
  details adjusted to correspond to the new tool. Also corrected
  the name of Windows system tool that collects memory traces.

  The Crash Report uses Breakpad, a third-party general library, which
  can be used to customize the minidump sent to 
  crashreport.libreoffice.org.

  The present patch is constructed partly from some general information
  about what is collected that appears on Markus Mohrhard's blog [1],
  the documentation for breakpad (in general)[2], and from looking at
  actual reports in crashreport.libreoffice.org.

Information sources:  
  [1] https://mmohrhard.wordpress.com/2016/06/19/crash-reporting-for-libreoffice/
  [2] https://chromium.googlesource.com/breakpad/breakpad/+/master/docs/

Change-Id: I45657601ddc1f1463e8a3e6c93614d154f19b388
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106230
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-07 08:36:48 +01:00
a2bd1ce7cf tdf#105719 tdf#122720 tdf#107229 help for making default template
( 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>
2020-12-06 13:01:03 +01:00
7ad3201bf8 tdf#138627 - Repeated data in Tables of File Conversion Filter Names
Delete repeated rows in table

Change-Id: I83fc15c1063644d086cbc5fef4ec6f9764dbb4c5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107197
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-04 15:43:35 +01:00
5b768d6f04 tdf#103463 add explanation of what strings get autocorrected to hyperlinks
( shared/guide/autocorr_url.xhp )
   + add table with examples of URLS
   * update to <h1>,<h2>

  ( shared/00/00000002.xhp )
   * update to <h1>,<h2>

Change-Id: I67150576098eeb0e4a2ada3e4edf910b234c1dda
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106136
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-24 00:31:19 +01:00
6d6ddfe17a tdf#34398 add links about user-defined borders
( 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-09 01:56:20 +01:00
bad16f67a7 tdf#105088 Update Help after changes in form control UI elements
Change-Id: I767199f899ee88040ad276bd9ed13f271f224169
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105372
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-11-05 19:02:50 +01:00
8f1a8fa65f update guide to adding buttons to toolbars
-change headings of the sections
      -update names in Toolbar dialog box
      -update procedure for adding commands
      -update to: <h1>,<h2>,<menuitem>

Change-Id: I0fbb3bd255f94b68909409cf5e558b8764ed9e06
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104954
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2020-10-29 13:59:37 +01:00
c1b3e8ec87 Refactor database Help pages
Move pages to proper Help module (WIP)

Change-Id: I15fce44e0f066439db88175d1fd3754f4b618e23
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104880
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-27 13:13:00 +01:00
7abe7ed8b0 tdf#137569 Fix the capitalization of the kilobyte symbol
Change-Id: I1c3bad6a4eed2293fb1dd29344cf0f1369c0c40b
2020-10-20 05:42:51 -05:00
94dcf7ef3f tdf#135688 Help page for Comparison Options
Change-Id: I51c60ebfd39e5d90025cea1cea74a9a3dd3ce0ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100822
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-16 19:07:16 +02:00
49af25239f Reposition query design help page
Change-Id: I5bf19c20cbac1b764aec972fa756586438279cc0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100629
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-12 22:32:17 +02:00
7c883574c2 tdf#132643 Translate German section IDs
Change-Id: Ia6677cbdad3c3bc7e204a104d00088dff76794fc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100323
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-07 17:10:54 +02:00
ed6ae5a833 Fix errors after translators review
Change-Id: I088a2a5e56cfd918f5418738fecb2cd98ab67526
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99949
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-03 01:49:01 +02:00
5794edee8b Change e-mail to email and E-mail to Email
Change-Id: Ie47ed745f336e44389c8c797967de6af72c9ce8d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/99526
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-27 22:37:42 +02:00
0a22b767ac If it contains “all” of something, then it isn’t a “selection”
That’s unpossible, as Ralph Wiggum would say. #grammarpolice

Change-Id: I39fe5ca296c837756a946bd542cb6440b79c6cb6
2020-07-23 21:23:33 -05:00
22b4159695 tdf#132643 Translate German section IDs
Change-Id: I4f616f8e5ab5be3887cc4109952aadd4fde7a471
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97749
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-05 15:21:11 +02:00
f8d5d058a3 tdf#133998 Help entries split in middle of sentence
Removed <ahelp> tags from Help file, and copy contents
to extended tips in dialog file as done in

https://gerrit.libreoffice.org/c/core/+/97526

Change-Id: I933b1f89f8f5ea5a43dedbc25ea1de8014f3ea76
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-30 17:36:25 +02:00
971425d46a refactor some database Help files
Change-Id: Ia3ad2896015c335450d0970d8cf51044473e249e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97456
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-29 21:08:39 +02:00