summaryrefslogtreecommitdiffstats
path: root/source/text/sbasic/guide
Commit message (Collapse)AuthorAgeFilesLines
* Mute L10n in some Basic code linesOlivier Hallot2019-11-071-6/+6
| | | | | | | Change-Id: Idbaf2b44d4c7a6220aea66d75c00f36053a22f31 Reviewed-on: https://gerrit.libreoffice.org/82193 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Misc. typo fixing and removal of pointless tagsAdolfo Jayme Barrientos2019-11-071-1/+1
| | | | Change-Id: I7ecffd0417b7e88b76f44e64911c3d8a2f935104
* Fix links for basic_2_python pageOlivier Hallot2019-10-251-2/+2
| | | | | | | Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0 Reviewed-on: https://gerrit.libreoffice.org/81509 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Wrong links & extra bookmarksLibreOfficiant2019-10-251-3/+4
| | | | | | | Change-Id: I454e5ee23a17e48931dee2d51ad1639fb73ecba9 Reviewed-on: https://gerrit.libreoffice.org/81487 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Documenting how to call Python routines from Basic macrosLibreOfficiant2019-10-242-3/+181
| | | | | | | | | 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-1/+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>
* Some examples of Basic macrosLibreOfficiant2019-06-243-33/+49
| | | | | | | | Change-Id: I20f0693dfb1e965f50be875565d505021bcb9d4a Reviewed-on: https://gerrit.libreoffice.org/73861 Tested-by: Jenkins Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* WIP: refactor some Python/Basic pagesOlivier Hallot2019-05-301-0/+30
| | | | | | | Change-Id: I3590e7a6e0cf62d9f9e33e8081be50ab4d0ae769 Reviewed-on: https://gerrit.libreoffice.org/73175 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* - Pages mutual x-RefsLibreOfficiant2019-05-271-12/+12
| | | | | | | | | | | | | | - 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>
* New Python page + updates to existing pages to support embedded referencesLibreOfficiant2019-04-101-2/+4
| | | | | | | Change-Id: Ie7bd884db45e3ca59dee1ffa79b2ea14ced3d160 Reviewed-on: https://gerrit.libreoffice.org/70420 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#115254 Some branch bookmarks are'nt working 32Olivier Hallot2018-10-021-0/+2
| | | | | | | | | Module basctl Change-Id: I0206a66346e76e71f6fc14cd92257b2415968741 Reviewed-on: https://gerrit.libreoffice.org/61235 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Review some outdated text in the Access2Base help pageJean-Pierre Ledure2018-04-241-1/+1
| | | | | | | Change-Id: I61c4b9f4b66750eab2e5724add50865719b13576 Reviewed-on: https://gerrit.libreoffice.org/53382 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* Improve wording and formatting of help textSophia Schröder2018-04-231-15/+18
| | | | | | | Change-Id: Ic06c6eebc08729b3131db1c213a661c2306d69a9 Reviewed-on: https://gerrit.libreoffice.org/53287 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* tdf#94438 disambiguate bookmark branches (iii)Olivier Hallot2018-04-121-2/+2
| | | | | | | | Change-Id: I4953a00750c9f7a5aa65aff01232a66e0ad360fc Reviewed-on: https://gerrit.libreoffice.org/52799 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
* Expand some useless “MS” abbreviations to “Microsoft”Adolfo Jayme Barrientos2017-06-261-3/+3
| | | | | | | Abbreviations should be used only when we lack space (e.g., in UI), but there’s plenty of it here Change-Id: Ib0ac97b2003ca96e4bc286a1a1436bda0f81bd8a
* Basic: add localize=false for some bascode linesLaurent Balland-Poirier2017-05-161-1/+1
| | | | | | | | Change-Id: I78884c0421ef8ad935ca7214b9116fda29d2797f update: remove duplicate empty line at end of files Reviewed-on: https://gerrit.libreoffice.org/33766 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
* remove obsolete oldref attribute (removes one context line in pot)Christian Lohmaier2017-05-097-91/+91
| | | | | | also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f
* link is no valid child of emphChristian Lohmaier2016-01-251-1/+1
| | | | Change-Id: I24009c8eb766d2e99ff96b8ba803e0d92ee73387
* The 'lastedited' element is useless, we have git.Jan Holesovsky2015-11-124-4/+0
|
* fix some ahelp ids of hid . where the current context is empty or wrongCaolán McNamara2015-02-021-1/+1
| | | | | | related fdo#88970 Change-Id: Ib5aa5f5b608252216817b0e6f38c944e37786df5
* fix help xml syntax in access2base.xhpAndras Timar2014-02-201-6/+5
| | | | Change-Id: Id1cc4ed9a9be1db0c4ffda0196439ae39c5643bf
* update help ids for manage languages dialogCaolán McNamara2014-02-111-4/+5
| | | | Change-Id: I7975c7ee7ccce9e6563cb0181441deeae08ee109
* update help ids for default language dialog .ui conversionCaolán McNamara2014-01-031-2/+3
| | | | Change-Id: I56cc822b5c0175dcc8c93cd5a01f8c6d00d96ba7
* Access2Base - Help fileJean-Pierre Ledure2013-11-051-0/+97
| | | | | | | | | | | Summary description + reference to official doc site 1 entry in index 1 entry in Macros & Programming - Guides Change-Id: I26587292b4daff035779fc197522af7dc600279a Reviewed-on: https://gerrit.libreoffice.org/6522 Tested-by: Lionel Elie Mamane <lionel@mamane.lu> Reviewed-by: Lionel Elie Mamane <lionel@mamane.lu>
* gbuildize helpcontent2David Tardon2013-02-261-48/+0
| | | | | | dmake is dead, long live gbuild! Change-Id: I636ea4ed7ee08a748b96973ae076a5e47928d4ca
* re-base on ALv2 code. Includes:Michael Meeks2012-12-137-159/+90
| | | | | | | | | | | | | | | | | | | | | | | | Patch contributed by Oliver Rainer-Wittmann i#118572 - remove ui string and help content regarding usage of Java Mail in Writer's Mail Merge as Java Mail is not used. http://svn.apache.org/viewvc?view=revision&revision=1197035 Patches contributed by Herbert Duerr updated help text for regexp word boundaries http://svn.apache.org/viewvc?view=revision&revision=1228026 improved help text for word boundary regexp expression \b http://svn.apache.org/viewvc?view=revision&revision=1234738 Patches contributed by Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 Patch contributed by Regina Henschel Extended tips for corner and cap style http://svn.apache.org/viewvc?view=revision&revision=1242287 * re-enable on-line update help, remove obsolete on-line purchasing.
* move help structure one directory upNorbert Thiebaud2012-10-167-0/+582
Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc