summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
...
* No more SWF export supportGabor Kelemen2020-05-072-25/+2
| | | | | | | Change-Id: Iefd264272c76c1576ac7b9baaf0feeedf0295bfd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93579 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* tdf#131416 Syntax diagramsLibreOfficiant2020-05-059-69/+237
| | | | | | | | | | | - 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>
* Visibility improvementsSophia Schröder2020-05-051-19/+15
| | | | | | | Change-Id: I75e2e37e3fed3adaabbb7c0baca458771e8a54ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88094 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131416 Basic Subroutines help pagesLibreOfficiant2020-05-0410-129/+165
| | | | | | | | | | | | - 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>
* tdf#131416 Basic help pagesLibreOfficiant2020-05-042-14/+22
| | | | | | | | | | - Redim - Type Change-Id: I473c7d9469705ddde52e51cd6d2695c87bb5781d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93369 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132630 Hide Whitespace -> Show WhitespaceOlivier Hallot2020-05-041-2/+2
| | | | | | | Change-Id: I9a14cce825874338b87b5f82f55c52f661e7a877 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93346 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Basic color functions cleanupLibreOfficiant2020-05-024-7/+13
| | | | | | | | | | - Color picker dialog wrong link in RGB() - extra links in Red(), Green(), Blue() Change-Id: If515dafedec9333cabf4d6adf34b9e1c59d1b325 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93135 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131416 Basic syntax diagramsLibreOfficiant2020-04-305-66/+82
| | | | | | | | | | | | - Add UNO objects in Dim, ReDim statements - Include std fragments in Dim, Redim, Type statements - "@" omission in Dim, ReDim Statements - Replace bugged example in Let statement Change-Id: I500e1dcaa605978981e3b96cb277664fe5916282 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93131 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132534 Unmute l10nN in chemical formulaOlivier Hallot2020-04-301-1/+1
| | | | | | | Change-Id: I8578cfe5b0752e997cd5d2c1c336e91315c2dedc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93185 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132440 Fix grammar and update Color bar pageOlivier Hallot2020-04-291-5/+5
| | | | | | | Change-Id: If2760b5e89def322f6380e4322d21aa866764f75 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92988 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131382 scope of function (Calc or BASIC)Olivier Hallot2020-04-292-11/+7
| | | | | | | | | | Change the heading to indicate BASIC function and not a CALC function Change-Id: I4dc14ed0d8bb585d99e30cf72f255a523affc9b0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91005 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132390 Correction for replace() Basic functionOlivier Hallot2020-04-291-2/+4
| | | | | | | Change-Id: I7f7f0c45ad91a5614fda38b01d3d90968b835a9d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92885 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Mute L10n on numbers and symbolsOlivier Hallot2020-04-291-11/+11
| | | | | | | Change-Id: Ie835e07e7a62fbf479f5d5e1b75edcc8d39068c9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93113 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Revert "Fix grammar and more in text"Olivier Hallot2020-04-271-3/+3
| | | | | | | | | | | | This reverts commit bb5376ab2c0fc80e8f49197e4077ccce0639e186. Reason for revert: improve patch after comments in bug Change-Id: I636f91e5bbf6e709eb7606758f0cb13182368d5d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92785 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix grammar and more in textOlivier Hallot2020-04-271-3/+3
| | | | | | | Change-Id: I6a72906dca5982ab8f206cdc75273754fc0f420c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92783 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix attributesOlivier Hallot2020-04-272-3/+3
| | | | | | | Change-Id: I0153b7a2457130ae6cd8a313d86424662d0576e5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92780 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Call it what it isAdolfo Jayme Barrientos2020-04-261-2/+2
| | | | Change-Id: I8ff69aee8063f8997868829291500244e2c1a6a1
* This is an IANA media type; it shouldn’t be translatableAdolfo Jayme Barrientos2020-04-261-1/+1
| | | | Change-Id: I714fd9685c1bf35a2c8b3d05e2a4df07ca8f8cbb
* Some more copyediting…Adolfo Jayme Barrientos2020-04-2719-43/+43
| | | | | | | Change-Id: I43d4535b5c0ea659fd19177775ad00db71a2d7b3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91001 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Highlight dialog objects in textOlivier Hallot2020-04-261-5/+5
| | | | | | | Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2020-04-261-1/+1
| | | | | | | | Change-Id: I5b1e5f3abbd6543c0c6fc2b2051c5f9922b379e8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92911 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132371 Review menu Format - PageOlivier Hallot2020-04-256-141/+135
| | | | | | | | | + fix on Page help page, refactor. Change-Id: I834c35b03d7e25fb18cda09aff304c733040625d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* help pages correctionsLibreOfficiant2020-04-252-4/+7
| | | | | | | | | | | | - faulty embed in RGB() pages - faulty embeds could be removed in Blue(), Green(), Red() pages - did not clear 'farbcodes' in case use elsewhere - Rewording in Resume statement Change-Id: Ic760007a5e58af973f9935e22c107094d2170001 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92545 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131416 Syntax Diagrams omissions and cleanupLibreOfficiant2020-04-254-34/+35
| | | | | | | | | | | | - Missing '@' in list of type declaration characters - c(h)ar typo in fragments, refactoring in: - Type, Function, Property, Dim, ReDim statements - argument fragment Change-Id: I97caea851d6864e44d43550f6e71873e6f55eb91 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92769 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#129366 Basic Syntax DiagramsLibreOfficiant2020-04-2310-93/+521
| | | | | | | | | | | | | | - runtime/compiler Option statements - Sub, Function, Property Get/Let/Set - Dim, ReDim, DimArray - Dim and Redim help pages reviewed and amended accordingly - Sub, Function, Property pages updates in subsequent patches Change-Id: Iee857aa6e17533278bf16917c0b7d32af0e038ea Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92528 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#129366 Basic Byte datatype informationLibreOfficiant2020-04-232-13/+29
| | | | | | | | | | | - TypeName function - VarType function - syntax diagram fragment update Change-Id: I412e95c9eb8a3b84158b3888025081600030167e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92533 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#36737 Clarify routine arguments initialisationLibreOfficiant2020-04-232-12/+12
| | | | | | | | | | | | | | | in those contexts: - native LibreOffice Basic - w/ Option Compatible - w/ Option VBASupport 1/0 - Added missing Byte, Boolean datatypes - type declaration caracters fragment conciser layout Change-Id: I53387018223466ef7452d87fb166d5d9e6de0594 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92540 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2020-04-211-2/+2
| | | | | | | Change-Id: I09335c448cb058fec91cb6caf33c503c9a6e971d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92642 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* fragment heading insertionsLibreOfficiant2020-04-211-8/+8
| | | | | | | Change-Id: Id619066cf1d40ed760ff774003991d0f16343a99 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92441 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#132227 Add MySQL direct connection help pageOlivier Hallot2020-04-213-19/+48
| | | | | | | Change-Id: Icc0393d89799349701136d6b8e98519732ec0fa5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92601 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf129366 add Resume in 'Error handling' funcsLibreOfficiant2020-04-211-0/+1
| | | | | | | Change-Id: I48557474f6cedd357f03e767eabd09b6df8cd5b1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92440 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131416 Type statement diagramLibreOfficiant2020-04-211-1/+5
| | | | | | | | | | - main diagram - subsequent fragments Change-Id: I5463aeac7257394cac826fbc36a819b4ddd8ced3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92435 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Update syntax section of Help for Calc's DCOUNT and DCOUNTA functions to ↵Steve Fanning2020-04-201-0/+2
| | | | | | | | | | indicate how to omit middle parameter (see bug 131362). Change-Id: Ib1fd850371c1876f16c10905994a92ac83a5a351 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92443 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2020-04-181-4/+4
| | | | Change-Id: If99fba8853b2e378687727e00986c11b606d5661
* error handling w/ BasicLibreOfficiant2020-04-178-10/+27
| | | | | | | | | | - include err VBA object - relate pages together Change-Id: I94358470091cd6ce7d57a21b34325da7d88e42ad Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92427 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131416 Basic syntax diagrams reusable fragmentsLibreOfficiant2020-04-176-0/+311
| | | | | | | | | | - a new help page to aggregate all fragments - reusable fragments as media/helpimg's Change-Id: If28747a75bbbd14ae8a0cc04bdedb8b7d81f173b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92009 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>
* Typos and correction in pageOlivier Hallot2020-04-152-11/+12
| | | | | | | Change-Id: I1382ca7a49475d11c3cf424bea9c2146e0d4466e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92292 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131960 Clarification of FLOOR/CEILING functionsSteve Fanning2020-04-132-27/+41
| | | | | | | Change-Id: Ifb90e95d632f0305d15562e9732dac7e3dc6d6ca Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92097 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* 3 Basic syntax diagramsLibreOfficiant2020-04-105-54/+216
| | | | | | | | | | - For statement variations - On Error Change-Id: Ic4b25b9d44adeb0c80fc2e24cc60301b9325c1a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92010 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2020-04-101-1/+1
| | | | | | | Change-Id: I0219b40a90e82c5e4cd0d0bca4e3816eb837c6cf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92038 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Mute l10n in bascode sectionOlivier Hallot2020-04-101-13/+13
| | | | | | | Change-Id: Id510273714c15d3d5502be7550a569043a09cade Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92001 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#129366 Resume statement new help pageLibreOfficiant2020-04-092-0/+78
| | | | | | | | | | | | | | | | 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>
* tdf131416 Let/Set statements joint Syntax diagramLibreOfficiant2020-04-095-47/+672
| | | | | | | | | | - Call diagram update to better reflect optional parms - Resume diagram added by anticipation, in order to prevent merge conflict with patch #91712 Change-Id: I82d3ea4ac5af581462e919696a53d91868b6fdd2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91709 Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Variable insertions for future page embedsLibreOfficiant2020-04-094-70/+67
| | | | | | | | | "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>
* tdf#131960 Clarification of FLOOR functionsSteve Fanning2020-04-092-50/+113
| | | | | | | | | + refactor, grouping all FLOOR variants into one file Change-Id: I522674c51de531054991457cdc19a2245df4244d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91856 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131960 Clarification of CEILING functionSteve Fanning2020-04-092-99/+132
| | | | | | | | | + refactor, grouping all CEILING variants into one file Change-Id: Ie82a1c72c8eab69457391ccc82543497fe168fa2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91855 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Precise Call statement optionsLibreOfficiant2020-04-081-12/+12
| | | | | | | | | | | | - Document keyword args as opposed to positional args - Explicit parentheses/brackets usage - Display DLLs stuff under Win context ..not so certain this is needed in light of Mono/Linux mixed env. Change-Id: Iee2f0088e3a560212bb6f2dd15e76b95ba652d48 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91706 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131357 adjust Calc functions paramsSteve Fanning2020-04-062-2/+2
| | | | | | | | | Fixes CHISQINV, GAMMA Change-Id: If7ac0c74b5301bf3e460aa8caef68b0df01f4747 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91735 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#131362 Adjust number of function paramSteve Fanning2020-04-064-76/+76
| | | | | | | | | Fix DISC, DURATION, MMULT, RECEIVED, DAYS360 Change-Id: Ie2c226a24716e79806618af889ecc5b4c6c10c7f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91731 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>