Commit Graph

150 Commits

Author SHA1 Message Date
ba616b2299 tdf#155875 UI cmds Writer/Table in Help(35)
+ refactoring
+ Table - AutoFormat Styles (part 35)
  + uno:AutoFormat refers to similar dialogs in Calc and Writer
  + but each on its module
  + merged in shared/01/AutoFormat.xhp with app switch
  + removed obsolete files (merged)

Change-Id: I9324c517f19934027311c297d012397650b60cf4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156685
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-08 11:58:50 +02:00
8daa94aa1f tdf#155875 UI cmds Writer/Table in Help(34)
+ refactoring
+ Table - Protection (part 34)
  + protection is called by "uno.Protect" in menus
  + in Calc: protect sheet dialog
  + in Writer: protect cell directly
  + merged in shared/01/Protect.xhp with app switch
  + removed obsolete files

Change-Id: Ieada8a774a14a19f79f58e22fd807bf5aacaf64b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156678
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-08 11:58:21 +02:00
cd6faa2767 tdf#155875 UI cmds Writer/Table in Help(31)
+ refactoring
+ Table - Size menu (part 31)
  + Merges optimal row/height into shared file
  + delete obsolete help pages
  + delete pages with no HID (obsolete)
+ Some pages will be revisited

Change-Id: I06593f96f3953f0de43a290a956acab94af09b34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156584
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-06 01:39:14 +02:00
2ae7099c3b tdf#155875 Tab'd UI cmds Writer/Table in Help(30)
+ refactoring
+ Table - Select menu (part 30)

Change-Id: I50fb5b6ce2e9f9853ae6d182e9c022b66b20a33a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156481
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-03 14:12:59 +02:00
3f4db39698 tdf#155875 Tab'd UI cmds Writer/Table in Help(29)
+ refactoring
+ Table - Delete menu (part 29)

Change-Id: Ic4220a237cd8bf71e4444b22a6c028c6ab126b1b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156478
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-03 14:12:50 +02:00
4d7d0008af tdf#155875 Tab'd UI cmds Writer/Table in Help(28)
+ refactoring
+ Table menu (part 28)

Change-Id: I86e159ff2bcfb5edbd3b840dad5b1a7279fe57b4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156477
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-03 14:12:41 +02:00
dd8981d39d tdf#155875 Tab'd UI cmds Writer/Styles in Help(27)
+ refactoring
+ Manage Styles menu (part 27)

Change-Id: Ic3d001bdcf707354b53f92fe4774065f6b81ccf1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156419
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-01 15:08:56 +02:00
96d055e7a7 tdf#155875 Tab'd UI cmds Writer/Styles in Help(26)
+ refactoring
+ Style Update dialog box (part 26)

Change-Id: I4e9280e84a90b87cb8efab6b9035e24cfaa99345
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156418
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-09-01 15:08:42 +02:00
c82e14e831 tdf#155875 Tab'd UI cmds Writer/Format in Help(21)
+ refactoring
+ Writer Format menu (part 21)
+ rotate or flip submenu

Change-Id: I346f7361eec94a89467d572c898697591b1061fa
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156155
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-27 12:49:44 +02:00
a002539ad8 tdf#155875 Tab'd UI cmds Writer/Format in Help(18)
+ refactoring
+ Writer Format menu (part 18)
+ Anchors (include Calc image anchor)

Change-Id: I0f9f1f36d707ae0267c2fe23ab3382b6014adf16
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156073
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-25 01:17:48 +02:00
9d9886700e tdf#155875 Tab'd UI cmds Writer/Format in Help(14)
+ refactoring
+ Writer Format menu (part 14)
+ UNO commands get a help page of its own.

Change-Id: Iccac500359fece107e91393c3fa38df393a217b8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155984
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-23 17:13:07 +02:00
3cb6dbe25a tdf#105122 Initial contents for document themes help
Change-Id: Ia415169020698f53bf6019d546fcd42fd9be31bd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155329
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-04 13:09:29 +02:00
b2d15fb7c2 tdf#149318 Fix HIDs in Format menu (Draw)
This patch fixes the missing HIDs of menu entries that have submenus in Draw's "Format" menu.

The help pages of two missing entries are also created.

Change-Id: Ia64c4a8a714a6eac51bace2718e464aaf7dc3103
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154950
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-07-27 00:27:41 +02:00
5332d9c54e tdf#105122 entry page for doc themes.
Work in progress

This patch adds 2 help pages for the document themes dialog and document theme color dialog.

Contents will be added later.

Change-Id: Ia357a30e6c749898a3a636eba922bd1629c3249f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154941
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-07-26 14:28:35 +02:00
ac281f6182 tdf#156441 Add help page for Calc drawing styles
+ refactor and fix for several outdated pieces.

Change-Id: Ibc38e67fe988020974315e0508d623f0ba78ab20
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154870
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-07-24 19:04:15 +02:00
63b4c1e42c tdf#155875 Tab'd UI cmds Writer/Format in Help(1)
+ refactoring
+ Writer Format menu (part 1)

Change-Id: I77096e6d4890e64f6a5e20a33ca518eaa10f302d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154807
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-07-23 17:47:22 +02:00
ff091dd8df tdf#155875 Tab'd UI commands Writer/Insert in Help
+ refactoring
+ Writer Insert menu (part 4)

Change-Id: Ifa2c290d2a90133d6ee21d4827f83b5690e59f9c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153462
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-06-22 17:21:09 +02:00
4346eb1c17 tdf#155875 Tab'd UI commands Writer/Insert in Help
+ refactoring
+ Writer Insert menu (part 2)
+ fix some bad links (D'oh!)

Change-Id: Ic9daa1df531daa2402ed28c6e7482e8e4392443a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153398
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-06-21 17:06:07 +02:00
77b1451f12 tdf#155875 Tabbed UI commands Writer in Help pages
+ refactoring
+ Writer View menu (part 5)

Change-Id: I23f49b7a283f53c97725da23f27fab8e6d944fef
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153195
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-06-17 14:01:53 +02:00
05cb445d5f tdf#154996 Add tabbed UI commands in Help page
+ refactoring
+ Writer View menu (part 3)

Change-Id: Id20a4466894c199c229c54c8228b818f4c166126
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152869
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-06-12 03:30:09 +02:00
c366e74f9d tdf#154996 Add tabbed UI commands in Help page
+ refactoring
+ Add comments submenu

Change-Id: I465ea7c0518272e08f5af403f7502a1d10043b5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/152632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-06-06 00:12:39 +02:00
b176d62d7c Color quick selector help page
Change-Id: I479e0e00fa36035551c47139dda3c2491d3c4dc6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/151444
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-05-06 23:37:06 +02:00
8c0b0a8e0a tdf#147105 Document the various new PDF export options in command-line
Change-Id: Id89e27738d34322e7bab870a5fd247f988be76a4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/150797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-04-22 12:20:38 +02:00
42aea4d1f0 tdf#147910 Update template manager Help page
Change-Id: I526941543e3113f7196a855f61a2d3d715d3d73f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/147028
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-02-15 12:50:58 +00:00
366cd93675 tdf#118008 (part) Format menu update
* Include align and number format menu entries
* collected default number formats in one help file

Change-Id: I01db0099ec0b4c421a717656ff3957f190501f53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146094
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-01-24 20:26:03 +00:00
f1c4293224 tdf#152589 Add Transtate command & settings Help page
+ Also add Help page for LanguageTool options
+ Note: DeepL service not available in Southern Hemisphere, therefore
  I've not tested it.

Change-Id: I8a4bb01462e40113b40210b10024c59db0da293c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145366
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-01-12 10:56:23 +00:00
3962eff25d Add Insert Layer screenshot in Help
Change-Id: I8ac8024ff5f2dad893248fe75566ab152e72a762
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/142048
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-10-31 16:48:28 +01:00
60d1bfb619 Update Writer watermark dialog screenshot
Change-Id: I452e93ae7a2d5a024176b209605b1a8386a22e4d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141682
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-10-23 17:48:01 +02:00
b6a8105c3c tdf#120550,tdf#121367 update row and column resizing in tables
This patch is a general review and update of commands to
  optimize the size of tables in Writer, Draw, and Impress.
  Thanks to Justin Luth for essential help in making accurate
  descriptions of these commands. It also started to improve
  the maintenance by moving the access commands and icon tables
  from diverse places to a shared/00 folder, introducing variables
  and sections that would allow reusing relevant sequences.

 shared/02/04210000.xhp  (Optimize Size menu)
  * add two missing controls as embeds from swriter/main0110.xhp
  * add icon tables for the two controls
  * correction to control name
  * modify switch to include Draw and Impress
  * put controls in same order as dropdown menu
  + add variable to h1, so page can be embedded in related topics
  * update to renamed ids
  * change image size to 1cm
  * refactor to <h1>,<h2>

 shared/00/00040500.xhp
   + add <section> to "Open Optimize Size..." (i.e., for opening
     dropdown menu in Table bar), so it can be embedded into each
     page for the individual controls.
   * use access controls from swriter/00/00000405.xhp, plus add
     appl-switch
   * update access for Table menu

  swriter/00/00000405.xhp  (Access commands for Size)
   * move all relevant access commands to shared/00/00040500.xhp

 swriter/01/05110000.xhp (Row)
  * correction to two command names
  * update to renamed id
  * refactor to <h1>,<h2>

 swriter/01/05120200.xhp (Optimal Column Width)
  * update command name
  + add <relatedtopics> with two links
  * rename German id
  * refactor to <h1>

 swriter/01/05110200.xhp (Optimal Row Height)
  * update command name
  * rename German id
  + add <relatedtopics> with two links
  * refactor to <h1>,<note>

 shared/01/05120600.xhp  (Distribute Columns Equally)
  * corrections to description of the command operation
  + additional information about how to select
  + add "right-click" instructions to "howtoget"
  + add link to "Optimize Size" menu and "Table" bar
  + add <relatedtopics> with two links
  * rename German id
  * refactor to <h1>, changed paragraphs to <menuitem>
  * image size to 1cm

 shared/01/05110600m.xhp  (Distribute Rows Equally)
  + add link to "Optimize Size" menu
  + add <relatedtopics> with two links
  * rename German id
  * refactor to <h1>, changed paragraphs to <menuitem>
  * image size to 1cm

 swriter/main0110.xhp  (Table menu page)
  * update renamed ids
  + add sections to text in Minimal Row Height
    and Minimal Column Width, so that they
    can be embedded into "Optimize Size"
    menu page.

 swriter/guide/table_sizing.xhp
  + add links to "Optimize Size" and "Table" bar in text.
  + add "Optimize Size" to Related Topics
  * refactor to <note>,<tip>,<relatedtopics>

Change-Id: I9b84ccb2cd4d9b4e221f82ee4654e95553f3d188
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135002
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-29 14:46:05 +02:00
8fee25674c tdf#149525 Update Writer-View-Toolbars
+ Added 2 extra files for undocumented toolbars
+ Still work in progress on main0200.xhp

Change-Id: Ida0b1fd2c69cb48ce0cd39ef890e53e5f2b4f056
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136068
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-18 15:02:28 +02:00
4bbaecd77c tdf#107078 New way to load color palette
As color, hatching and gradient palettes are now handled by
extensions, this patch include:
- Refactor of xhp tags
- move palette_file from simpress/ to shared/
- adjust tree files
- add entry to shared/guide tree

Change-Id: Ied501dd86431d26d09ed91249c22f422620b16d6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135096
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-31 13:17:11 +02:00
1e721d1ea8 Update Calc Tools menu with Forms submenu
Change-Id: I5524b4ba2674167a162133b9ff99677f2f59cfc3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131607
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-03-15 17:07:41 +01:00
14b884e807 Revert "Update Clac Tools menu with Forms submenu"
This reverts commit 31f0c48d3bc30742d49af32ac9686d71f8aa7215, because
it broke the build, presumably because it forgot to add
helpcontent2/source/text/shared/menu/forms.xhp as a new file.

Change-Id: Ie51a7683f254b0439bbbc2e563ba943b8f98e02a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131486
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-03-15 08:33:11 +01:00
31f0c48d3b Update Clac Tools menu with Forms submenu
Change-Id: Ib8ac1f43116592ea569d88d16f84db44b0333286
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/131567
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-03-15 00:11:45 +01:00
4eecbf9045 Refactor database Help files
Change-Id: I8f8c96bf9cc9c401c38e3cc92f4c3b274b3f15e8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128740
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-21 17:59:51 +01:00
8a560f1347 tdf#145060 Create help page for the Find toolbar
Change-Id: Ifad2102915236ffe2098b1aae15d3e5c39bb2921
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128079
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-19 00:05:17 +01:00
fb8d368b0d Add initial help for the cui themetabpage
The OOXML spec does not say much about the purpose for the 12 colors,
but include some guesses based on what typical themes do.

Change-Id: I00d2b1e64e53c1eb3efe750fc1ebecbd6ff37e2f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128277
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-01-11 11:53:05 +01:00
78e8b79208 Add initial help for the cui textcolumnstabpage
Based on the cui textanimtabpage help page.

Change-Id: I744794a13f10145565e78fb45f558db0c5ff3091
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/128204
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-01-10 09:31:44 +01:00
2e3f6779c0 tdf#135137 Create help for "Rename object" dialog
With this patch, if the user right-clicks an object in the Navigator, chooses Rename and click the Help button, a proper help page will be shown.

Change-Id: I5ba3c37519858de27c1fa526681fa00524c9e66e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127949
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-01-04 20:49:44 +01:00
215707177c Refactor database files
Change-Id: If6acf26ea094234d06522c26c8bb8274c0abdaa5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127430
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-12-24 17:57:56 +01:00
074f4a0f8b Refactor database Help files
+ remove duplicate ID in a section

Change-Id: Id398144f06a813d0ac90bf5d5a4e10bc8cd0f1d3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126612
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-12-09 15:31:13 +01:00
04bef9c488 Refactor database help files
Change-Id: Ie8f983d2c49f61084c456f8c7e91b41a6b5ac22a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125491
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-18 19:18:39 +01:00
95f006af3f Refactor database files
Change-Id: I97f41e7a5268ee307e3e0b051abebb35b917ed73
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124565
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-02 08:04:48 +01:00
56638af603 tdf#140779, tdf#140780 filter params for CSV, lotus...
Change-Id: Ie439889bd8dc4bd630187e253d3689c8e644b2a7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123901
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-25 19:18:09 +02:00
08deb44ef2 Refactor database Help files (connection wizard)
Change-Id: I2d924cb3611d8749ed1e19d9321b1f230697412e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123831
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-19 19:01:25 +02:00
6ad6a7c10c Refactor database wizard help pages (part)
Change-Id: Ifcd63a48ca5faa3fa55f19f2949cccc4bd4ccaf3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123002
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-02 18:54:24 +02:00
77c10ceaaa Fix typo in path to Tip-of-the-day xhp
Change-Id: Id7a058cd490fcf52151e7ae8897016039d16f3d1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121786
Tested-by: Jenkins
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2021-09-07 17:16:14 +02:00
2806806937 tdf#141179 Add tip-of-the-day help page
Change-Id: I0fe0a3d6615b98d943d6a4cb9f47bc255cf4eef8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121689
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-09-07 14:03:40 +02:00
a5ea0c841f Create help page for the "Search Commands" feature
Change-Id: Ic62e9671575709ca3ac788495edaf4b2753499ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120245
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-08-14 15:04:19 +02:00
0b7cde3aab Create help page for the Development Tools feature
Change-Id: Ib392399fa71c27ce6be7fca8c55985d75519ea87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119855
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-08-03 01:39:29 +02:00