Commit Graph

193 Commits

Author SHA1 Message Date
d884a65408 tdf#125763 Remove confusing remark on Variable declarations
Plus, refactor the page layout, eliminating the tables.

Change-Id: I47bf8c479a073ea087923d9952ca586d85392ea0
Reviewed-on: https://gerrit.libreoffice.org/73668
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-06-11 14:23:40 +02:00
8b1f590997 WIP: refactor some Python/Basic pages
Change-Id: I3590e7a6e0cf62d9f9e33e8081be50ab4d0ae769
Reviewed-on: https://gerrit.libreoffice.org/73175
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-05-30 13:21:00 +02:00
a8a0ba510b - Pages mutual x-Refs
- 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>
2019-05-27 02:17:31 +02:00
4f954243e7 - Partial refactoring using API calls
- 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>
2019-05-20 15:35:09 +02:00
2f8fbb8c0a Typos
Change-Id: Id5040a184e0dbc5456ceb8010a35dc0380b7e01f
2019-05-11 01:31:24 -05:00
580cdbd737 Housekeeping on Help pages for Basic
Change-Id: I2562226411498712dfad91bcd3e4690442d9c1d1
Reviewed-on: https://gerrit.libreoffice.org/70132
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-04-02 15:01:46 +02:00
2434e43c17 Inform pogrammer on VBA and LO Basic differences
Some Basic functions, like chr(), have the same name as in
VBA but VBA chr() function does not accept arguments above 255.

Change-Id: If66fec8216b824281287dfd34413584d6c2468a3
Reviewed-on: https://gerrit.libreoffice.org/69388
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-19 20:33:57 +01:00
e6dfe7b36e tdf#124066, tdf#114263 BASIC Replace function Help
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>
2019-03-14 15:57:16 +01:00
2400a5c557 i#119731 Fix icon name
Was wrongly named in 496aaf8cbcd030c1ddfbc3776c23edd08307b96e

Change-Id: I42730caa995ed7e04b6a632ee0fa73091beeea84
Reviewed-on: https://gerrit.libreoffice.org/69080
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2019-03-14 07:43:00 +01:00
496aaf8cbc i#119731 help-page: Hyperlink control on Dialog editor
The image used for Insert Hyperlink control is
cmd/sc_inserthyperlink.png as proposed in description.

Change-Id: Ife79e16ea04498b1496629f398e42da67ec72448
Reviewed-on: https://gerrit.libreoffice.org/68952
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-10 19:43:16 +01:00
3013fcc8dd tdf#53524 (compl) Minor tweaks in Help page.
Added ref to icons
minor updates on tags

Change-Id: Ia9812a5928554284a5a2fb5416983888e2437439
Reviewed-on: https://gerrit.libreoffice.org/68915
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-08 12:44:35 +01:00
8b9d37bf1b tdf#53524 help-submodule - grid control Dialog editor
Change-Id: Ie6918fdc9eb0cfed7042362cb1ad223e908d6d8a
Reviewed-on: https://gerrit.libreoffice.org/68895
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-03-08 12:18:45 +01:00
cebc44435e Housekeeping in some BASIC Help embeds
Change-Id: I6bbc8f8450d2160b9715b90d066e51278aaf564d
Reviewed-on: https://gerrit.libreoffice.org/67976
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-02-18 16:40:10 +01:00
9438da88cd A couple of articles and tag vomit cleanup
Change-Id: I5e3d9c7f9ce78807d1acfa190a740f41ddd8a378
2019-01-28 15:27:22 -06:00
3f27275900 tdf#114263 Help page for Partition [VBA]
+ 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>
2019-01-26 12:11:22 +01:00
441f600d21 tdf#114263 Undocumented BASIC Options
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>
2019-01-24 11:50:31 +01:00
de5dad498a Add more python examples
Change-Id: Id34674cd96d615b8613a35e18d96886a3d39bae0
Reviewed-on: https://gerrit.libreoffice.org/66763
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-23 12:39:28 +01:00
9b903d0ab3 Add link to Python pages in Basic main page
Change-Id: If31c609e4d345feec47bb89beac41a0c1ce6eedb
Reviewed-on: https://gerrit.libreoffice.org/66726
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22 13:52:06 +01:00
2706cb2c41 localization inhibition in Basic
Change-Id: Ic0572bb9c55a205cf2f5cbb326d310bd07557811
Reviewed-on: https://gerrit.libreoffice.org/66503
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22 11:49:09 +01:00
dc327ee89c Localization inhibition in Basic code
Change-Id: I483489265463bbd00a0ab4f82fee856e429a7497
Reviewed-on: https://gerrit.libreoffice.org/66505
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-22 11:48:19 +01:00
a02a91b543 Link 2 Help pages on GetPathSeparator()
Change-Id: I81c23ff64baff8303d2f1936c2e426bd7ba59163
Reviewed-on: https://gerrit.libreoffice.org/66685
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-21 15:21:26 +01:00
f601cf7f5d Python Help page for screen IO
Change-Id: I0a1fc11a23c6f48eb058d42541e1f22c57ddb26d
Reviewed-on: https://gerrit.libreoffice.org/66442
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18 11:06:27 +01:00
e2d3ddaae1 minor correction
Change-Id: Ia986be35c2805f2ed82f9d148702a87fa5537d20
Reviewed-on: https://gerrit.libreoffice.org/66573
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-18 11:03:18 +01:00
e06034e3c0 Mute and simplify l10n for GetPathSeparator()
Change-Id: I5b5736f56a21bb6abef75519557d60b8494a09be
Reviewed-on: https://gerrit.libreoffice.org/66454
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-16 21:34:52 +01:00
f2584bca8e Format string and save l10n work
make Syntax: and Return value: headings same as other functions

Change-Id: Ie715b6c9172ebb8154051a8083b1e2c246d93ba8
Reviewed-on: https://gerrit.libreoffice.org/66481
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-16 21:34:30 +01:00
4c805e7b0c Fix some mistakes in attibutes
Change-Id: Ib5719ff52025c2eb558fb6e31ed69f8a6e733b40
Reviewed-on: https://gerrit.libreoffice.org/66243
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-13 23:48:42 +01:00
899529868c Does not compile as such
Change-Id: I353cde4e67424cb5b56071adc897c28462242985
Reviewed-on: https://gerrit.libreoffice.org/66086
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2019-01-10 13:18:58 +01:00
29b5659ba0 Removal of a superfluous link.
Change-Id: Ib3cedf58bce141ddfd27c438a0a37e73b1a7bd77
Reviewed-on: https://gerrit.libreoffice.org/65889
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-05 17:02:12 +01:00
fc7e8e2361 Fix typo
Change-Id: I5941a60790ad4a1d16f4888807aa0756fe687b26
Reviewed-on: https://gerrit.libreoffice.org/65865
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-04 20:48:20 +01:00
2237ca9306 Enum help page preciser content
Change-Id: Ic1f8926050f6b1b4a45f2da6dae784261ecd9a9e
Reviewed-on: https://gerrit.libreoffice.org/65493
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-04 18:59:02 +01:00
537807a50d tdf#114263 Tab BASIC function in Print description
Add Tab Function in BASIC Print command help page
Add bookmarks for BASIC Tab()

Change-Id: Icd23a9ef9851561b162caec3034eeba0fdc65770
Reviewed-on: https://gerrit.libreoffice.org/65796
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-01-02 00:51:50 +01:00
a09fb6175a Fix typo
Change-Id: I7d7955d60820c38cd2048c5fd6d37d51a3c53438
Reviewed-on: https://gerrit.libreoffice.org/65761
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-12-31 03:42:46 +01:00
3ddd2196c0 Add bookmark for BASIC QBColor function
Change-Id: I1f7e7ea399fcc579463a7a4ac610e7205d64fcf8
Reviewed-on: https://gerrit.libreoffice.org/65756
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-30 23:40:04 +01:00
afdcd47966 tdf#114263 Add info for BASIC Spc() function
Change-Id: Ic57ae1777e9e41c67a914b210b002f3ba89e678c
Reviewed-on: https://gerrit.libreoffice.org/65753
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-30 23:38:57 +01:00
d7124af74a tdf#114263 Add Help page for BASIC Frac Function
Change-Id: Icc56a51597318d5c0683a2976b8d08f1b30ca49c
Reviewed-on: https://gerrit.libreoffice.org/65752
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-30 23:20:51 +01:00
b1aec63bf0 tdf#114263 Help page for BASIC WaitUntil statement
Change-Id: I6ef145556a813f65ea509b146eadbf744b6f1fae
Reviewed-on: https://gerrit.libreoffice.org/65721
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-30 18:56:34 +01:00
197b505a88 superfluous character
Change-Id: I2c7641a6c7431a3b82b449364519f4f34bf8a8c9
Reviewed-on: https://gerrit.libreoffice.org/65446
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-12-19 16:38:00 +01:00
44ca55be29 Fix missing entry in makefile
+ bookmarks

Change-Id: I836964a1ec29485ee05617cce486dadd5b009591
Reviewed-on: https://gerrit.libreoffice.org/65161
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-14 16:50:20 +01:00
911e28b1d8 tdf#121173 correct double spaces in sentences
Change-Id: Ia8116e46e75cbf32293f20e0c905ed8707156b95
Reviewed-on: https://gerrit.libreoffice.org/64886
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-13 18:50:20 +01:00
dc560c20ca tdf#121173 correct double spaces in sentences
Change-Id: I46b602d6ca6323d932839b8da5bfef6d4eec2dcc
Reviewed-on: https://gerrit.libreoffice.org/64872
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-13 18:50:05 +01:00
3e81e4c583 Related: tdf#121173 double spaces
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>
2018-12-13 18:48:22 +01:00
3f0f452519 StarDesktop object and reorder indexes
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
2018-12-12 10:10:46 +01:00
793e75c7f7 Related: tdf#121173 double spaces
Change-Id: Iecc58ab0812c3a1bd279e28b8d0bf2de99a24792
Reviewed-on: https://gerrit.libreoffice.org/64887
Tested-by: Jenkins
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2018-12-11 19:21:21 +01:00
8e718f78ec Fix typo
Change-Id: Id8405664e2045529826ba634986c414db742cc3b
Reviewed-on: https://gerrit.libreoffice.org/64702
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2018-12-06 12:18:00 +01:00
4c0b3129e3 Refactor BASIC code layout
Change-Id: Ica3743e859f244a2344e0b51848460c5c4f3ead6
Reviewed-on: https://gerrit.libreoffice.org/64651
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-05 22:12:30 +01:00
5c79d5ed41 Update End Statement in BASIC
Change-Id: I513db8eb06bc396b71ca2aaed1a6a50ec3ac5c2f
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/64438
Tested-by: Jenkins
2018-12-05 00:57:21 +01:00
d3bee2ee27 Add missing <bascode> div in page
Change-Id: I50e0c7254d9e13582a7c7e544afc657da8c85f9a
Reviewed-on: https://gerrit.libreoffice.org/64347
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-12-01 12:04:40 +01:00
93b7b1c8c7 Help pages for VBA Enum statement
Change-Id: I4f382453334aa964115d30d7e11e7d202d63a230
Reviewed-on: https://gerrit.libreoffice.org/64202
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-11-29 21:41:15 +01:00
9634a1ff3a Fix typo
Change-Id: Ic224fbb099b86942afb651e5c10c6a91d2dac020
Reviewed-on: https://gerrit.libreoffice.org/63978
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-11-26 02:37:49 +01:00
6c90a05e6c Hyphenate pre-noun adjective phrase
Change-Id: I108cb3b91031327f7d775857f8e7d55042eccb6c
2018-11-23 09:14:02 -06:00