summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken link in SF_StringRafael Lima2021-05-241-1/+1
| | | | | | | | | | The IsIBAN link was incorrectly pointing to IsIPV4 Change-Id: Icd2cb3a5e0ca884afd3edbd3d2a721817d0817f9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115963 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* sf_Dialog(Control) Python support - part 2/2Alain Romedenne2021-05-191-55/+82
| | | | | | | | | | | - lowercased arguments reflect Python conventions - supplemental Python code snippets Change-Id: I8a8b10c3b56f539b5f7d75c389654a6772b0b659 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115083 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Fix typoAndrea Gelmini2021-05-151-1/+1
| | | | | | | Change-Id: I20b2de6acdf4a065958c887b97e718001e9389e1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115644 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Python support in the SF_UI help pageRafael Lima2021-05-151-155/+303
| | | | | | | | Change-Id: I3d5614d7f2ae24a15718237d817527a4d7421aa0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115199 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* sf_Dialog(Control) Python support - part 1/2Alain Romedenne2021-05-061-49/+93
| | | | | | | | Change-Id: I204a78557c607708870a51699af140e13ff2c0e4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114724 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* Fix <literal> tag in sf_formcontrol Help fileRafael Lima2021-05-041-1/+1
| | | | | | | Change-Id: I7c59c9925a869244dc223d4088176ef73be49c85 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114926 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Fix TypoAlain Romedenne2021-05-031-4/+4
| | | | | | | | Change-Id: Ia9ede74f44fb9bc500916c7bbd2a66e51b7685d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114923 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* sf_basic.xhp pt. 2Alain Romedenne2021-04-301-11/+20
| | | | | | | Change-Id: Icb81fca7bdea283d3da6c113d1305d47c5bc6ff3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114867 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* sf_basic py2bas bridgeAlain Romedenne2021-04-291-0/+480
| | | | | | | | | | | | It includes Basic functions rework in order to - share content, - correct Basic keywords argument names tdf#141474 - accommodate Python lowercased arguments. Change-Id: If59a82444a8e001b02d085f5e10e0053666f8485 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114008 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Create SFDocuments.Base service help pageRafael Lima2021-04-293-2/+235
| | | | | | | Change-Id: I2bf6bb4e28ed4390c26f9409dddd2aabd1dc878a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114509 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* document SF_String isIBAN() 7.2 methodAlain Romedenne2021-04-292-2/+25
| | | | | | | | Change-Id: Icdf0bdc74ea5deced0f31ee01061e46ff8b805f1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114713 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Create FormControl service help pageRafael Lima2021-04-234-3/+1144
| | | | | | | Change-Id: I32ec1a4509e5d59b73696ac25a4a757d055dfb70 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114186 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Fix typosAndrea Gelmini2021-04-151-3/+3
| | | | | | | Change-Id: I558717200614529e83cc632b562f50069fe4a5cf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114156 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Typo in sf_formsAlain Romedenne2021-04-141-1/+1
| | | | | | | Change-Id: I8a70e9b81713a049f1e3ea96fd1dd8faefb0c615 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114003 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Create SFDocuments.Form help pageRafael Lima2021-04-142-1/+793
| | | | | | | Change-Id: I7726950a477e94b91050180db318752e6a98d434 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113993 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* sf_dialog.xhp help page reviewAlain Romedenne2021-04-011-2/+16
| | | | | | | | | | - Removing a draft paragraph - Adding missing property Change-Id: Ie459100631074f73e579244ad3a658e75dc0c2b2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113371 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Fixes localization in SF String, TextStream, Timer and UI help pagesRafael Lima2021-03-304-20/+20
| | | | | | | Change-Id: Ic860d9861006ba69b6d2b593877f2cfa39f31402 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113286 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix localization in SF_Platform, SF_Services and SF_Session help pagesRafael Lima2021-03-303-52/+52
| | | | | | | Change-Id: Iad67f233d3448043bd30475a7a7c383c8e8dd1ca Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113217 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix a few more localization issues in SF Help pagesRafael Lima2021-03-253-21/+21
| | | | | | | Change-Id: Iaf2b2c528d42a2d6f6d7ec55c1836c2d5a2c7ca4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112967 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2021-03-241-1/+1
| | | | | | | Change-Id: I11719133be2c9172d5fcec47b8ffd83a3441c321 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113008 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* More small copyedits…Adolfo Jayme Barrientos2021-03-221-1/+1
| | | | | | | | | … and drop a long-standing TODO with my name on it that I’ve forgotten about Change-Id: I91785d024c508e82bce4f27df6e955c69d02b220 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112934 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* sf_dialog, sf_dialogcontrol as of 7.2Alain Romedenne2021-03-223-92/+649
| | | | | | | Change-Id: I970cf55070e21d4c69464cc0984fe1d1dfe894b2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111044 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Fix localization issues in SF_Database e SF_Dialog help pagesRafael Lima2021-03-215-27/+27
| | | | | | | | | Also silence strings for translation in sf_filesystem and sf_dialogcontrol Change-Id: I1303ff8eeb263737266b809c1fbe6366cc85dcf5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112729 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Fixups of things missed in reviewAdolfo Jayme Barrientos2021-03-161-1/+1
| | | | Change-Id: I6190d21bef297077e6a7685b59b58804cce60bca
* Create SF_Database Help pageRafael Lima2021-03-122-1/+325
| | | | | | | | Change-Id: I4ab158e8089973af24155d3b9d0697734acdf4bb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112228 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* sf_platform extra informationAlain Romedenne2021-03-101-29/+22
| | | | | | | | | | | | - OSName precision - Link to Calc formula alternative - dupe IDs in related topics section - typos Change-Id: I88bb9a6f6016907f73b2e47cd90644db9fad2fde Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112224 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* fix buildCaolán McNamara2021-03-091-2/+2
| | | | | | | | | | | | | | | | | | | Error: Duplicated entry. ID = par_id301613075694148 LANG = en-US in File helpcontent2/source/text/sbasic/shared/03/sf_platform.xhp since... commit 37af11b1043178f17a2abcd415348fb353f2fc3e (HEAD -> master, origin/master, origin/HEAD) Date: Fri Mar 5 01:22:31 2021 +0100 Create the Help page for Platform service Also in this patch: - sf_l10n.xhp: add new notes to explain L10N Change-Id: Ib6bbeb521a390dd3448dc4cdb2776599a90202c1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112206 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
* Create the Help page for Platform serviceRafael Lima2021-03-093-3/+258
| | | | | | | | | | Also in this patch: - sf_l10n.xhp: add new notes to explain L10N Change-Id: Id3ed5022a779f791e5a518154f9f7ffe3b84566e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111928 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Remove more improper ellipses and fix a couple of capitalizationsAdolfo Jayme Barrientos2021-03-044-5/+5
| | | | | | | Change-Id: I3cea0b968dd38d93381268c6b0ede5c90dc8a5a9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111945 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Fix typoAndrea Gelmini2021-03-021-1/+1
| | | | | | | Change-Id: Ia5b8b1aa284dad599452c14d662a9583b9087498 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Create SF_L10N Help pageRafael Lima2021-03-014-16/+284
| | | | | | | | | | | | Also in this patch: - sf_timer: toggle translation of strings - sf_string: fix typo / add <literal> tag Change-Id: I45356a23104744e41b339d23ecaf03652bb0a765 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111591 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* fixing a link in sf_servicesAlain Romedenne2021-02-231-1/+1
| | | | | | | Change-Id: Ic92797d5fbc14fa99e999baf910048f69a6d0d68 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111415 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Create SF TextStream Help pageRafael Lima2021-02-224-89/+468
| | | | | | | | | | | | Other minor changes: - sf_filesystem: remove blank spaces before colons; x-ref with sf_textstream - sf_calc: fix extra ")" at end of line; silence two strings for translation - lib_ScriptForge: changes the layout of the table of contents; silence a string for translation; Change-Id: I669e70ccd8c6b9462b5bd203bfb671c23dd8bc4f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111046 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Another random typo grab bagAdolfo Jayme Barrientos2021-02-181-2/+2
| | | | | | | Change-Id: Ib548ab7e25600fc693d7a9d6319104f431eb8e8e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111167 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* make file and Scriptforge link past patch #111036Alain Romedenne2021-02-171-1/+1
| | | | | | | Change-Id: Id827cf8e5fa35ad61d7130ea3247bd6395ab1401 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111037 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Create SF Filesystem Help pageRafael Lima2021-02-173-55/+1049
| | | | | | | | | | | Also in this patch: - lib_ScriptForge.xhp: add links to table of contents - sf_dialogcontrol.xhp: silence strings for translation Change-Id: I9b69be483d93957cdc793d95f56f33a48e3f1c85 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110788 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* sf_services new help pageAlain Romedenne2021-02-172-24/+290
| | | | | | | | | | | | + sf_session adjustments and links - Addition of Array formulae and Array function information Change-Id: I03d64d863db90124cad75d13a66ade8d6abba126 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110921 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com> Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* sf_session new help pageAlain Romedenne2021-02-124-4/+498
| | | | | | | | | | | - extra bookmark & link in sf_array - typo in py2bas - typo in sf-string Change-Id: I508722de9b4cb1e55e203ba97b470b28f1ba03ae Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110678 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Fix typosAndrea Gelmini2021-02-101-4/+4
| | | | | | | Change-Id: Ic59e55a6b3b31211dedca20572f53914eb9a47ef Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110660 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Fix localization in sf_dialogcontrol and manage_templatesRafael Lima2021-02-081-28/+27
| | | | | | | Change-Id: I865da2b0960ad00866a0f242e9f8ef27ba30a7ea Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110446 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Recreates SF_String Help page (ScriptForge)Rafael Lima2021-02-074-19/+1385
| | | | | | | | | | | | | | | | SF_Array: - Adds a <variable> tag SF_Document: - Fixes localization issues pointed out by translators on WebLate 00000003.xhp: - Fixes the message explaining how to load libraries Change-Id: I9361f86e7907b95e0546197203e2d23c6211fd4d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110366 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Dialog/DialogControl layout updatesAlain Romedenne2021-02-062-35/+19
| | | | | | | | | + a few text precisions Change-Id: I700f78045843a9a8a6a47c6eb002fea8ff213c6e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110443 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Revert "Create Help page for the SF_String service"Olivier Hallot2021-02-044-1384/+16
| | | | | | | | | | | This reverts commit a6f6fa2254ced7120ac0fb0075b4fd5195c334af. Reason for revert: was not yet ready Change-Id: Ibc95e08e2cb2a1f2220b503f3ab472518f98a047 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110365 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Create Help page for the SF_String serviceRafael Lima2021-02-044-16/+1384
| | | | | | | | | | | | | SF_Array: - Adds a <variable> tag SF_Document: - Fixes localization issues pointed out by translators on WebLate Change-Id: Ifa0a3c7665796ea2e5464dc3f2bd9508b3f7847c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110360 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* (ScriptForge) SFDialogs library sf_Dialog sf_control new pagesAlain Romedenne2021-02-034-8/+1209
| | | | | | | | | - 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>
* Fix typosAndrea Gelmini2021-01-291-4/+4
| | | | | | | Change-Id: I1789ae94470eb270f9227d26c1f668ad70bbf448 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110161 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Create SF_Calc help page (ScriptForge)Rafael Lima2021-01-295-113/+1196
| | | | | | | | | Also fixes localization issues in previously created pages adding/removing localize="false" tags. Change-Id: I71c8dad854be5cacfd4c701850fe539630689d45 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109882 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Minor copyeditsAdolfo Jayme Barrientos2021-01-271-1/+1
| | | | | | | Change-Id: Id238b9ae6987152c7759cac21154b61a495b8685 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110027 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Create SFDocuments Help page (ScriptForge)Rafael Lima2021-01-234-3/+462
| | | | | | | | | | | Adds a new Help page for the Document service provided by ScriptForge. Add a <variable> tag to the sf_ui.xhp for x-ref. Change-Id: Ic65daf9ebcecddf569bd494c10010f03bb360299 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109687 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fixes localization issues in ScriptForge Help pagesRafael Lima2021-01-232-16/+16
| | | | | | | | | | | Some code blocks with comments need translation and therefore need to have the localize="false" removed. Also, other parts of the text shouldn't be localized, so localize="false" was added. Change-Id: Id072eb88f95ee8759f86d2ca3736698855b50b4b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109801 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>