summaryrefslogtreecommitdiff
path: root/source/text/sbasic
AgeCommit message (Collapse)Author
9 daysMute L10n in BASIC examplesOlivier Hallot
Change-Id: I9feccab8811cfa728310e96eb1e7a78de452a1eb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/179591 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
11 daysSF_exception help correctionsAlain Romedenne
Change-Id: Ie2c36471a7c3f1901454fae2e7cb55e3db5b5770 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/179565 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-12-19Mute L10N when <embedvar> is a singleton in textOlivier Hallot
+ some refactor Change-Id: I071758f139a7f6e9ab91ca277a420c8283b1eae0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178833 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-12-10Precision in ScriptForge.Session.RunApplication() methodAlain Romedenne
Change-Id: Iade10670dedb638dd36e1b32529b856b44676afe Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178144 Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jenkins
2024-12-10Python typing hints are available for Scriptforge servicesAlain Romedenne
Change-Id: I0e5bcd7f39d4de7913080648cb6770e83253207c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178131 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-12-09tdf#131332: Replace custom date formats with ISO 8601Bogdan Buzea
Change-Id: Idf08d44bb5287da44b281820e73e08c58e154f99 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/178163 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-11-27tdf#131332: Replace custom date formats with ISO 8601Bogdan Buzea
Change-Id: I79b7a4953c49590afd96cc13efad8598285b03a3 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/177296 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-11-21ghost ref to OO.oAlain Romedenne
Change-Id: I92d95d09dea69f9482a9a49ed6a380da017ce749 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176820 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-11-20New arguments in ScriptForge.Exception.PythonShell() methodAlain Romedenne
Change-Id: Iceb8b2480055e912eb712ff1eb7d842be440f6ba Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176712 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-11-17Basic MiD() method has 2 different signaturesAlain Romedenne
- arguments syntax precisions - keyword names correction, the 4th argument keyword name is unknown Change-Id: I6d38dcf61286f88d28090d9e18fafde25bd89376 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172821 Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org> Tested-by: Jenkins
2024-11-14misc. href typo (lines 65, 71)Pierre F
Change-Id: I324a475efd194feb4a80d846aa3b206144335ece Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173181 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-10-27tdf#162607 disambiguate hid2file.js, InsertTimeFieldOlivier Hallot
+ Refactor Change-Id: I93476e7e2d71766be718f398a593d2674016c1d4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/175695 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-10-21tdf#134503 precisions on Option Explicit statementOlivier Hallot
Change-Id: Ic9f0efe82bf42e4e6abf492a2933cddef317cf2b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/175304 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-09-12tdf#162607 Remove dup's in hid2file.js, EXTENSIONS*Olivier Hallot
Change-Id: If744d3c1912c340aef689db3da5b1e80906d6cef Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173278 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-12Refactor - no changesOlivier Hallot
Change-Id: I22687316796c23402191f74e3eb9e0d9402821e0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/173277 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-09-05tdf#162791 Update BASIC now() help page.Olivier Hallot
BASIC Now() function changed internal calculation to match Calc's =NOW() function. Change-Id: I10653e8120c34d57db9f06ad70768174a47cba59 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-31clarify Instr(). tdf#129436, tdf#139840Pierre F
Change-Id: I14f70db80e2a09f9c1e614d0e079830016cbea0f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171778 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-08-31tdf#162607 Remove dup's in hid2file.js, bad hidOlivier Hallot
+ Deleted HID_GLOBAL_FALLBACK, removed long time ago, pre-LibreOffice + refactor simpress/main0210.xhp Change-Id: I152d556f7ade460356de2292799d814018871210 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172655 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-30MsgBox not a Statement. tdf#162447Pierre F
originally from https://ask.libreoffice.org/t/msgbox-statement-vs-function/108929 Change-Id: I62e871b878ec463e9d82a7506124a5c99de7ac28 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171415 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-26Fix some "D'oh! you found a bug!"Olivier Hallot
Change-Id: Ia0610061cb87aa9aac47ebb9312363d435cbf2fb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172447 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-24tdf#162607 Remove dup's in hid2file.jsOlivier Hallot
+ Case of placeholder "zzzz" left here and there + refactor Change-Id: I048ad7a9db45a8931ffca0ed801cb49c7888e02a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172356 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-22tdf#162470 Fix to If statement syntax diagramAlain Romedenne
Change-Id: Icafc95df09367a9e7401742630ae06d7ebcc89b0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172198 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org> Reviewed-by: Pierre F <fpy@bger.ch>
2024-08-21Apply english grammarAlain Romedenne
Change-Id: Ibe65885931c5dca006a298eeef9b5b383137b2fc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172186 Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org> Tested-by: Jenkins
2024-08-21Missing link to BASIC programming guide in wikiAlain Romedenne
Change-Id: I7f552389440c2eb006197fefb54d1cee32d5f053 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/172185 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-08-19misc. simplify sentences (Basic Function call)Pierre F
Change-Id: I9a597897f60642832089973926c67f1ac69ed55d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171780 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-13Document python comparison operators for UNO objectsOlivier Hallot
Referenced from https://gerrit.libreoffice.org/c/help/+/65828/2/source/text/sbasic/python/python_programming.xhp#241 Change-Id: I2d28a2d1f432656258fade03a9af0b3ffab119f7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171804 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-08-12split syntax paragraph for MID() function / statement.Pierre F
see also https://ask.libreoffice.org/t/msgbox-statement-vs-function/108929/5 Change-Id: I520df9a2df289e102e265368768e03b53e8c0e2a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171408 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-01list CDate(). tdf#154612Pierre F
Change-Id: Icfa71c0ac83c88feb2d89b301af480037f0f05fd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171346 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-07-30cleanup Local. tdf#154595Pierre F
Change-Id: Ie0809e49fe6c9d0d43ed4f2a8e59a7947011008c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171044 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-07-29VBA supported objectsAlain Romedenne
Change-Id: Ie2f51790fa25e589a05a8f9a0cf25cc4f891c4c7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171038 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-07-26tdf#161883 Fix to IF Basic statement syntax diagramAlain Romedenne
Change-Id: Idcd12d05cd424360cd29bbb7cd7ee73e766bef52 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171025 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-07-10tdf#160197 remove mention of removed GetLocale BASIC functionIlmari Lauhakangas
Change-Id: Icc3223e4f6ceb83abe542beb538f5ade052e495e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170313 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Jenkins
2024-07-07Fix dup in sbasic/shared/vba_objects.xhpJulien Nabet
Change-Id: Ia9019ca5f5129f5d2741941df19622de5ee403eb Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170109 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-07-07Fix typoAndrea Gelmini
Change-Id: Ie15138e64d647d669a57a4cfa7c530cd43ad294a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170085 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-07-06tdf#149786 tdf#161495 VBA objects & properties & methods (WiP)Alain Romedenne
- ActiveSheet object - (Calc).ExportAsfixedFormat method This initiates a documentation help page intended to aggregate MSOffice VBA objects features that are currently supported. Change-Id: I679e9a64923b69fd0d1a5ac99d39651fd8353fc7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168530 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-06-10Update Basic/Python TOC with Calc samplesAlain Romedenne
Change-Id: I1ce9b023b0e90dae868cc323af3e9d0296a66bdc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168534 Tested-by: Jean-Pierre Ledure <jp@ledure.be> Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org> Tested-by: Jenkins
2024-06-07Precision about Win environment variableAlain Romedenne
Change-Id: I2105960d58fa0342dde9d7f762ecc1a18b3e9bb5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168448 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-04-05Mute l10n in page titleOlivier Hallot
Change-Id: Id715ea5bd4b17ac866e8c5638e0f725b9aaa6b96 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165803 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-03-25tdf#159725 ExportAsFixedFormat Help page (WIP)Olivier Hallot
Initial Help page for ExportAsFixedFormat VBA method. Missing: - Error codes related - Arguments not implemented Change-Id: I43ca670047542b29858e4384243d7e9a36a5efc0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165256 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-14tdf#146902. add DatePart resultsPierre F
Change-Id: I718c788a596a11f40dbdaf60860daa8951ae709d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164746 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-11fix rounding and use Format() tdf#155654Pierre F
Change-Id: I8a9643fb9713177eba3bb56e93d26a989ac9f099 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164677 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-03-11fix String limit text/sbasic/shared/03102100 tdf#157822Pierre F
Change-Id: I62fb1b238cf03c29ef7ba6d01594d351754cf60b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164674 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-03-10fix Helpex warnings: 'No string specified!'Andras Timar
Change-Id: I70ad73b6859cd989e6046c3bd5a76c54c27f416d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164631 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-06Fix error in string for TOOLS BASIC libraryOlivier Hallot
Change-Id: Iaedecb8ab3b65df5be98aea9004f003549ede0fc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164490 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-06Corrections/precisions in ScriptForge help pagesAlain Romedenne
- removing outdated comments - deprecation and omissions in sf_form, sf_formcontrol, sf_formdocument Change-Id: Id5b1abdb812edc13a1489f0b01fff7f34a17416c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163548 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-02-26sf_calc documentation updateAlain Romedenne
Change-Id: I7646524df9ab75dd74d5e5ece0e3291f6f553ec9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163971 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-02-23ScriptForge help typosAlain Romedenne
- ScriptForge.Document.FileSystem property applies to Base docs too - ScriptForge.Base.FormDocuments() method requires a precision Change-Id: Ifad3a6008e9fba37b9ca49ce144ac7b4421b5124 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163835 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-02-20typo in sf_Document helpAlain Romedenne
Change-Id: I27eedb23bb03a38510df9338245725d323c168b7 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163616 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-02-20Fix typoAndrea Gelmini
Change-Id: Ic6ed414c95a6a1c08884ea8ee55323a10bc36fe0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163636 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-02-19Python Shell script update for macOSAlain Romedenne
- Eases the identification of embedded Python with Basic - Launching Python console with Python remains to be improved Change-Id: I4b581770166701cccca664d0b5209ccbe8362282 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163172 Tested-by: Jenkins Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>