summaryrefslogtreecommitdiff
path: root/source/text/swriter
AgeCommit message (Collapse)Author
2024-09-30tdf#162607 disambiguate hid2file.js, InsertCtrlOlivier Hallot
+ Removed misplaced bookmark in Calc + review of Insert toolbar for Calc + Refactor Change-Id: Ifc908c22a5c8e69e6f8ccc86b637baa0b009c7f3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174286 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-30tdf#162607 disambiguate hid2file.js, mail mergeOlivier Hallot
+ Removed misplaced bookmark Change-Id: I8a65e0b85273759323448accddf80d299ed8782b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174285 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-23tdf#162607 disambiguate hid2file.js, RTL/LTROlivier Hallot
+ Created files for uno:ParaRightToLeft and uno:ParaLeftToRight commands + Adjust embeds and links, how to get Change-Id: Ide954868ecaa513c439d4950b097aefa96ffb69a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173814 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-21tdf#162607 disambiguate hid2file.js, DrawGraphicMenuOlivier Hallot
+ This uno:DrawGraphicMenu does not exist (anymore) + drop duplicate page in scalc/01 folder + adjust format_object.xhp for Writer and Calc Change-Id: I45b58ca078115a564e06a3b02bd93c0f50dc1e26 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173764 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-21tdf#162607 disambiguate hid2file.js, ShowGraphicsOlivier Hallot
Change-Id: I735dc52ff1838f3a51e99b95df4eb88c6f17a8e1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173760 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-21Fix some "D'oh! you found a bug"Olivier Hallot
Change-Id: I3f842ab100595ba9aa55092ada078fc2c19b5fe5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173754 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-17tdf#162607 disambiguate hid2file.js, InsertAuthorOlivier Hallot
+ moved insert author to shared/ + Document access command, delete old command paths Change-Id: Ic2ce72a47f842b6bdaf8cdb7469beaded3f43f06 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173483 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-17tdf#162607 disambiguate hid2file.js, Select Row/ColOlivier Hallot
+ deleted singleton pages not a target + deleted embed how-to-get not used anymore. Change-Id: I3e93b758fcd7d87f8c37a0ae47ffe39fc794d0c7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173482 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-16tdf#162607 disambiguate hid2file.js,Grow/ShrinkOlivier Hallot
+ deleted extra bookmark in main0202 Change-Id: I6ebfdcc8f5b3f48e6c5c672b7ecd800498fddadc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173471 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-16tdf#162607 disambiguate hid2file.js, Print previewOlivier Hallot
+ Moved Print Preview and Close Preview to shared/01/print_preview.xhp + deleted 01120000.xhp from swriter/01 and scalc/01 Change-Id: I85e7d0c73f1a0f886657f8cabff774c0d3b67606 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173459 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-11tdf#162504 Add links and missing content to Styles Deck help pageDione Maddern
In source/text/shared/01/styles.xhp - Removed paragraph about the context menu, because it is now covered in more detail below. - Added a link to the "Show Previews" section to make navigation easier. - Added help for the "Show Previews" widget. - Added help for the Styles Window and its context menu. - Added help for the Filter combo box. - Added the Spotlight Styles page to Related Topics Moved source/text/swriter/01/EditStyle.xhp to source/text/shared/01/edit_style.xhp - Updated content to apply to all apps, instead of just Writer. Most of the page is embedded, and the few native elements needed updating, so it was easier just to move the file. - Embedded the description in source/text/shared/01/new_style.xhp Created the following new pages for individual context menu options in the Styles Window and embedded the descriptions in source/text/shared/01/styles.xhp - source/text/shared/01/delete_style.xhp - source/text/shared/01/new_style.xhp Updated AllLangHelp_shared.mk and AllLangHelp_swriter.mk to reflect new and deleted files. In source/text/shared/00/00040500.xhp - Added Howtoget instructions for accessing Edit Styles/General Tab from the Keyboad and Sidebar - Added variable and section tags so the page title and descriptin cna be embedded in other pages in: - source/text/shared/01/02010000.xhp - source/text/shared/01/05040100.xhp - In source/text/swriter/01/05130000.xhp In - source/text/shared/01/02010000.xhp - Added a switchinline so that the page will show a different title for Calc In source/text/swriter/01/SpotlightMenu.xhp - Added the Spotlight Styles guide to the Related Topics section. In source/text/swriter/guide/spotlight_styles.xhp - Added variable tags to the page description can be embedded in other pages. - Added menubar instructions to howtoget - Added variable Tags to the - Added the help pages for Spotlight Menu and Styles Deck to the Related Topics section. Change-Id: I320883415c5ad4e1f2c21fc9c6cebc35c8e07bbb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173081 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-06Related tdf#140347: remove colons from headingsIlmari Lauhakangas
Change-Id: Ic0f7fa6dc262466a5fed8ddfac0a1b95ba2351af Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172973 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2024-09-06tdf#149085 Protect section in Writer object properties moved toIlmari Lauhakangas
Position and Size tab. I removed the <ahelp> tags as the .ui file already has extended tips defined. Also update the label Automatic to AutoSize to match current UI. Change-Id: Iddb9dfa48e983879fba8233a37b64f954b5787fe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172941 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-06tdf#140347 Labels changed in Settings of Footnotes and Endnotes dialogIlmari Lauhakangas
Change-Id: I6c3f9c626c24bddf5cd72ce5c0a65732ad3073ad Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172968 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2024-09-05tdf#162504 tdf#152161 Create help pages for Properties sidebar panelsDione Maddern
Created a new page text/shared/01/sidebar_properties.xhp This page is a WIP but it proved to be easier to created pages for the individual panels one at a time. I've included it in the patch because some of the other pages have embedded content from the howtoget section. Created a new page text/shared/01/sidebar_character_panel.xhp - to document the Character options in the Properties sidebar Created a new page text/shared/01/sidebar_paragraph_panel.xhp - to document the Paragraph options in the Properties sidebar Created a new page text/shared/01/table_design.xhp - to document the Table Design options in the Properties sidebar in Draw and Impress Created a new page text/swriter/01/paragraph_hyphenation.xhp - to document the Hyphenation options in the Paragraph panel of the Properties sidebar in Writer In text/shared/00/00040502.xhp - Removed outdated How to get information for the Double Underline option - Added section tags so that content can be easily embedded in other pages In text/simpress/main0203.xhp - Added Help instructions for the Character Highlight widget. - Added icons for the "Increase Font Size" and "Decrease Font Size" widgets. In text/shared/01/05020500.xhp - Added Icon for "Spacing" In text/swriter/guide/using_hyphen.xhp - Changed title from "Hyphenation" to "Using Hyphenation" to match H1 and avoid confusion with the two other pages titled "Hyphenation". Added section and variable tags to allow content to be easily embedded in other pages in: source/text/shared/00/00040500.xhp source/text/shared/01/05010000.xhp source/text/shared/01/05020100.xhp source/text/shared/01/05020200.xhp source/text/shared/01/05020500.xhp text/shared/01/05030100.xhp source/text/shared/01/05030700.xhp source/text/shared/01/05070410.xhp source/text/shared/01/05070510.xhp source/text/shared/01/05070610.xhp source/text/shared/01/05110100.xhp source/text/shared/01/05110200.xhp source/text/shared/01/05110300.xhp source/text/shared/01/05110400.xhp source/text/shared/01/06050300.xhp source/text/shared/01/06050500.xhp source/text/shared/01/StyleNewByExample.xhp source/text/shared/01/StyleUpdateByExample.xhp source/text/shared/01/formatting_mark.xhp source/text/shared/02/02010000.xhp source/text/shared/02/02020000.xhp source/text/shared/02/02130000.xhp source/text/shared/02/02140000.xhp source/text/shared/02/02160000.xhp source/text/shared/02/03110000.xhp source/text/shared/02/03120000.xhp source/text/shared/02/paintbrush.xhp source/text/swriter/01/05030200.xhp source/text/swriter/guide/using_hyphen.xhp Change-Id: If8071612709aeae514dbd591eba4c1d0d0928a64 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172844 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-04tdf#162607 Remove dup's in hid2file.js, SFX2_HID*Olivier Hallot
+ refactor Change-Id: I3b435b46a9ddb7d235531844a3667888d3f644a0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172848 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-04tdf#162607 Remove dup's in hid2file.js, .uno:LoadStylesOlivier Hallot
+ touch insert new page/slide + refactor Change-Id: I9d4a1fa6ec31bd68b5fc6cbabc13a714ef595c5a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172846 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-03tdf#162607 Remove dup's in hid2file.js, .uno:InsertMenuOlivier Hallot
+ .uno:InsertMenu scattered in 4 files + Same content in each + moved to shared/ + refactor links from trees and main menus Change-Id: Iafd166596991c3d92e1e721837466456e090e2a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172835 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-03tdf#162607 Remove dup's in hid2file.js, .uno:ViewMenuOlivier Hallot
+ .uno:WindowMenu scattered in 5 files + Same content in each + moved to shared/ + refactor links from trees and main menus Change-Id: I1324aff453df2870a70926321a2211bc12901cd4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172793 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-03tdf#162607 Remove dup's in hid2file.js, WindowListOlivier Hallot
+ .uno:WindowList scattered in 5 files + Same content in each + moved to shared/ + refactor links from trees and main menus Change-Id: I1232812d662fa838b24385bf769941c6fafcc5d1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172777 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-02tdf#162607 Remove dup's in hid2file.js,Olivier Hallot
+ SVX_HID_GRID* + refactor EDIT_WIN Change-Id: I2009edc697dda32b12a15664ef2aab80de25c779 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172705 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-31tdf#162607 Remove dup's in hid2file.js, bad hidOlivier Hallot
+ Deleted HID_GLOBAL_FALLBACK, removed long time ago, pre-LibreOffice + refactor simpress/main0210.xhp Change-Id: I152d556f7ade460356de2292799d814018871210 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172655 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-30tdf#162607 Remove dup's in hid2file.js, .uno:ZoomPlus/MinusOlivier Hallot
+ The .uno:ZoomPlus/Minus are global (shared) + Added ZoomPlus, ZoomPanning and ZoomMinus help pages + Deleted similar files in swriter/02/ + Wrapped how-t-get icons in sections for import + refactor simpress/main0210.xhp Change-Id: Ie5d58c0d43dd2d899e4849ec11cc72fae82ca515 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172618 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-29tdf#162607 Remove dup's in hid2file.js, .uno:ZoomInOlivier Hallot
+ The .uno:ZoomIn is a Math command + Added max zoom factor for other modules. + refactor here and there Change-Id: Ib4c67e6b70a519f8778a1408eefa53aaa15d0821 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172556 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-26tdf#162607 Remove dup's in hid2file.js, .uno:DeleteColumnsOlivier Hallot
+ Deleted simpress/01/05120500m.xhp as it is not linked from any other page. + Deleted swriter/01/05120500.xhp as redundant + refactor here and there Change-Id: I38cd8a5c576bd209dabf8df129d3054aa83e4394 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172442 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-26tdf#162607 Remove dup's in hid2file.js, .uno:DeleteRowsOlivier Hallot
+ Deleted simpress/01/05110500m.xhp as it is not linked from any other page. + Deleted swriter/01/05120500.xhp as redundant + Review Table toolbar page at swriter/main0204.xhp (part) + Review Table toolbar page at shared/main0204.xhp (part) + refactor here and there Change-Id: Ibc0f90680a04749cf7e8a075364ea7290020e61e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172439 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-26tdf#153732 Add outline to status bar and reorder itemsIlmari Lauhakangas
Change-Id: If07a96d2995b16551966d6deece888c615870fbc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172270 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-26tdf#162607 Remove dup's in hid2file.js, .uno:InsertColumnsOlivier Hallot
+ Deleted simpress/01/04040000m.xhp as it is not linked from any other page. + Review Table toolbar page at main0204.xhp (part) + Review InsertColumnsAfter / Before + Wrap icons to make embed-able in other Help pages + left swriter/02/04100000.xhp as unique entry for .uno:InsertColumns command + refactor here and there Change-Id: Ibbfcf7ae5d848161d2e696b1cae14b4073f78a94 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172395 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-26tdf#162607 Remove dup's in hid2file.js, .uno:InsertRowsOlivier Hallot
+ Deleted simpress/01/04030000m.xhp as it is not linked from any other page. + Review Table toolbar page at main0204.xhp (part) + Review InsertRowsAfter / Before + Wrap icons to make embed-able in other Help pages + left swriter/02/04090000.xhp as unique entry for .uno:InsertRows command + refactor here and there Change-Id: I9455abab6301103cf751e9f24f93ce34e03786f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172373 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-25tdf#162628 Review Writer Status Bar Help pageOlivier Hallot
+ Reorder status bar elements + added Accessibility entry + Update Combined display with document elements type + Refactor + Update a11y page with how-to-get from Status Bar + update Document Modified help page and add icons Change-Id: I2a297e4eb2c72a3088229ac029f17388ae2d8f25 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172370 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-23more (simple) regex examples + fix note on paragraph limitation. tdf#38261, ↵Pierre F
tdf#159607 Change-Id: Ib96d4d8a4cef38bd90e33672f0d7c4445b2cd2fe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171538 Tested-by: Jenkins Reviewed-by: Pierre F <fpy@bger.ch> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2024-08-16tdf#156332 Fix broken links to Navigator and Navigation Toolbar help pagesDione Maddern
Create new file text/shared/01/navigator.xhp - Help link from the Navigator Sidebar Deck is broken. The Navigation Sidebar deck contains the same widgets as the Navigator window, so I've merged everything into one file. - Embedded help content from the existing help pages for Navigator where possible, to avoid retranslation and used switches to show and hide the relevant content. Created new file text/swriter/01/navigator_context_menu.xhp - There are a lot of items in the context menu for Writer, and the page was getting overly long and difficult to read. In AllLangHelp_shared.mk - Added file text/shared/01/navigator.xhp In AllLangHelp_swriter.mk - added file text/swriter/01/navigator_context_menu.xhp In text/swriter/01/02110000.xhp - Added variable and section tags to make content easier to embed in other pages - moved bookmarks to text/shared/01/navigator.xhp or text/swriter/01/navigator_context_menu.xhp as appropriate, so that pressing F1 will open that page In text/simpress/01/02110000.xhp, and text/scalc/01/02110000.xhp - Added variable and section tags to make content easier to embed in other pages - moved bookmarks to text/shared/01/navigator.xhp so that pressing F1 will open that page - removed bookmark for the Pointer function because it doesn't seem to exist in the current version of Impress. In text/scalc/01/02110000.xhp - - Added variable and section tags to make content easier to embed in other pages - moved bookmarks to text/shared/01/navigator.xhp so that pressing F1 will open that page In text/swriter/01/02110100.xhp - Added variable and section ids so that the summary section can be embedded in text/shared/01/navigator.xhp instead of re-stating the same information. - Moved the bookmark for .uno:AvailableToolbars?Toolbar:string=navigationobjectbar to text/swriter/navigate_toolbar.xhp In text/swriter/navigate_toolbar.xhp - Added bookmark for source/text/swriter/navigate_toolbar.xhp so that pressing F1 while hovering over View > Toolbars > Navigator opens the correct page. In text/shared/00/edit_menu.xhp - Updated howtoget instructions for the Navigator window to include instructions for the Sidebar Updated links to text/scalc/01/02110000.xhp to lead to text/shared/01/navigator.xhp in - source/text/scalc/01/04070000.xhp - source/text/scalc/01/06050000.xhp - source/text/scalc/guide/background.xhp - source/text/scalc/guide/cellreference_dragdrop.xhp - source/text/scalc/guide/format_table.xhp - source/text/scalc/guide/webquery.xhp - source/text/scalc/main0103.xhp Updated links to text/simpress/01/02110000.xhp to lead to text/shared/01/navigator.xhp in - source/text/sdraw/main0103.xhp - source/text/simpress/main0103.xhp Updated links to text/swriter/01/02110000.xhp to lead to text/shared/01/navigator.xhp in - source/text/swriter/main0103.xhp - source/text/shared/01/nav_rename.xhp Change-Id: If5509dcbe9c9babf2ef84be492f0edfb2e2a3792 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171921 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-13document word count tooltip in navigator (implemented in 7.0 tdf#63967)Pierre F
Change-Id: I6136dc2097605159aef537d585f037a46b51cfab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171771 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-08-11tdf#153917 Add hid bookmark for TOC Entries dialogDione Maddern
In text/swriter/01/04120220.xhp - Add a hid bookmark for hid/modules/swriter/ui/toxentrywidget/entry, so that pressing F1 while hovering over widgets in the "Structure and Formatting" section opens the correct help page. Change-Id: I2445b4464217be20d4161b2ceae560c47aa6c5f2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171718 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-06Place find toolbar in 02 folder.Olivier Hallot
(folder 02 has most of toolbars help pages) Change-Id: Ib5c4dadc3c2be386ff105e60081912904f25a7ce Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171488 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-05Place fontwork toolbar in 02 folder.Olivier Hallot
(folder 02 has most of toolbars help pages) Change-Id: I0aae6adbdbd1fb3c3880cc286b3a9f99cccc0110 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171484 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-05Place mediaplay toolbar in 02 folder.Olivier Hallot
(folder 02 has most of toolbars help pages) Change-Id: I68452fa229d07427bc9f343eef65ab29d0ef9315 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171483 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-05tdf#162273 Add help page for Sidebar Quick FindDione Maddern
Add new file text/swriter/01/sidebar_quickfind.xhp to provide help content for the Find Sidebar Deck. Add new file text/swriter/01/sidebar_quickfind.xhp to AllLangHelp_swriter.mk. Add variable and section tags to - source/text/shared/01/02100000.xhp - text/shared/01/02100100.xhp - text/shared/find_toolbar.xhp to allow content and headings to be easily embedded in other documents. In - text/shared/find_toolbar.xhp - Add bookmark so that pressing F1 when the "Match Case" checkbox is selected opens the correct help page. - Fix link at line 106 so that it opens the correct page for "Find and Replace" Change-Id: Ifc6725941224277521ea8a8486fcc347278487b9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171416 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-01dashes in word count. tdf#62799Pierre F
Change-Id: Ic0cd01793eae26020942e59a643b97946ac00bc3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171354 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-01Backtranslate a confusingly worded stringAdolfo Jayme Barrientos
I only got its meaning from reading the French and Portuguese translations. It’s very straightforward — we have a concrete transitive verb here — so just use it without helpers. Change-Id: I3fd6aaf7909a977e73c4b3b0c1f728efdece0bfe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171365 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-07-30Add help page for Page sidebar deckDione Maddern
text/swriter/01/page.xhp - Created new help page for Page sidebar deck In AllLangHelp_swriter.mk - Added new help page to list Added self-links and section names to the following pages to allow linking and embedding from other pages: - text/shared/01/05040200.xhp - text/shared/01/05040300.xhp - text/shared/01/05040400.xhp - text/shared/01/05210100.xhp - text/shared/01/menu_view_sidebar.xhp - text/swriter/01/05040000.xhp - text/swriter/01/05040500.xhp Change-Id: Iaee8741558a64544a6abdca6da068864f2c14d32 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170865 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-07-23Fix term in TOC help pageOlivier Hallot
The term "Outline" was changed to "Headings" Change-Id: I9185775e323088a2576c76f10a8ba1eae367e6d1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170886 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-07-11Consolidate help pages for the Styles Sidebar deck into one pageDione Maddern
Create new page text/shared/01/styles.xhp Delete pages - text/scalc/01/05100000.xhp - text/simpress/01/05100000.xhp - text/swriter/01/05140000.xhp In AllLangHelp_scalc - Remove reference to text/scalc/01/05100000.xhp In AllLangHelp_shared - Add entry for text/shared/01/styles.xhp In AllLangHelp_simpress - Remove reference to text/simpress/01/05100000.xhp In AllLangHelp_swriter.mk - Remove reference to text/simpress/01/05100000.xhp In source/text/scalc/01/cell_styles.xhp - Add variable tags to H1 to allow the page to be more easily linked from other pages. In text/swriter/01/05130000.xhp - Add variable and link tags to H1 so that the page can be more easily linked from other pages. Replace links to deleted page text/scalc/01/05100000.xhp with links to text/shared/01/styles.xhp in: - text/scalc/01/05120000.xhp - text/scalc/main0103.xhp - text/shared/01/05140100.xhp - text/shared/02/01230000.xhp Replace links to deleted page text/simpress/01/05100000.xhp with links to text/shared/01/styles.xhp in: - text/sdraw/main0103.xhp - text/sdraw/main_format.xhp - text/shared/01/05140100.xhp - text/shared/02/01230000.xhp - text/simpress/guide/masterpage.xhp - text/simpress/main0103.xhp Replace links to deleted page text/swriter/01/05140000.xhp with links to text/shared/01/styles.xhp in: - text/shared/01/05030000.xhp - text/shared/01/05040100.xhp - text/shared/01/05060000.xhp - text/shared/02/02010000.xhp - text/shared/menu/style_menu.xhp - text/swriter/01/05030800.xhp - text/swriter/01/05130000.xhp - text/swriter/01/05130004.xhp - text/swriter/main0103.xhp - text/swriter/main0503.xhp Change-Id: I20fc2a142107b3984abf1491459f3f485cd01f46 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169950 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-07-01Update menu item path to Field Hidden ParagraphsIlmari Lauhakangas
Change-Id: I6f89dcd355ac8cea53b8e94137a6c3b2faade74b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169801 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-06-28Organizer -> General in Help pagesOlivier Hallot
Change-Id: Ibe5a9e819138b964a5f7336f9d4a71c5d43dc1bb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169683 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-06-20Update term Organizer -> General in swriter/ pagesOlivier Hallot
Change-Id: I33ac397dd8c1f831b832c9d385a14e236853a9de Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169273 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-06-18tdf#118588 Relevant help information for Impress Insert TableDione Maddern
Created a new file text/shared/01/insert_table.xhp - Moved help content for Insert > Insert Table in Impress and Draw from text/simpress/01/04080100.xhp to a new file. - Moved hid bookmarks from text/simpress/01/04080100.xhp and text/swriter/01/04150000.xhp to the new file. Even though these are technically different ui components, they all use the same HID and pressing F1 or Help was opening the help file for Writer. - Embedded relevant help content for Writer to avoid retransalation. Deleted text/simpress/01/04080100.xhp In AllLangHelp_shared.mk - Added a reference to text/shared/01/insert_table.xhp In AllLangHelp_simpress.mk - Removed the reference to text/simpress/01/04080100.xhp In text/simpress/guide/table_insert.xhp - Changed title and H1 to make it clearer that the article is about both Tables and Spreadsheets. In text/simpress/main0104.xhp - Added variable tags so that the page can be more easily linked from other pages In text/simpress/00/00000404.xhp - Updated howtoget information to include information for the TabUI Change-Id: I16626a0bb467e475571185571348f26ce745af8c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169013 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-06-12fix @@nowidget@@ HID for Go to Page dialogStéphane Guillou
At 0aef8c7bd50b6f82a196358584fabc91ebd64795, pressing F1 when any element of the dialog was focused would lead to a 404. Change-Id: I7b8596fab723a3b2581b730bb1894a2fcc59881c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166584 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-05-23tdf#148903 Improve Help about positioningBogdan B
Change-Id: I695530a298d61ec7e7c83603addccf40741fad6c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149886 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-05-18tdf#132599 add "Hyphenation across" -> Last full line of paragraphLászló Németh
Document new option of LO 24.8 to control hyphenation in last full line of a paragraph. Fix also the changed IDs of the other "Hyphenation across" options. Follow-up to commit c8a99cb8dce54de506ba66d1cc0818b9b5f7858b "tdf#132599 sw schema xmloff: add hyphenation-keep-type='always'". Change-Id: If38c922c379506d3dc4a9c11cd428f7a28039b1d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167773 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>