summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/shared/03/lib_tools.xhp
Commit message (Collapse)AuthorAgeFilesLines
* - Pages mutual x-RefsLibreOfficiant2019-05-271-0/+1
| | | | | | | | | | | | | | - Relate Tools help page to Basic Dialog page - Basic page title change - extra bookmark(s) - Basic code change - loadLibrary code change - loadDialog with full path (as best practice) Change-Id: Ia9a449b1dc8cb3a5acc7a921feeedebe7ce9cefb Reviewed-on: https://gerrit.libreoffice.org/72946 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* - Partial refactoring using API callsLibreOfficiant2019-05-201-0/+3
| | | | | | | | | | | | - New bookmarks - Link from Basic Adv libraries to Platform page Caution: Please fix GlobalScope miss in </bascode> parser in the first place! Change-Id: Ifeaa98d5491b659a1dddbdbe3dddc417779374cf Reviewed-on: https://gerrit.libreoffice.org/72583 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Related: tdf#121173 double spacesSophia Schröder2018-12-131-14/+14
| | | | | | | | Change-Id: I9e923e6e67393ed460b7641c5c478c00a2a36e0b Reviewed-on: https://gerrit.libreoffice.org/64888 Tested-by: Jenkins Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typoAndrea Gelmini2018-12-061-1/+1
| | | | | | | Change-Id: Id8405664e2045529826ba634986c414db742cc3b Reviewed-on: https://gerrit.libreoffice.org/64702 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
* Refactor BASIC code layoutOlivier Hallot2018-12-051-328/+564
| | | | | | | Change-Id: Ica3743e859f244a2344e0b51848460c5c4f3ead6 Reviewed-on: https://gerrit.libreoffice.org/64651 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Mute l10n in some BASIC lines help pagesOlivier Hallot2018-07-031-15/+15
| | | | | | | Change-Id: I04674ec739e8fb538aaa22c19c358c2df3ed057e Reviewed-on: https://gerrit.libreoffice.org/56833 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Fix typosAndrea Gelmini2018-06-181-3/+3
| | | | | | | Change-Id: Idf4ffe077bd71dc8170a20df93d714e581ef02b2 Reviewed-on: https://gerrit.libreoffice.org/55963 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Add help pages for internal Basic libraries (WIP)Olivier Hallot2018-06-151-0/+1360
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>