summaryrefslogtreecommitdiffstats
path: root/source/auxiliary
Commit message (Collapse)AuthorAgeFilesLines
* tdf#131825 3D Effects help pagesOlivier Hallot2020-06-201-0/+1
| | | | | | | | | | | | | | | | * 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> (cherry picked from commit e9659fc582ebe6cd1bab8dbe405977d977b4c50a) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96702 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Refactor 3D settings toolbar pageOlivier Hallot2020-06-201-0/+1
| | | | | | | | | | Change-Id: Ide0f71114947e5d6910d5b244d718810e1ec6361 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 0060857100afbdb8ef9d7c10bf5a26e48cc8d7bc) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96708 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* tdf#134032 Calling Calc function from basicOlivier Hallot2020-06-171-0/+1
| | | | | | | | | | Change-Id: I7c3c64e0df4d89b46e49afb869f3e2de0825a6e2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96485 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 7af288d0fa90e5e31c29014501f06f776a00366a) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96504 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* tdf81599 Better Help pages for Calc SolversOlivier Hallot2020-05-221-0/+1
| | | | | | | | | 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>
* Refactor database help pageOlivier Hallot2020-05-162-14/+34
| | | | | | | | | | | | | | | | | 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>
* tdf#131416 Syntax diagramsLibreOfficiant2020-05-111-1/+2
| | | | | | | | | | | | | - 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>
* tdf#131416 Syntax diagramsLibreOfficiant2020-05-051-0/+2
| | | | | | | | | | | - 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>
* tdf#131416 Basic Subroutines help pagesLibreOfficiant2020-05-041-2/+3
| | | | | | | | | | | | - 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>
* Basic Table of content alphebetical orderingLibreOfficiant2020-04-151-4/+4
| | | | | | | Change-Id: I5e0d46bbbf64fe1b9296fc912e2492a7acd73af7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92180 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#129366 Resume statement new help pageLibreOfficiant2020-04-091-0/+1
| | | | | | | | | | | | | | | | 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>
* Variable insertions for future page embedsLibreOfficiant2020-04-091-0/+1
| | | | | | | | | "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>
* VBA Err objectLibreOfficiant2020-04-021-0/+1
| | | | | | | | | | | | - Handling exceptions or Throwing them w/ Basic A limited set of VBA ERR object properties & methods are exhibiting useful features. This page document that subset. Change-Id: I98726a6ffbce370b81f1a26daa35a8a1bf3dc57c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91177 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#126923 Add guide for subtotals toolOlivier Hallot2020-03-261-12/+15
| | | | | | | Change-Id: I941214be272d6e959c1129b074891bb6f229ba26 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91079 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Addition to Basic reference TOCLibreOfficiant2020-03-111-1/+2
| | | | | | | Change-Id: Icaea025c635127f5503270e071fab83f2760c480 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90278 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix ref in tree for signature linesOlivier Hallot2020-02-151-2/+2
| | | | | | | Change-Id: I86f87cad5485c70caa3866ed00af89dd237fa273 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88564 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Remove link to old help contentsOlivier Hallot2019-11-191-1/+0
| | | | | | | Change-Id: I71e5b7e0eae41e90075e907585abf00de47e4299 Reviewed-on: https://gerrit.libreoffice.org/83199 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Update and refactor PDF export Help pagesOlivier Hallot2019-11-191-2/+3
| | | | | | | | | | | | Added Help for several new options Adjust options visibility for each module Split page into smaller pages Adjust Contents tree Change-Id: I03fd0a4cb99f36da0ea7911a1afb5d4be6648244 Reviewed-on: https://gerrit.libreoffice.org/83131 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#128227 disambiguate text frame and text boxOlivier Hallot2019-11-191-1/+1
| | | | | | | | | | | | in summary, on Writer, Text frame -> Frame On other modules Text Frame -> text box Change-Id: I3b218fafb03cd5ab79c8c0b902ec417bf5445ff8 Reviewed-on: https://gerrit.libreoffice.org/82976 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* sbasic.tree, uno_objects, ThisComponent better descriptions LibreOfficiant2019-10-311-3/+4
| | | | | | | Change-Id: Ie1778adf59317260cc0c9a1c1eb43ed2d66e7518 Reviewed-on: https://gerrit.libreoffice.org/81822 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#127716 Add GlobalScope object descriptionOlivier Hallot2019-10-311-0/+3
| | | | | | | | | | | Also add BasicLibraries and DialogLibraries Refactor page Add entry in tree Change-Id: I9754af4d98fc6267120c232e1ba366262534b3a7 Reviewed-on: https://gerrit.libreoffice.org/81803 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix links for basic_2_python pageOlivier Hallot2019-10-251-0/+1
| | | | | | | Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0 Reviewed-on: https://gerrit.libreoffice.org/81509 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix Contents tree for ImpressOlivier Hallot2019-08-191-4/+4
| | | | | | | Change-Id: I5fa2b0481470dfeec04236caa1dcc44d45d13148 Reviewed-on: https://gerrit.libreoffice.org/77719 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Update Draw menus and Contents tree (part)Olivier Hallot2019-08-191-4/+5
| | | | | | | Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81 Reviewed-on: https://gerrit.libreoffice.org/77677 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Python dialog handler new topicLibreOfficiant2019-07-261-0/+1
| | | | | | | | | | | | | | | 'Dialog Handler' new topic bunch of x-ref between pages make & toc OH: - fixed broken file path - fixed broken links Change-Id: I37e94fea48c394310298ff6f4b13f22c71c523c4 Reviewed-on: https://gerrit.libreoffice.org/76191 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Python to Basic Help pageLibreOfficiant2019-07-151-0/+1
| | | | | | | | | | | | | | | | - Python x Basic inter-language calls - Dialog handlers with Basic or Python Amend 1 - place page at right path - inter-page link calls - entry in Contents - Some changes in passive voice, articles in text Change-Id: I5bb54150f534486c092036a8ed4fa7cc38cc9ef0 Reviewed-on: https://gerrit.libreoffice.org/75057 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#124299 Redaction Help pageOlivier Hallot2019-07-113-3/+6
| | | | | | | Change-Id: Ia85c95ca63e1d11b1aabd2b5cabd3d962c5161cd Reviewed-on: https://gerrit.libreoffice.org/75387 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#124606 Layers should be under sdraw/Olivier Hallot2019-06-261-4/+4
| | | | | | | | | Move layers relatated Help from simpress to sdraw. Change-Id: I1fce2a3a2cb03c522e153b0fd5949007631e31a3 Reviewed-on: https://gerrit.libreoffice.org/74685 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#68103 Mark differences between Draw and ImpressOlivier Hallot2019-06-061-4/+3
| | | | | | | | | | Although the 2 modules share a common kernel, the nomeclature, menus and master pages/slides are different. Change-Id: Id4282b2ebaf48a57b753ff0cefa228c3f3bdc644 Reviewed-on: https://gerrit.libreoffice.org/73578 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Remove superfluous string in impress/Draw contentsOlivier Hallot2019-06-062-5/+1
| | | | | | | | | Keep same Contents structure as other apps Change-Id: I1afc21e3581c3200ce6821ee3594686a1f8a70dc Reviewed-on: https://gerrit.libreoffice.org/73571 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Drop Personalization pageGabor Kelemen2019-05-271-1/+0
| | | | | | | | | After core commit e1e9e2aa16f08a8fd9e38db706d63e8eceeda8d1 Change-Id: Ie035df76473890f634d4457ccbf1201b9998c5ff Reviewed-on: https://gerrit.libreoffice.org/72977 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Untangle Help Contents for Impress and DrawOlivier Hallot2019-05-232-37/+104
| | | | | | | | | | | | | | | Create a separated sdraw.tree for Contents and move entries from Impress tree to Draw tree. Common contents are maintained in both trees. This is work in progress. Draw and Impress Help pages need update especially for menus. Change-Id: I179a5ee7407c4a8357a87b2e7a0d8782b7bb0520 Reviewed-on: https://gerrit.libreoffice.org/72693 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix correct reference for ContentsOlivier Hallot2019-05-201-1/+1
| | | | | | | | | | After I3a8a59ac57ca3b29219962fc503f1d7ba5230a6d some file names were modified and contents needs adjustment Change-Id: I21cdfd3956886034408f0cd52e8e4c0a698ae7b7 Reviewed-on: https://gerrit.libreoffice.org/72542 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#122162 Keyboard shortcuts in table not validOlivier Hallot2019-04-151-1/+0
| | | | | | | | | | | | | Deleted page source/text/swriter/guide/table_cells.xhp because keyboard shortcuts were deleted. All references to this page removed too. Change-Id: Iafedfcdaeb93d5ad2824bd9212526a8bbee20922 Reviewed-on: https://gerrit.libreoffice.org/70614 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#124066, tdf#114263 BASIC Replace function HelpOlivier Hallot2019-03-141-0/+1
| | | | | | | | | with kind help of Gerhard Weydt (tdf#124066) Change-Id: I856c8ff600774bec82daafdef63ea8cca15b5097 Reviewed-on: https://gerrit.libreoffice.org/69255 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Python: improve navigation between Help pagesOlivier Hallot2019-02-141-1/+8
| | | | | | | | | | add links between python pages add links from Contents section Change-Id: Ifc6704862c8213008eeb5d6e6baf86aa7c7be50b Reviewed-on: https://gerrit.libreoffice.org/67778 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 Help page for Partition [VBA]Olivier Hallot2019-01-261-0/+1
| | | | | | | | | | + some hyperlinks and reordering of text in calssmodule and compatible, option vba support. Change-Id: Ic387086a5874989d22cf93caf0f3d0f48fd77a9e Reviewed-on: https://gerrit.libreoffice.org/66910 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 Undocumented BASIC OptionsAlain Romedenne2019-01-241-0/+3
| | | | | | | | | | Option Compatible Option ClassModule Change-Id: Ieb07fddb216f4f8cc26089a30226da5760b0065e Reviewed-on: https://gerrit.libreoffice.org/66824 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Add SMATH Elements in Contents TreeOlivier Hallot2019-01-211-35/+46
| | | | | | | Change-Id: Ie2bcfa12cc85dab248063c1977638e044396e374 Reviewed-on: https://gerrit.libreoffice.org/66697 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 Add info for BASIC Spc() functionOlivier Hallot2018-12-301-0/+1
| | | | | | | Change-Id: Ic57ae1777e9e41c67a914b210b002f3ba89e678c Reviewed-on: https://gerrit.libreoffice.org/65753 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 Add Help page for BASIC Frac FunctionOlivier Hallot2018-12-301-0/+1
| | | | | | | Change-Id: Icc56a51597318d5c0683a2976b8d08f1b30ca49c Reviewed-on: https://gerrit.libreoffice.org/65752 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 Help page for BASIC WaitUntil statementOlivier Hallot2018-12-301-0/+1
| | | | | | | Change-Id: I6ef145556a813f65ea509b146eadbf744b6f1fae Reviewed-on: https://gerrit.libreoffice.org/65721 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* StarDesktop object and reorder indexesAlain Romedenne2018-12-121-0/+1
| | | | | | | | | | Add StarDesktop object description Reorder "Other commands" to add UNO objects Change-Id: Ia6547ea059276f8946b03392d29d968187bcd26c Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/64981 Tested-by: Jenkins
* tdf#116078 OpenPGP encryptionOlivier Hallot2018-12-061-0/+2
| | | | | | | | | | | | | | | + some update (drop) references to LO file picker Addressed comments by reviewer. fix ordered list Fixed reviewer comment. Fixed DTD violations Change-Id: Ie71f736a5713b042e185e93e595b6880ffe7541c Reviewed-on: https://gerrit.libreoffice.org/64436 Tested-by: Jenkins Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
* Help pages for VBA Enum statementAlain Romedenne2018-11-291-0/+1
| | | | | | | Change-Id: I4f382453334aa964115d30d7e11e7d202d63a230 Reviewed-on: https://gerrit.libreoffice.org/64202 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#121736 initial Help pages for Python scriptsOlivier Hallot2018-11-281-315/+322
| | | | | | | | | | Work in progress, initial addition of help pages for python scripts in LO. Change-Id: Iee95b1340c821fdb08524fdedeca3817b0de1459 Reviewed-on: https://gerrit.libreoffice.org/64137 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#114263 add help page for GetPathSelector()Alain Romedenne2018-11-231-0/+1
| | | | | | | Change-Id: I021dcde2c5bb27713cbbff03af9f3662f187be4b Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/63807 Tested-by: Jenkins
* tdf#118473 Help page for VBA FormatNumberOlivier Hallot2018-11-151-0/+1
| | | | | | | | | | | | + some fixes in table formatting * Added Mike's advise. * fix dumb copypasta Change-Id: I997c3200e521e7fac9f20f17a9bb9e2574bccfdd Reviewed-on: https://gerrit.libreoffice.org/63373 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
* tdf#103527 Remove Colors from Options helpIlmari Lauhakangas2018-10-011-1/+0
| | | | | | | Change-Id: I5ea31c33a438f170e9141474065e3a3256bcb4b9 Reviewed-on: https://gerrit.libreoffice.org/61134 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#118330 Terminology change of CONTENTS sidebarOlivier Hallot2018-07-196-8/+8
| | | | | | | Change-Id: Ibb7b5d85f39e1a097ff85e74f2f2be69ab48bc57 Reviewed-on: https://gerrit.libreoffice.org/57018 Tested-by: Jenkins Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
* Fix more typos in GIMMICKS name here and thereOlivier Hallot2018-07-111-1/+1
| | | | | | | Change-Id: Iae95e2aaa42f273effa3b7576da7e6c45495c5c6 Reviewed-on: https://gerrit.libreoffice.org/57273 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>