summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-07Related tdf#38948 Warn that Calc Solver does not save model to fileRafael Lima
Based on Comment 36 from bug 38948, the help should make it clearer that Solver models are not saved to the file by LO Calc. This patch changes the current <note> into a <warning> and makes it clearer that solver settings are not saved. Change-Id: Ie1cdf5a82c105c371e05b85ccad6736ed5e74a3f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135272 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-07Revisit Insert Image help pageOlivier Hallot
Updates on menus and instructions Change-Id: I45bbc4709baf550d0caad5700754e7f168c64ba3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135423 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-06-07Include metacharacters fragment in ICU regexp URIEike Rathke
So it leads to Regular Expression Metacharacters instead of just the page that starts with all sort of developer information not relevant to users. Change-Id: Id1efca75302d023a83b45a4bc81654ffe8c2980f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135471 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
2022-06-06tdf#149437 Help: Update “Equally” to “Evenly”Adolfo Jayme Barrientos
See core commit 73dde4733fdf66408d9ed6b048dfab4f77f088d8 Change-Id: I4fab0377f68fc48dcc5958fd3369637353f8bc97
2022-06-06tdf#148817 Sparklines Help page.Olivier Hallot
+ add bookmark entry + update Calc Insert menu help page Change-Id: I76315d7c35a2a98731ef92d9090ebcba41f9e004 Co-authored-by: Tomaž Vajngerl <quikee@gmail.com> Co-authored-by: Roman Kuznetsov <antilibreoffice@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135324 Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-06-04Fix typo in AutoCorrect help pageRafael Lima
Currently the help page uses "Clear" for a checkbox option. However, "Uncheck" is more suitable here. Change-Id: If4a54e61ba96e5d9b4d76d175b165cb9a0cdbcbf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135374 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-03UnnecessaryAdolfo Jayme Barrientos
Have you benchmarked all computers in the world? Change-Id: I8d818b9b7debd519001b6e1ec061b982481a5f5b
2022-06-03Fix remaining typoAdolfo Jayme Barrientos
Change-Id: Id5c5100a25ce41c6cf4d5fbceaee23c68b3d8106
2022-06-02tdf#129674 Add index bookmarkOlivier Hallot
+ refactor help page Change-Id: I236737649aa20019db33b10e107cba15a20db342 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135305 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02Fix broken links in CEILING functions help pageOlivier Hallot
Address comments from https://gerrit.libreoffice.org/c/help/+/92097 Change-Id: Id4ad0b4ed3d609f9e1ddb2482afd00f318d813bc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135306 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02Fix typosAndrea Gelmini
Change-Id: I2606fd452bce8cda26345efd301c4c572690ee52 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135207 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02Base form properties Sort dialog name is case sensitiveAlain Romedenne
Selecting Base form properties data Tab Sort dialog help button caused 'page not found' Change-Id: If91a478964304893527ac8c03d417dcee445a4ee Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134072 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-02tdf#129674 New command Go to SheetLaurent BP
Add help to "Go to Sheet" dialog Change-Id: Iede0523d0272b32b9b87489129bca0136d601a65 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134951 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-06-01refactor some embedvars that give a translation problem for someSeth Chaiklin
Change-Id: Ibb67c7dd61fe55892232bebc2280fb3faed0db37 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135168 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2022-05-31tdf#107078 New way to load color paletteOlivier Hallot
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-31followup to 580f62a41db6366a3ab13bf16a96a643710605a3Seth Chaiklin
add a sentence -- mentioned in tdf#149253, comment 3 -- but not included in 580f62a41db6366a3ab13bf16a96a643710605a3 as intended. Change-Id: I8ff660372a8bfc62aff2082ed870c5d795d69d90 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135156 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2022-05-30tdf#91344 help for Writer "View" menu is not updatedOlivier Hallot
Writer View menu Help page was already updated modulo one minor correction in an embedded file. Change-Id: I7eac912669a30b9d675a51b966dcf6497269f502 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135092 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-30tdf#149253 improve help about anchoringSeth Chaiklin
shared/01/05260000.xhp (Anchor) * corrected entries for "to page" and "to character" - removed double presentation of "Anchor" icon + add <relatedtopics> for Writer, with link to guide page on positioning objects - moved "note" on "Frame", which has been present since initial checkin in 2004, to after the option "To Frame" There is nothing special or unusual about anchoring to frame that needs attention. Maybe this note should be deleted, but have left it for now. + added variable to <h1> so heading and link can be embedded * refactor to <h1>,<note> shared/01/05260100.xhp (To Page) * elaborate explanation of this option + add related topics section and links * refactor to <h1> * update renamed German id shared/01/05260200.xhp (To Paragraph) + add information about what positioning regions can be used. + add related topics section and links * refactor to <h1> * update renamed German id shared/01/05260300.xhp (To Character) - remove incorrect limitation * generalize the tip from ”image” to include frame and OLE object + add related topics section and links * refactor to <h1> * update renamed German id shared/01/05260400.xhp (To Cell) + add related topics section and links * refactor to <h1> * update renamed German id shared/01/05260500.xhp (To Frame) + add related topics section and links * refactor to <h1> * update renamed German id shared/01/05260600.xhp (As Character) * correction to what changes the height of the current line + add related topics section and links * refactor to <h1> * update renamed German id shared/02/03200000.xhp (Change Anchor) * Update command name * refactor to <h1>,<menuitem> swriter/guide/anchor_object.xhp * make explanation more general than image + adding headings for ”Moving an Anchor” and ”Changing an Anchor” + added section ids so these can be embedded elsewhere. * refactor to <h1> shared/00/00040501.xhp + add additional toolbars that have Anchor icon, and make an switchinline because Calc and Writer are different + add context menu access + indicated need to select an object before using command * rename German ids Change-Id: I43881be154163f71ca188a5446385e2dc5805f1e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134786 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-05-29Consistently capitalize acronymsAdolfo Jayme Barrientos
Small follow-up/fixup for commit 2df65a1ff7072dc0ec866f5dfe11846c15208199 Change-Id: I16f4c999c03af3828d6a279e862cc4c88c642138
2022-05-29tdf#149010,tdf#148941,tdf#149012,tdf#149130 update to reflect changesSeth Chaiklin
New labels were given to some controls on the Options tab for Image, Frame, and OLE Object in tdf#149010 and tdf#148941. This patch updates the relevant help page (the Options tab) in the Properties dialog to reflect those changes. Because some of the controls in the Options tab also appear in the Descriptions dialog, and UI changes were made in that dialog (tdf#148941), then the help page for that dialog is updated as part of this patch. Have also updated some access commands to OLE Object, which were changed in tdf#149018 swriter/01/05060900.xhp (Options tab) * "Names"-> "Accessibility" (tdf#149010) and corrections to description + added an <embed> from the Description dialog page to provide the new control label "Alternate (Text Only)" -> "Text Alternative" (tdf#148941) and the "Description" control, as well as the corrections to the control descriptions. + add "Sequences" section heading, in anticipation of tdf#149010 (comment 7) * corrections made to descriptions of "Previous Link" and "Next Link" shared/01/05190100.xhp (Description dialog) * Corrections made to Description dialog page, and control descriptions embedded in the Options tab page. These corrections were promised in 61b4b76000bd5adca504df0966ecef3410765ab3. * "Title" -> "Text Alternative" (tdf#148941) and corrections to description + added separate <section>s for "Text Alternative" and "Description" so that they can be embedded in Options tab. By keeping them separate, it is possible to move their position in the embedded file or use separately, if necessary. + add <relatedtopics> and link to Options tab, so show an alternative way to access the Text Alternative and Description fields. simpress/guide/table_insert.xhp * move two bookmarks out of <ol>, because it disturbed formatting. * "Insert - Object" -> "Insert - OLE Object" * refactor changed items to <menuitem> * refactor to <h1>,<h2>,<note> shared/01/04150000.xhp (OLE Object menu) * "Object" -> "OLE Object" * corrections to menu contents * rename German id swriter/00/00000405.xhp (access for Options) + added "right-click" instructions to howtoget shared/00/00040502.xhp (access for Description) + added menu instructions for howtoget * make corrections in what objects can be accessed by context menu shared/00/00000404.xhp * "Object" -> "OLE Object" for menu access * "Formula" -> "Formula Object" for menu access * "Insert - Object - Chart" -> "Insert - Chart" for menu access * refactor changed items to <menuitem> * rename German id Change-Id: I1ddeb8d532b81f22eba2b1e480759775ff96969f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134191 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-27tdf#148486 clarify "Vertical" and "by" controls in Position and SizeSeth Chaiklin
also, adjustment to "Character" in "to", to indicate when it is available and to correct the description of its referent. Change-Id: Ic8ff382342503091dc9334aa72d05ea322d3e420 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134361 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Ming Hua <plateauwolf@qq.com> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-27tdf#89131 add explanation about adding Heading rows to Insert - TableSeth Chaiklin
Change-Id: Ic3f9f82fad1693b60e31c331e2805a7748ce9cfe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/135004 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-27(related) tdf#149018 add to OLE explanation in GlossarySeth Chaiklin
Can link to this explanation when discussing OLE objects in other help pages. Technical note: Needed to add a variable to the relevant heading in shared/optionen/01010200.xhp to be able to get a useful id to link to from the Glossary. Also embedded that heading (which is the name of the control) into the Glossary so that if the control name is changed in the future, then the Glossary should remain up-to-date. Change-Id: I3318bc6b96a422dd40e792bf2230f7cefc9e85a0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134793 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-26Fix typo in referenceJulien Nabet
following f3b76b5e8d644176704c4619304278869ae57127 tdf#141474 Cdbl, Cint, Clng, Csng accept keyword arguments Change-Id: Ie580b7a975fe0f5bf0e3563fd9dba7762314a2f1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134911 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-05-20Drop apparently German-inspired use of hyphensAdolfo Jayme Barrientos
See core commit 4602a27bc9d6304f1ac7c56fde31c138fe7ad626 Change-Id: I2dcf4722d25f2441e15781ae22cd23e5ad761fe9
2022-05-19tdf#141474 Cdbl, Cint, Clng, Csng accept keyword argumentsAlain Romedenne
- expression argument uses english number notation - numbers are rendered according to LibO language settings Change-Id: I2d988e4d151223ea3fa4a3622300bbeab567a1fe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132389 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2022-05-17Document SF_Dialog new Resize() and Center() methodsAlain Romedenne
Change-Id: I7867cde08f179f6100560f37b6e481238f9fc047 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133595 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2022-05-16tdf#148413 Help: Remove mention of dropped Character Set settingAdolfo Jayme Barrientos
Change-Id: Ica686d2cef655d7039c0032dce3a5ff08f056f17
2022-05-15Refactor Direct SQL help pageOlivier Hallot
Change-Id: I7e201b789580caec861a754f40ff75f50e571123 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134332 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-15Refactor XSLT for code colorizationOlivier Hallot
Change-Id: Ia619b7b0b1548c9de0b183a731e0cca3033eb529 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134349 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-15Revisit Base Query pageOlivier Hallot
Change-Id: I74ab17b065f0dcd516ba7a80ee08c4d11f84aa49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134330 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-15Add SQL code colorization to Help pagesOlivier Hallot
Change-Id: I2c74e63c67a323a6e6b726da352dd23e1a88d886 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134329 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-14Bump Prism.js to 1.28Olivier Hallot
+ Add SQL coloring syntax Change-Id: I3a68a54dee211d791da72b459647315395e17658 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134326 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-14Fix bad filename and links in Query Desing Help pageOlivier Hallot
+ Remove internal links that breaks reading comfort. Change-Id: Ic417bfa2dd8f2b904575d69e6d3e98f0b8a8ce37 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134324 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-14Fix typoAndrea Gelmini
Change-Id: Ia62d016ffacbeb4a9cac6a27f52843432c29e755 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134318 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-05-14tdf#149086 Fix Help page for Direct SQL commandOlivier Hallot
Add target bookmark Update page content with latest UI enhancements Change-Id: I88ec6bf787d7e4bb5df24b8e1652e5f176afdbf9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134296 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-05-13Fix YouTube display for Help online/offlineOlivier Hallot
+ Enhance button CSS display + Refactor XSLT + Refactor XHP Change-Id: I58e46c31a97ad49eb25a4489994aae5dac62dbc3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134207 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-13Fix bookmark semicolonOlivier Hallot
Change-Id: Ie36fce4ad7aed7908cd66449044ccc3acf812576 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134285 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-13Document new CompactLeft and CompactUp methods from the Calc serviceRafael Lima
Change-Id: I6bc2a4d80fb94f7158c60e107252e112cee83c44 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134073 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2022-05-12Filelen() Basic function's upper limit is 2GB.Alain Romedenne
This patch links to ScriptForge.FileSystem.GetFileLen() alternative method who returns higher range numbers, assuming libO Python Scripting framework is present. Change-Id: Id4a3f47cbe7be2ed27d162532b87c1388f23fce1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133857 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2022-05-12Add dir attribute to html element based on language directionalityIlmari Lauhakangas
Change-Id: I1dbb6cc2f3497ab70a806c94ad9d52ee1e10c13f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133294 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2022-05-11tdf#148861 update Outline bar for ImpressSeth Chaiklin
simpress/main0211.xhp (Outline bar) - remove "Zoom" and "Slide Show", which are no longer on the Outline bar + add "Demote", "Promote", "Move Down" and "Move Up" * change order of controls to correspond to Outline bar * refactor to <h1>,<h2> simpress/02/11110000.xhp (Black and White) * refactor image to 1cm, .svg, alt icon label * refactor to <h1> - remove colspan="" rowspan="" simpress/02/11100000.xhp (Show Formatting) * "Formatting On/Off" --> "Show Formatting" * refactor image to 1cm, .svg, alt icon label * refactor to <h1> - remove colspan="" rowspan="" simpress/02/11060000.xhp (Show Only First Level) * "First Level" --> "Show Only First Level" * "All Levels" --> "Show All Levels" simpress/02/11070000.xhp (Show All Levels) * "All Levels" --> "Show All Levels" * "First Level" --> "Show Only First Level" Change-Id: Ie4d57852d1e7cf702371071b5aa76a7cb502737e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133729 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-11tdf#149012 updating of Options tab for Frame, Object, ImageSeth Chaiklin
text/swriter/01/05060900.xhp * corrections to control names + added embed to "Description" which was missing, but an adjustment will be needed in a subsequent patch because the embedded file header describes the command "Description" and not the field in the Options dialog box. But the description is close enough to be useful for now, and another patch will be needed here because of changes to the dialog as a result of tdf#148941, so necessary adjustments can be made as part of that followup patch. * identify "frame only" controls * change position of "Content Alignment" to match dialog * refactor to <h1>,<h2>,<h3>,<tip> text/swriter/00/00000405.xhp * clarify that frame styles should be used in sidebar * refactor to <menuitem> for clarified paragraph Change-Id: I82e62a2d2fd49c44b779ac79e102a5b8623196ba Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134065 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2022-05-11tdf#148943 Clarify CSV import token 4Olivier Hallot
Change-Id: I5c0094293a1d8a9125cfc2d129681e0c456e8f99 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134135 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2022-05-10rdm#3572 update github-repo lockdownChristian Lohmaier
Change-Id: I48c866db63c986ad04b7bfa9dad79b53dae52cd8
2022-05-10Fix typoAndrea Gelmini
Change-Id: Idb3c20b35f3337e6d879a551b118a83016c6c30d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/134102 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-05-09tdf#141474 tdf#148466 Choose function accepts keyword argumentsAlain Romedenne
Change-Id: I82407ecc20b66c385f17509aa703222d2d2d10e6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132390 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2022-05-05Fix typoAndrea Gelmini
Change-Id: Ibd2cf7b5e4ac76b5320799d597a600fe733c7843 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133883 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2022-05-04tdf#148444 corrections to Print Preview Bar and related pagesSeth Chaiklin
text/swriter/main0210.xhp (Print Preview Bar) *change order of commands to match toolbar +add <embed> to (new) Single Page Preview +add "Jump to Specific Page" command (no icon exists) +add Print command and icon +add Close Preview command and icon +add <embeds> to "zoom in" and "zoom out" icons *refactor to <h1> text/swriter/02/10040000.xhp + add this file for Single Page Preview, with icon table text/swriter/02/10070000.xhp (Multiple Pages Preview) +commit beginning with 0f337351 in 2013 accidentally removed the <h1> line, now added back. *changed description to match current behavior of command +added More Options header *refactor to <h3> -remove colspan= rowspan= *change image to .svg *change image size to 1cm text/swriter/02/10080000.xhp (Book preview) *refactor to <h3> *change image to .svg *change image size to 1cm text/swriter/02/10020000.xhp (Zoom out) +add section to icon table *refactor to <h1> -remove colspan= rowspan= *change image size to 1cm *change image to .svg text/swriter/02/10010000.xhp (Zoom in) +add section to icon table *change image to .svg text/swriter/01/01120000.xhp (Print Preview) +add link to Print Preview Bar page in description -drop Related topics and link with incorrect label *refactor to <h1> Change-Id: I902fe42d7f0405e2cfe3600199f5ab3fcb7e459c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/132610 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2022-05-04clarify use of Alt+Enter for sections and tablesSeth Chaiklin
Change-Id: I5436fe3b75ba73bf866ce34268ab3b33dcdf1778 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133600 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins