summaryrefslogtreecommitdiff
path: root/source/auxiliary
AgeCommit message (Collapse)Author
2022-11-01tdf#150689 Fix Calc contents treecp-22.05.9-3cp-22.05.9-2cp-22.05.9-1cp-22.05.8-4cp-22.05.8-3cp-22.05.8-2cp-22.05.8-1cp-22.05.20-1cp-22.05.19-1cp-22.05.15-2cp-22.05.15-1cp-22.05.14-3cp-22.05.14-2cp-22.05.14-1cp-22.05.12-3cp-22.05.11-1cp-22.05.10-6cp-22.05.10-2cp-22.05.10-1co-22.05.8-1co-22.05.19-1co-22.05.10-6co-22.05.10-5co-22.05.10-4co-22.05.10-3co-22.05.10-2Olivier Hallot
Change-Id: If23ba66db8806ff88e67dc0485c5cf6376ccd0e7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139227 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit f7e717277963bd80b80a6f4b947e79cc97eea0e2) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139181 Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-11-24tdf#145398 Adjustments to the Writer treeRafael Lima
Change-Id: I05b5d9bcf871725ecbca594f0f3c0936b94bd691 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125717 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-24Refactor help tree filesRafael Lima
This patch applies "xmlling --format" to all *.tree files in helpcontent2/source/auxiliary. The reason for this refactoring is that these files' indentation is very messy and it makes it harder to maintain and update the files. Also, the indentation used here relies on Tabs whereas XHP files use two blank spaces as indentation. So this refactoring also applies 2 blank spaces as indentation to the tree files. Change-Id: I54366d6efd011a09baf45c3b74c089bd9b0401f1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125718 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-11-18Create PopupMenu service documentationRafael Lima
Change-Id: I511221e68e9504a5c9e5e6c00bb31047a6ccf11b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124982 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-10-29Create help page for SF_Chart serviceRafael Lima
Change-Id: Ie244e4416d2b523dfe460701297f6ecfc81f964d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/124195 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-10-14tdf#145067 Document the Basic Collection objectRafael Lima
Change-Id: I0ea7be144cca78b48ab3dfd07426ad679b07b26b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123398 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-10-11Create documentation for Basic "New" operatorRafael Lima
Change-Id: I11157f8db43811a107eb5270db5b39c351b37dcc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123159 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-10-07Create a guide on Calc macros on reading and writing cell valuesRafael Lima
This patch also creates a new entry in the Calc tree menu to store all pages about Calc macros. Currently there are only two, but in future patches new pages will be added. Change-Id: Iac55c87d1159f4163ba3150e83160b4156d0d0f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/122936 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-10-07tdf#143687 Document the "IS" Basic keywordRafael Lima
This patch also improves related help pages about the functions IsObject and EqualUnoObjects. Change-Id: I5f16596ed057c1104d5fa2650299861741bd7b2e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/123153 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-09-27SFDocuments.Writer new service - WiPAlain Romedenne
Change-Id: Ia3da307c224aaea53d6a0e2067a78db113119b50 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121770 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-09-03Create guide about Calc macros to format cell bordersRafael Lima
This patch is a follow-up to a previous revert: https://gerrit.libreoffice.org/c/help/+/121554 This patch uses the correct path for the new file "calc_borders.xhp". Change-Id: I4eb72db1ef8f5d964905be46dcb645dbd4e28e67 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121556 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-09-03Revert "Create guide about Calc macros to format cell borders"Olivier Hallot
This reverts commit ce0d3ff57a732b1f89f88b5f0c4cbb22e0d050c3. Reason for revert: new file in wrong position Change-Id: Icebc9502ad250493c704d309eefeb388f6118c11 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121554 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-09-03Create guide about Calc macros to format cell bordersRafael Lima
Change-Id: Ia7bbbf25322775e3a291fcb474079b2e2bc4e41e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121461 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-08-27Create help page about how to Remove Duplicates in CalcRafael Lima
This patch creates a new "guide" page on how to remove Duplicate values in Calc. This is a question I see being frequently asked in forums and I could not find any entry in the Help that explained how this can be done. Change-Id: I6e115739752fdc1f5aa35cf45f041655b3e614be Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121067 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-08-18tdf#142574 Create help page on "wildcards"Rafael Lima
This patch creates the wildcards.xhp help page and makes the required adaptations in tree files to disambiguate "wildcards" and "regular expressions" in the help system. Change-Id: I82f1e192b6bf9e605fc3cfde50b648ce902cefdb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/120573 Tested-by: Jenkins Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-08-03Create help page for the Development Tools featureRafael Lima
Change-Id: Ib392399fa71c27ce6be7fca8c55985d75519ea87 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119855 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-13tdf#143319 Update Transformation Help pageOlivier Hallot
Change-Id: If97b222eee329168eff20fc571b729de41685ff0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118791 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-12tdf#128590 Create Auto-Redact help pageRafael Lima
Change-Id: I16fc3db85e3d62edd8241136ff53558ba46c44a7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118727 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-07-02tdf#102523 Improve Advanced Filter help pageRafael Lima
This patch embeds the page specialfilter.xhp and 12040201.xhp into the 12040300.xhp file, which is the landing page when the user clicks the Help button in the Advanced Filter dialog. As a result, the landing page now covers all the features in the dialog and also presents a useful example. This also updates the .tree file. Change-Id: I25d31838fa2604851962fdf8200b887255489017 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118191 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-21ScriptForge method signaturesAlain Romedenne
Change-Id: I5c29d5c08a8c5bd46ca45dc1d17449a0ae4789b8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116910 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-06-14Add SF services to the Help treeRafael Lima
Change-Id: Ifbd98abbfde88ea293bd920cbcd0f12c8b399a91 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117131 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-09ThisDatabaseDocument new help pageAlain Romedenne
Change-Id: I9ad35913bbc5fef9208b3a9ea5eb9be01f882131 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116463 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-06-07tdf#124066 Help for VBA StrConv functionOlivier Hallot
1) LCID codes linked to LibreOffice internal LCID file 2) Examples borrowed from QA tests Change-Id: I1b00a1901f32de0243b518de39abd633ba08eadc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116684 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-04-15Basic Toc cleanup - pt. 2Alain Romedenne
- reordering - adding missing topics Change-Id: Ie049e96f7849f2b96d56a189cdb163c089eb8fe8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113644 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-04-01BASIC Toc cleanupAlain Romedenne
Relocated topics are - Generating random numbers - (deletion) Comparison operators - Numeric functions - Trigonometric functions - Further statements Change-Id: I2ed75e20f790273460be56fab62ad6cc6e357397 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113366 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-03(ScriptForge) SFDialogs library sf_Dialog sf_control new pagesAlain Romedenne
- sf_calc unmuting L10N Change-Id: I3799952c29f21570e6faa81c5b1b27bc28786fb5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109674 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-01-09tdf#107229 final tweaks in template manager help - import and relatedtopicsSeth Chaiklin
( shared/guide/template_manager.xhp ) * move <note> about adding paths to "My Templates" to "Main Window" because it is about what choices are available. It also avoids have two notes together in the same place. * modified "Import" explanation to make it clear that multiple files can be imported * added <embed> with link to guide page about files and templates * repair broken link in <relatedtopics> * improve ordering of topics in <relatedtopics> ( swriter/guide/templates_styles.xhp ) (Templates and Styles) + add link to "Template Manager" in <relatedtopics> ( source/auxiliary/swriter.tree ) + add link to "Template Manager" in "Templates and Styles" section Change-Id: I4cd17696188da1a344d1143344e5cacd9b18e1ba Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108910 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-12-18tdf#107229 repair links to standard_templateSeth Chaiklin
Change-Id: Ic71e11d69ae13ee5b391460c3125240f83883438 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107905 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-12-17ScriptForge library modules - WiPAlain Romedenne
- sf_array page restored after being overwritten - self-links in both pages on H1 tag Change-Id: I9c3d47447124d5c7199a03c9a7d76e0e337244ef Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107695 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@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-11-20Resolves: tdf#73398 and tdf#107192 help for printing range of pagesSeth Chaiklin
( swriter/guide/print_selection ) new guide page for how to print page ranges and selections ( shared/01/01130000.html ) ( File > Print ) + add <embed> for new page under Text Documents * update to <h1>,<h2> - comment out "More Options" control, which was removed with tdf#137506 ( source/auxiliary/swriter.tree ) + add as <topic> under Printing Change-Id: I68c97522facddfb78c81ee845e5385b3eb236e8c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106133 Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk> Tested-by: Jenkins
2020-10-09tdf#134xxx DefErr syntax diagramAlain Romedenne
- toc update - prefix dupe usage fixed - letter 'k' - DefErr diagram Change-Id: Ib3bd1b5907eae42b088d0b0b39d3e5f70dc0c43d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103971 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-29tdf#131416 Basic Syntax Diagrams for Defxxx statementsAlain Romedenne
- Basic language ref . toc additions - Letter range option addition - DefBool-based refactoring Change-Id: I5744c63e9c21ad5ff2801cd03a119fd2c747fef3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103056 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-03tdf#136112 Date/Time are LibO Basic functions not statementsAlain Romedenne
- Documenting Date/Date$, Time/Time$ as functions - Date Time not be mentioned as statements in help Change-Id: I828c4df92a2ae2347c8b057451ac7922eac896bf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101954 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-14tdf#135686 Refactor TSA Help pageOlivier Hallot
+ other refactoring in Options Change-Id: Idb0fe9dbf335f37d41cf2f7e43c8f4ff96dfd819 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100761 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-08-05tdf134377 Missing topic in TOCAlain Romedenne
May be better placed in "Load, Save, Import, Export, PDF" Change-Id: I3991187de5225b421d4354ca6b15d2c70d943da4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/100068 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-09tdf#131416 How to read syntax diagramsAlain Romedenne
Change-Id: Ic8ec05c75658f600f5ea1509acb482cc3db5d796 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98343 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-02Basic advanced libraries brief descriptionsAlain Romedenne
Change-Id: I4bdfd0983e52e8741b9082f0bc6dfa1a35b16510 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97582 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-20Refactor 3D settings toolbar pageOlivier Hallot
Change-Id: Ide0f71114947e5d6910d5b244d718810e1ec6361 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-19tdf#131825 3D Effects help pagesOlivier Hallot
* Rescued 3 buttons from OO.org 1.1.5 * add icons here and there * deleted extra page in IMPRESS * entry "3dEffects" in Index * entry in Contents Change-Id: Ia35000392d928750ebd95c64426ba1d1fa11f099 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96673 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-17Basic compiler/runtime options aggregationAlain Romedenne
- Base - Explicit - ClassModule - Compatible - Private Module - VBASupport Change-Id: If5edfe93a744d847bc387d868cbb26292b60ea0a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96493 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-17tdf#134032 Calling Calc function from basicOlivier Hallot
Change-Id: I7c3c64e0df4d89b46e49afb869f3e2de0825a6e2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96485 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-22tdf81599 Better Help pages for Calc SolversOlivier Hallot
Add information on algorithms paramenters Change-Id: I36f330593687efa616594e397cb7d6054c2198ed Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94703 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-16Refactor database help pageOlivier Hallot
Open a new module sdatabase and add one entry file. Later, and very slowly, move database help pages from shared/explorer/database/* to sdatabase/* Note: Each move will trigger translation so better move only a few files per translation cycle, not to overload translators. Translation memory should easy the traslation job. Change-Id: I8e2be9c9355b966775fb5dacc5d63b852be7187a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94362 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-11tdf#131416 Syntax diagramsLibreOfficiant
- Erase: syntax + new examples + x-refs - Managing flow of control: Do, If, While diagrams - Basic Syntax Diagrams (WiP) cheatsheet: https://wiki.documentfoundation.org/User:LibreOfficiant/BasicSyntax Change-Id: I68e03ccf8169d59e56f9a2e5b10b4bf09d8b217b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93529 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-05tdf#131416 Syntax diagramsLibreOfficiant
- Print & Select Case statements - GoSub,GoTo, On…GoSub/GoTo statements - section reuse + x-refs Change-Id: I785d46013d7e8e9f571b2a2d2abaa3e2e41d223f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93376 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-04tdf#131416 Basic Subroutines help pagesLibreOfficiant
- Function, Property & Sub statements - Public, Private are keywords, Global removed from diagrams: - Global=Public as Basic libraries remain in memory - Basic toc & index Change-Id: If107f4d148b4da399dd03d1b18ea3da5454bb9ac Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92784 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-15Basic Table of content alphebetical orderingLibreOfficiant
Change-Id: I5e0d46bbbf64fe1b9296fc912e2492a7acd73af7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92180 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09tdf#129366 Resume statement new help pageLibreOfficiant
its 3 available options are: - 0 - label - Next + associated examples in combination with On Error statement To be rebased past #91709 Change-Id: I0986816580835bf9b2b2657ecdbdc06118b1ff9d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91712 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09Variable insertions for future page embedsLibreOfficiant
"Relatedtopics" with x-refs to come after Change-Id: Ic6d58f4e338ea2ddcbba7f063be9dafce34eb914 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91178 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>