summaryrefslogtreecommitdiffstats
path: root/AllLangHelp_sbasic.mk
Commit message (Collapse)AuthorAgeFilesLines
* tdf#131416 Basic syntax diagrams reusable fragmentsLibreOfficiant2020-04-171-0/+1
| | | | | | | | | | - 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>
* 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>
* 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>
* Basic Property statement new helpLibreOfficiant2020-02-221-0/+1
| | | | | | | Change-Id: I4386954ea6f6a22fa1f6d8df5695c574cacba19e Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88051 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Documenting how to call Python routines from Basic macrosLibreOfficiant2019-10-241-0/+1
| | | | | | | | | Change-Id: I904cafe91ad7c5e72d09209c68db401003dda556 Reviewed-on: https://gerrit.libreoffice.org/81412 Tested-by: Jenkins Reviewed-by: Jean-Pierre Ledure <jp@ledure.be> Tested-by: Jean-Pierre Ledure <jp@ledure.be> 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>
* Split VBA Compatibility files and enhanceOlivier Hallot2019-06-281-0/+1
| | | | | | | | | | | Add examples, Add cross-links Split files Change-Id: I92bef363f008aeed367167b50c4ea9a9943a62ff Reviewed-on: https://gerrit.libreoffice.org/74812 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* WIP: refactor some Python/Basic pagesOlivier Hallot2019-05-301-0/+1
| | | | | | | Change-Id: I3590e7a6e0cf62d9f9e33e8081be50ab4d0ae769 Reviewed-on: https://gerrit.libreoffice.org/73175 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Monitoring document events with Python & BasicLibreOfficiant2019-04-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Mutual help pages x-refs -tree addition -new bookmarks for --Advanced Basic Libraries --Appl. Progr. Interface NB: I wish I could create new </img> in gerrit OH: moved new xhp to right position New image Update makefiles several x-ref fixes libO: Added language-driven <switch/> and <case/> tags for 3 different img captures that XHP Editor doesn't propose but that are documented Couldn't validate such switches.. crossing fingers.. OH: Languages are not switchable, as explained in comments. Removed reference to image for good (not l10n full support). fix missing apostrophe. Change-Id: I97c92fc879df19f9e8de73e828cd3324ba2163fa Reviewed-on: https://gerrit.libreoffice.org/70896 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* New Python page + updates to existing pages to support embedded referencesLibreOfficiant2019-04-101-0/+1
| | | | | | | Change-Id: Ie7bd884db45e3ca59dee1ffa79b2ea14ced3d160 Reviewed-on: https://gerrit.libreoffice.org/70420 Tested-by: Jenkins 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: Help pages on opening dialogsAlain Romedenne2019-02-211-0/+1
| | | | | | | | Change-Id: Ib71ad229ff908c1bb7c426f2242729d53cb01ff8 Reviewed-on: https://gerrit.libreoffice.org/68100 Tested-by: Jenkins Reviewed-by: LibreOfficiant <OpenOfficiant@sfr.fr> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Python: Help page for module import--author=Alain Romedenne2019-02-141-0/+1
| | | | | | | Change-Id: I35ce948bbd0abcb2daeb272fe4d436cd05bb24ed Reviewed-on: https://gerrit.libreoffice.org/67773 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Add Help page for Python sessionAlain Romedenne2019-02-011-0/+1
| | | | | | | Change-Id: I01f1448176f5c95a5151bb3040e9c2ef53fcb7f1 Reviewed-on: https://gerrit.libreoffice.org/67214 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/+2
| | | | | | | | | | 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 more python examplesAlain Romedenne2019-01-231-0/+1
| | | | | | | Change-Id: Id34674cd96d615b8613a35e18d96886a3d39bae0 Reviewed-on: https://gerrit.libreoffice.org/66763 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Python Help page for screen IOAlain Romedenne2019-01-181-0/+1
| | | | | | | Change-Id: I0a1fc11a23c6f48eb058d42541e1f22c57ddb26d Reviewed-on: https://gerrit.libreoffice.org/66442 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#121736 More Help pages on PythonAlain Romedenne2019-01-041-0/+1
| | | | | | | | | | Entry page for examples. Comments left intentionally for later fill. Change-Id: Ifacad703097187180cc3909be4ba9a81f80244be Reviewed-on: https://gerrit.libreoffice.org/65866 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#121736 Python programming Help pagesAlain Romedenne2019-01-031-0/+1
| | | | | | | Change-Id: I6307a9f5e5ae27931ca12d8268d825afcee58539 Reviewed-on: https://gerrit.libreoffice.org/65828 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>
* Fix missing entry in makefileOlivier Hallot2018-12-141-0/+2
| | | | | | | | | + bookmarks Change-Id: I836964a1ec29485ee05617cce486dadd5b009591 Reviewed-on: https://gerrit.libreoffice.org/65161 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* More pages on Python scriptsAlain Romedenne2018-12-131-2/+1
| | | | | | | Change-Id: I5d8db28da384f52ee835195d3eb889fde0fe33b3 Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-on: https://gerrit.libreoffice.org/65117 Tested-by: Jenkins
* StarDesktop object and reorder indexesAlain Romedenne2018-12-121-0/+2
| | | | | | | | | | 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
* 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-0/+3
| | | | | | | | | | 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>
* 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>
* Add help pages for internal Basic libraries (WIP)Olivier Hallot2018-06-151-0/+8
| | | | | | | | | | | LibreOffice ships Basic libraries with many nice Functions and Subs that are not documented at all. These pages shed some light to these libraries and is a work in progress. Change-Id: Icb237bf552b785e576e984e47fd0c5cf4f7e29d7 Reviewed-on: https://gerrit.libreoffice.org/55876 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#84675 Undocumented VBA function: MonthNameOlivier Hallot2017-12-061-0/+1
| | | | | | | Change-Id: I3fa5e80dd94c281bdfd6e076f55e172c52be9ecb Reviewed-on: https://gerrit.libreoffice.org/45757 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#84675 VBA functions documentationOlivier Hallot2017-12-031-0/+5
| | | | | | | | | Plus some addition for Type statement Change-Id: I9a1aa6a948cd50181fba07c105a25d986b372d02 Reviewed-on: https://gerrit.libreoffice.org/45709 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#108680 Help page for VBA function SYDOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: Icec5d785a73b31313aaacd86252cae9cc9013043 Reviewed-on: https://gerrit.libreoffice.org/40354 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108679 Help page for VBA function SLNOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: Ida99588e30da477d8bc280492c5e90d52d24aee0 Reviewed-on: https://gerrit.libreoffice.org/40353 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108678 Help page for VBA function RateOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: Ied97ddb4654817c705108b77a62dedcf3b001e34 Reviewed-on: https://gerrit.libreoffice.org/40352 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108677 Help page for VBA function PVOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: Iacd0db8577cc1807b69306cf2d950326f49c2a9c Reviewed-on: https://gerrit.libreoffice.org/40351 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108676 Help page for VBA function PPmtOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: I689c08037890630d0bb49305bec23e518bf085c8 Reviewed-on: https://gerrit.libreoffice.org/40350 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108675 Help page for VBA function PmtOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: I1e35ee31cd96aeee8f1b55a5adb119c50af1a1af Reviewed-on: https://gerrit.libreoffice.org/40349 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#108674 Help page for VBA funciton NPVOlivier Hallot2017-07-241-0/+1
| | | | | | | Change-Id: I7ad2848d559ad15a31cca729587926d99dfd7a60 Reviewed-on: https://gerrit.libreoffice.org/40348 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for NPer function of VBAOlivier Hallot2017-06-171-0/+1
| | | | | | | Change-Id: Id601138bc4ad390f8ec6c14fe41dc1f936ab5aab Reviewed-on: https://gerrit.libreoffice.org/38902 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for MIRR function of VBAOlivier Hallot2017-06-161-0/+1
| | | | | | | Change-Id: I7b55b4994a1c65b714be3ad4114aee9233502276 Reviewed-on: https://gerrit.libreoffice.org/38897 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for IRR function of VBAOlivier Hallot2017-06-161-0/+1
| | | | | | | Change-Id: If4218b4b9619766e25676d5c4be35db42d51b007 Reviewed-on: https://gerrit.libreoffice.org/38896 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for IPmt function of VBAOlivier Hallot2017-06-151-0/+1
| | | | | | | Change-Id: Iddb382d9735c25f2ca77f8141457fb6bb497a696 Reviewed-on: https://gerrit.libreoffice.org/38808 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for FV function of VBAOlivier Hallot2017-06-141-0/+1
| | | | | | | Change-Id: Ic1ac6629eed117d6d2ec8802162e69a45e599a0c Reviewed-on: https://gerrit.libreoffice.org/38802 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for DDB function of VBAOlivier Hallot2017-06-141-0/+1
| | | | | | | Change-Id: I769a4f0863ca73db776e3ab1fb7faf1f25f3b2f7 Reviewed-on: https://gerrit.libreoffice.org/38801 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Add help page for StrReverse VBAOlivier Hallot2017-05-201-0/+1
| | | | | | | | | | Fixes some syntax definitions Mute l10n for VBA function names Change-Id: I06d7391a44b465339e3c82f333719488f7d843b2 Reviewed-on: https://gerrit.libreoffice.org/37854 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 Help VBA functions AscW, ChrW, InStrRevOlivier Hallot2017-05-191-0/+4
| | | | | | | | | | | | | | | These functions are enabled whith Option VBASupport 1 fix bookmark Fix metas Fix makefile & add InStrRev Bookmarking Fix category for DDB Change-Id: I12fed1cd521ffb846d2994323013e8dcc127381f Reviewed-on: https://gerrit.libreoffice.org/37826 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* tdf#84675 (part4) document VBA macros supportOlivier Hallot2017-05-181-0/+2
| | | | | | | Change-Id: I61f60fb4f3ac27604a71972f0c1d8a7e9effdcc4 Reviewed-on: https://gerrit.libreoffice.org/37735 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>