summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03
Commit message (Collapse)AuthorAgeFilesLines
* Fix localization in SF_Form, SF_FormControl and SF_UI help pagesRafael Lima2021-06-294-81/+81
| | | | | | | | | Change-Id: I7306fbfdabf3df84028aadacb90d0502d48f5c56 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117863 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 8d017a90e29ece12e5a71b7e0242b5f926575cb5) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118060
* Add note about Python support availability on some SF servicesRafael Lima2021-06-237-2/+8
| | | | | | | | | | | | | | This patch is being cherry-picked for LO 7.2 because some SF services have Python support but the help pages could not be updated in time. Hence, this patch adds a note to these help pages to let users know that these SF services also support Python. Change-Id: I226b0b92fcc2b380fa6687cba87276b485009151 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117567 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 3c0fb9a710915c30adf5287a734a185696fa0b76) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117635
* Mute L10n of code statements samplesOlivier Hallot2021-06-211-5/+5
| | | | | | | | | Change-Id: Id3ec35a2006614bc195812ca4ec25c8eaad85f38 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117500 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 8ac5aa2d78a907f03a19a1843ceb96f6828689fb) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117431
* Use <emph> instead of <keycode> in sf_introRafael Lima2021-06-151-1/+1
| | | | | | | | | | Change-Id: I12a5a853f29f800abf9703da8f6c62ae247446af Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117215 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit b5bc9b53c30eb97f9fb0b9bba677c5d7549d8251) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117223 Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Fix typosAndrea Gelmini2021-06-121-2/+2
| | | | | | | Change-Id: If1fce3d46d1b26408fc4557c426c18ace6c07277 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117076 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Create introductory ScriptForge help pageRafael Lima2021-06-112-0/+182
| | | | | | | Change-Id: I5fd00cc05b0c28b600974c005a81804c1c6d5e74 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116906 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* sf_form(control) Python supportAlain Romedenne2021-06-113-120/+206
| | | | | | | Change-Id: Iad14d1c5c7d353e50aba84d0cfa461e56f69f4ef Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115969 Tested-by: Jenkins Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
* Python support for SF_Document serviceRafael Lima2021-06-082-131/+253
| | | | | | | | | This patch also adds the Forms method to the SF_Calc help page. Change-Id: I317378db271c60ab97ac44e293aa7cbb54c81d0e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116696 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Python support for SF_Base serviceRafael Lima2021-06-081-24/+82
| | | | | | | Change-Id: I4175aecd307d70367eea49cc7a8407d2bca60634 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116707 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Update SF_Basic service help pageRafael Lima2021-06-081-76/+260
| | | | | | | | | | | | | | | | Adds the following methods: - CDate - CDateFromUnoDateTime - CDateToUnoDateTime - GlobalScope.BasicLibraries - GlobalScope.DialogLibraries - ThisComponent - ThisDatabaseDocument Change-Id: I963ad0d850987b1047b28b34b9a1e264b2414eff Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115965 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Fix some texts, incl. Lionel’s proposal for tdf#132720Adolfo Jayme Barrientos2021-06-021-1/+1
| | | | Change-Id: I2c28331ab2077b9d8585b4571d836b46e41eb454
* Fix SF_UI ShowProgressBar descriptionRafael Lima2021-05-261-1/+1
| | | | | | | Change-Id: Ib8b0b89511c1bb04acb7e79064ae5c9d8678b71d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115970 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Python support in SF_Exception help pageRafael Lima2021-05-251-315/+410
| | | | | | | | Change-Id: I9100e1b61aca23fbb104c449272da95bd60fd813 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115521 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
* Python support in SF_Calc help pageRafael Lima2021-05-241-279/+477
| | | | | | | | Change-Id: I0b7a83fdd49dd4cf5fb1682b193a61ceef5bbe55 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115956 Tested-by: Jenkins Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
* 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>