summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2020-12-10Resolves: tdf#107229 remove unreferenced fileSeth Chaiklin
shared/optionen/01040301.xhp was created to embed the entire shared/optionen/standard_template.xhp so that it could be used as a link to shared/optionen/01040300.xhp Maybe it made sense at the time it was done, but now it is easier to make the link in shared/optionen/01040300.xhp to point directly to shared/optionen/standard_template.xhp, so this file is no longer referenced by others, and its content came entirely from shared/optionen/standard_template.xhp. So now being deleted because it longer has any purpose. Change-Id: I1d356930c98c17020e768d272e8560fdf066b456 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107535 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Jenkins
2020-12-10tdf#107229 simplify embedding for default template helpSeth Chaiklin
( source/text/shared/optionen/01040300.xhp ) * changed link from (shared/optionen/01040301.xhp ) to (shared/optionen/standard_template.xhp ). shared/optionen/01040301.xhp simply embeds all of "standard_template.xhp". No advantage in having a separate 01040301.xhp to embed into 01040300.xhp, because (a) makes relation to standard_template.xhp more difficult to see, and (b) the title in 01040301.xhp is only "change default template, but the reference from 01040300.xhp is also about customizing templates. * update to <h1>,<h2> ( source/text/shared/optionen/01040301.xhp ) with this patch, 01040301.xhp is not used by other files now. Could possibly be deleted. * update to <h1> Change-Id: I00b2ac9f9aad3865172ed985e3394492fa122d46 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107296 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-10Related to: tdf#138662 improve help for renaming Calc sheetsSeth Chaiklin
* move <tip> and <note> to better location * move prefix explanation to better location with own <h2> - drop links to page that does not give any help about prefixes and add menu command sequence to get to the relevant place. * Revise explanation about naming (drop select, add double click) + add explanation about single quote restrictions. - drop warning about WindowManager (which was added in 2006) + add <literal> to restricted characters + add new <h2> headings to clarify page content * convert one "note" to a paragraph under a new heading * where paragraphs were changed, add <menuitem> as apppropriate * update to <tip>,<note>,<h1> Change-Id: I8a0e97b871331e0e3300a68252ae4096500aeeb1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107380 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-12-08tdf#107229 replace links from template_{create,default} with standardSeth Chaiklin
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-08tdf#95147 Add note to use Optimal Height with wrapping in XLS filesgar Soul
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-08tdf#138648 repair module-specific menu sequence for Tools>Autocorrect...Seth Chaiklin
( shared/00/00000406.xhp ) * Writer uses Tools>Autocorrect>Autocorrect Options, while Calc, Draw, Impress use Tools>Autocorrect Options. Therefore add an inline switch for that sequence, plus for the four tabs used by Calc, Draw,and Impress (Options, Localized Options, Relace, and Exceptions), to give one sequence for Writer and the other sequence for the other modules. * update the modified menu sequences to <menuitem> ( shared/01/06040100.xhp ) * update to <h1> - remove irrelevant comment Change-Id: I5bdeb5bce6ceaeef2c815427918891926359a349 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107376 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-12-08tdf#138714 update help page for Calc shortcut keysSeth Chaiklin
Change-Id: I2f99aef41ac34f8cf7fa70d1be6dd19f0bc93912 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107313 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2020-12-08Small formatting changes to data validity criteria pageMing Hua
- add <keycode></keycode> tag for keyboard shortcut - use precise <emph></emph> tag for UI items, and exclude other text Change-Id: I4d80aab3b82ff2ebe6e0dec6595b9d02708f46e0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107213 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-08ScriptForge library modules - WiPAlain Romedenne
+ Array module + Dictionary module Change-Id: Ida2290005befb59f2b7c3699744ff49b32226e24 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106513 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-07Review PDF accessibility pageOlivier Hallot
* eliminate e.g * ...more Change-Id: Idcad442a6c1431d867275b4d7f5bbc9d7cdcb22f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107238 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-07tdf#126492 update help information about Crash Report ToolSeth Chaiklin
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-06tdf#105719 tdf#122720 tdf#107229 help for making default templateSeth Chaiklin
( 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-06tdf#65991 improve help for keyboard navigation with footnotes and endnotesSeth Chaiklin
+ add instructions for keyboard shortcut from text to footnote + add icon table for "Insert Endnote" with instructions for inserting endnotes directly + tip that shortcut keys can be made + add link to "Marking Shortcut Keys * update icon size to "1cm" * update to <h1>,<h2>, <relatedtopics> Change-Id: I9e65002236d7cf006df36b7e7ed4881658ab89cc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107212 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-04tdf#138627 - Repeated data in Tables of File Conversion Filter NamesBalaharipreetha Muthu
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-04Review print selection Help pageOlivier Hallot
* Add section to hold sublist (see DTD) * drop table * drop future and use present * change "e.g" to "For example" * drop parenthesis ref: https://wiki.documentfoundation.org/Documentation/DocumentationTeamInfo/StyleGuide#Writing_style and below. Change-Id: Ia6a79eda713074ad651f4961dd7916ff3e63de2d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107179 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-12-03tdf#131416 Basic Syntax Diagrams - the endAlain Romedenne
+ Beep + MkDir + RmDir + Stop + With Note: Basic functions are not provided with a syntax 'diagram' as their syntax is conventional. Change-Id: I36e37947f8982dd0f27241e6a76edc84572bc636 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106947 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-02tdf#137720: Help files-Page Setup replaced with Page PropertiesAyhan Yalçınsoy
Change-Id: I131e80d08076fd2d7d198a65e4fb7cb77acc16f8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107029 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-12-02tdf#138389 improve Y-M-D pattern and add two-digit year explanationSeth Chaiklin
Change-Id: I677899a9a439a49aedbdf794a5a058d9595da2f9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107020 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-12-02update menu sequencesSeth Chaiklin
Change-Id: Ia3e2794564b75f2dea326028dcf133cc62a3b595 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107016 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-01Regex: improve \uXXXX/\UXXXXXXXX descriptionMike Kaganski
Change-Id: Id5c69c045fe0ebc856c62640efae92e6147f5c10 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106935 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-30tdf#138389 update help for Options>Language Settings>Languages, especially ↵Seth Chaiklin
Date Acceptance Patterns *corrected and elaborated "Date Acceptance Patterns" section + Added explanation about how to use date acceptance. + Added explanation about how default patterns are provided. + Added explanation about how patterns are lost with locale change. + Added explanations for how to make Date Acceptance Patterns. * Corrected explanation about Y-M-D pattern. Thanks to Eike Rathke and Mike Kaganski for technical advice about "Date acceptance patterns". * re-arrange controls to correspond to order in dialog box * change label: "CTL" --> "Complex text layout" Change-Id: I586698ce6eb986e3b3baab9e55db4a601723e3bd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106510 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-30tdf#137084 update help page for Table menuSeth Chaiklin
( swriter/main0110.xhp ) * reorganize commands into order that corresponds to menu * update command names: Autoformat Style, Properties + add missing controls and descriptions: Rows Above, Rows Below, Columns Before, Columns After, Minimize Row Height, Minimize Column Width, Protect Cells, Unprotect Cells, Number Recognition - Remove controls no longer in menu: Break Across Pages, Repeat Heading Rows * update to <h1>,<h2>,<h3> ( swriter/01/05100300.xhp ) + add section to be embedded in swriter/main0110.xhp * update to <h1> ( swriter/01/05100400.xhp ) + add section to be embedded in swriter/main0110.xhp * update to <h1> Change-Id: I09ae364af81fe808f0249ca36a76b62c1b9cf7ca Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106233 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-30tdf#134602 repair menu sequence for Freezing Rows or ColumnsSeth Chaiklin
* change View - Freeze Cells - Freeze Rows and Columns --> View - Freeze Rows and Columns * update to <h1> Change-Id: I3d4b29cbabe5195c10d95fe7da56f1129befe6e9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106934 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-11-30another attempt at getting the right icons for Navigator helpSeth Chaiklin
Change-Id: Idc0da33f9091df38756a8490125253258f1cfeee Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106231 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-30tdf#138389 improve the "guide" page for number recognition in Writer tablesSeth Chaiklin
( swriter/guide/number_date_conv.xhp ) This page referred only to "date" formatting, but it applies for all numbers. This has been elaborated in this guide page. ( shared/optionen/01040500.xhp ) (Tools>Options>LibreOffice>Table) * make correction in how "Number Recognition" is explained + add section to embed into Table menu + add section to embed into swriter/guide/number_date_conv.xhp * change "Repeat on each page" to <h4> * update to <h1>,<h2>,some <h3>,<note> ( shared/01/05020300.xhp ) (Format Numbers) * update labels "Use thouands separator" --> "Thousands separator" "Negative numbers in red" --> "Negative numbers red" ( swriter/02/04250000.xhp ) (Sum) * correction of command sequence to activate number recognition * update to <h1>, image size to 1cm - remove colspan="" rowspan="" from <tablecell> ( swriter/01/04150000.xhp ) (Insert Table) * correction about position of <embed> to "Related topics" * update to <h1>,<relatedtopics> ( text/swriter/guide/auto_off.xhp ) * update to <h1>,<h2>,<relatedtopics> Change-Id: I1af252a0218b9cf586cb757cf1aa5d9668a1bf5a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106234 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I7874e34bc8535ef9578f7386f1e9fddf29c2eeb2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106691 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id2e36bd789f1e2915efd39e5c48ee9572c149058 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106690 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: I6c77d23307634df4504d57f611897b40b4c3a1fe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106669 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: Id510079aabee57917928e111d6d990aafc6681d6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106668 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-29tdf#132643 Translate German section IDsJohnny_M
Change-Id: If027aa96a723765d8130bfd6e526c7497059d86d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106667 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-28Remove inconsistent characters againAdolfo Jayme Barrientos
Change-Id: Icbfd7ed999f71263445b307d5893e40e26b91d57 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106809 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-11-27tdf#137680 update Options - View help page, including SkiaSeth Chaiklin
+ Add "Shortcut" label and description + Add "from" label * "User Interface" --> "Icon Size" * change OpenGL to "Skia" and add sys switch to only show for WIN * Re-organize order of presentation of controls to correspond to dialog box - remove sys switch for screen font antialiasing - remove inline sys switch for Win and its content about icon size (Thanks to Ilmari Lauhakangas for help about sys differences and Luboš Luňák for explanations about Skia and hardware acceleration.) Change-Id: I4eca72fb3e2a6aa312dc0b06d0a060df453cc3ac Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106140 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com> Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-25Deprecated tags for ChDir, ChDrive, CurDirAlain Romedenne
« Some DOS-specific file and directory functions are no longer provided in StarOffice 7, or their function is only limited. For example, support for the ChDir, ChDrive and CurDir functions is not provided. Some DOS-specific properties are no longer used in functions that expect file properties as parameters (for example, to differentiate from concealed files and system files). This change became necessary to ensure the greatest possible level of platform independence for StarOffice. » - as of page 54 of "StarOffice 7 Basic Programmer's Guide" cf. http://www.staroffice.com/SO7/so-7-ga-en-BASIC_GUIDE.PDF - 2003 « The functions ChDir and ChDrive, although present in Basic, do nothing and will likely be removed from the language. Their original purpose was to change the current drive and directory, but this was a system wide change, which is dangerous in multitasking environments like we use today. The initial current directory is dependent upon the operating system and how LO was opened. The initial values, therefore, cannot be assumed.  » - as of page 172 of Andrew Pitonyak's "OOo Macros Explained v.4" cf. http://www.pitonyak.org/OOME_4_0.odt - 2018 Typo in syntax of Dir Function - add reference to CurDir Change-Id: I3826f953ba24c3bf631cf15357c0717593ead514 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106009 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I50aa0373a0cc46acb77e778e43853c5b612c8a77 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106497 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I046a265977ea9d3b5620f88e930fd1cf6adaa83f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106498 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I47ee5d386bfbea809141bf9205fd46bc8a567cc3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106496 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I77808d264cabc71755b44437987a958ce26e0177 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106494 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I4a34f3345d8d7f818bfc05146322a3b0622a3901 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106495 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#132643 Translate German section IDsJohnny_M
Change-Id: I5fb3e7ca85678a98c941f10c742b92c0240dd9a2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106493 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-25tdf#138203: removed '...' characters from the menu etnires on help pageAyhan Yalçınsoy
Change-Id: Ie699ceb22cf0f83a8df08eb66e5414e5ac5cda82 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106519 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-11-25tdf#138203: fixed identical menu on help pagesAyhan Yalçınsoy
Change-Id: I97ded684de5025e2747f8b30a9ec4bb0e2278e29 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106439 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2020-11-25tdf#138458 add explanation of "Save Preview Image..." in File > ↵Seth Chaiklin
Properties-General Change-Id: I08f7d94c61262d51f3deb128becb4544a4fa7064 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106518 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-11-24tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ie4b39ecb9ab54191d4b834fa2e0b06acfba67851 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106413 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-24tdf#132643 Translate German section IDsJohnny_M
Change-Id: I1e6409649083aa5b9cdb69cbcedf41c3856be089 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106406 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-24tdf#103463 add explanation of what strings get autocorrected to hyperlinksSeth Chaiklin
( 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-23Review outline contents visibility help page.Olivier Hallot
Change-Id: Icd54040eab3d5130ebcf495a3de9526c1fd0670c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106462 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-23ScriptForge library help - WiPAlain Romedenne
main page Change-Id: I27f9fc5d1731fd23a0130c52f372711a920a02d7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106433 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-23tdf#132643 Translate German section IDsJohnny_M
Change-Id: Ia93e92171fc9454ca983cc45a66950e8414097b7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106412 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-23tdf#132643 Translate German section IDsJohnny_M
Change-Id: Iac095cb8044be87b39a636e7fcb3caa51ee48e49 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106411 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-11-23tdf#132643 Translate German section IDsJohnny_M
Change-Id: I8c4738d6047cb84fe3bc79c4eb158bf3850917ea Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106409 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>