Commit Graph

61 Commits

Author SHA1 Message Date
268d92a454 (ScriptForge) SFDialogs library sf_Dialog sf_control new pages
- sf_calc unmuting L10N

Change-Id: I3799952c29f21570e6faa81c5b1b27bc28786fb5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109674
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-02-03 23:37:42 +01:00
165f2eb082 ScriptForge library modules - WiP
- sf_array page restored after being overwritten
- self-links in both pages on H1 tag

Change-Id: I9c3d47447124d5c7199a03c9a7d76e0e337244ef
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107695
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-12-17 13:53:39 +01:00
090116c279 tdf#134xxx DefErr syntax diagram
- toc update
- prefix dupe usage fixed - letter 'k'
- DefErr diagram

Change-Id: Ib3bd1b5907eae42b088d0b0b39d3e5f70dc0c43d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103971
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-10-09 18:02:44 +02:00
78dc9c1d05 tdf#131416 Basic Syntax Diagrams for Defxxx statements
- Basic language ref . toc additions
- Letter range option addition
- DefBool-based refactoring

Change-Id: I5744c63e9c21ad5ff2801cd03a119fd2c747fef3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103056
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-29 12:28:19 +02:00
5b2fdb324a tdf#136112 Date/Time are LibO Basic functions not statements
- Documenting Date/Date$, Time/Time$ as functions
- Date Time not be mentioned as statements in help

Change-Id: I828c4df92a2ae2347c8b057451ac7922eac896bf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/101954
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-09-03 18:19:56 +02:00
290bab91da tdf#131416 How to read syntax diagrams
Change-Id: Ic8ec05c75658f600f5ea1509acb482cc3db5d796
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/98343
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-09 17:26:05 +02:00
b6f441acbe Basic advanced libraries brief descriptions
Change-Id: I4bdfd0983e52e8741b9082f0bc6dfa1a35b16510
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97582
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-07-02 13:17:34 +02:00
fcf75206c5 Basic compiler/runtime options aggregation
- Base
- Explicit
- ClassModule
- Compatible
- Private Module
- VBASupport

Change-Id: If5edfe93a744d847bc387d868cbb26292b60ea0a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96493
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-17 23:57:21 +02:00
7af288d0fa tdf#134032 Calling Calc function from basic
Change-Id: I7c3c64e0df4d89b46e49afb869f3e2de0825a6e2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96485
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-06-17 13:38:36 +02:00
099f7cea6b tdf#131416 Syntax diagrams
- Erase: syntax + new examples + x-refs
- Managing flow of control: Do, If, While diagrams

- Basic Syntax Diagrams (WiP) cheatsheet:
  https://wiki.documentfoundation.org/User:LibreOfficiant/BasicSyntax

Change-Id: I68e03ccf8169d59e56f9a2e5b10b4bf09d8b217b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93529
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-11 02:00:00 +02:00
6522d1a261 tdf#131416 Syntax diagrams
- Print & Select Case statements
- GoSub,GoTo, On…GoSub/GoTo statements
  - section reuse + x-refs

Change-Id: I785d46013d7e8e9f571b2a2d2abaa3e2e41d223f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93376
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-05 19:59:53 +02:00
115422426e tdf#131416 Basic Subroutines help pages
- Function, Property & Sub statements
- Public, Private are keywords, Global removed from diagrams:
  -  Global=Public as Basic libraries remain in memory
- Basic toc & index

Change-Id: If107f4d148b4da399dd03d1b18ea3da5454bb9ac
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92784
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-05-04 16:16:43 +02:00
82bb6643f1 Basic Table of content alphebetical ordering
Change-Id: I5e0d46bbbf64fe1b9296fc912e2492a7acd73af7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92180
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-15 19:40:54 +02:00
abb9f58751 tdf#129366 Resume statement new help page
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>
2020-04-09 19:46:44 +02:00
7bcd164e06 Variable insertions for future page embeds
"Relatedtopics" with x-refs to come after

Change-Id: Ic6d58f4e338ea2ddcbba7f063be9dafce34eb914
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91178
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09 00:51:22 +02:00
b6a60949a4 VBA Err object
- 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>
2020-04-02 17:38:09 +02:00
2184ece0e3 Addition to Basic reference TOC
Change-Id: Icaea025c635127f5503270e071fab83f2760c480
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90278
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-11 12:45:23 +01:00
9147d1fa9b sbasic.tree, uno_objects, ThisComponent better descriptions
Change-Id: Ie1778adf59317260cc0c9a1c1eb43ed2d66e7518
Reviewed-on: https://gerrit.libreoffice.org/81822
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-31 10:58:33 +01:00
2ba8d7ab8a tdf#127716 Add GlobalScope object description
Also add BasicLibraries and DialogLibraries
Refactor page
Add entry in tree

Change-Id: I9754af4d98fc6267120c232e1ba366262534b3a7
Reviewed-on: https://gerrit.libreoffice.org/81803
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-31 01:21:01 +01:00
aa272bf2b9 Fix links for basic_2_python page
Change-Id: I7ffd91ea10b22a5215a77be9639dd8d9c27c9ed0
Reviewed-on: https://gerrit.libreoffice.org/81509
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-10-25 18:03:40 +02:00
6880ed4b73 Python dialog handler new topic
'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>
2019-07-26 13:30:28 +02:00
3d1c811073 Python to Basic Help page
- 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>
2019-07-15 02:23:47 +02: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
5f787a1f2d Python: improve navigation between Help pages
add links between python pages
add links from Contents section

Change-Id: Ifc6704862c8213008eeb5d6e6baf86aa7c7be50b
Reviewed-on: https://gerrit.libreoffice.org/67778
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-02-14 13:21:02 +01: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
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
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
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
949606895b tdf#121736 initial Help pages for Python scripts
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>
2018-11-28 10:48:08 +01:00
3954a99fbd tdf#114263 add help page for GetPathSelector()
Change-Id: I021dcde2c5bb27713cbbff03af9f3662f187be4b
Signed-off-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-on: https://gerrit.libreoffice.org/63807
Tested-by: Jenkins
2018-11-23 14:06:17 +01:00
f33281a5c9 tdf#118473 Help page for VBA FormatNumber
+ 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>
2018-11-15 20:07:08 +01:00
c58bf8545e tdf#118330 Terminology change of CONTENTS sidebar
Change-Id: Ibb7b5d85f39e1a097ff85e74f2f2be69ab48bc57
Reviewed-on: https://gerrit.libreoffice.org/57018
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
2018-07-19 13:23:20 +02:00
d1cacd356d Fix more typos in GIMMICKS name here and there
Change-Id: Iae95e2aaa42f273effa3b7576da7e6c45495c5c6
Reviewed-on: https://gerrit.libreoffice.org/57273
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-07-11 12:50:34 +02:00
79ed6797fc Add help pages for internal Basic libraries (WIP)
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>
2018-06-15 17:18:51 +02:00
75cf318614 Deletion [Runtime] from names functions
[Runtime] was deleted
[Runtime - VBA] was replaced to [VBA]
Combination of words "runtime functions" and "runtime categiries"
was replaced to "functions" and "categiries" respectively

Change-Id: I1f03a5f2ef1697e216e144ecccbfb8942b315718
Reviewed-on: https://gerrit.libreoffice.org/49914
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Sophie Gautier <gautier.sophie@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2018-02-22 17:17:46 +01:00
3114a84355 tdf#104171 Cleanup of Macro Help pages
Removed shared/main0600.xhp (obsolete)
Fixed links between help pages
Added entry to tree file (contents)

Change-Id: I2a954c328f214728d554bff2166f82b2c2b96f35
Reviewed-on: https://gerrit.libreoffice.org/46618
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-12-17 00:24:14 +01:00
9891e96d1d tdf#84675 Undocumented VBA function: MonthName
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>
2017-12-06 13:23:56 +01:00
d0dad7954d Add some entries in tree files
plus a link address fix

Change-Id: Ib73385d43b7c354b81265ad7aa06dec66df2763e
Reviewed-on: https://gerrit.libreoffice.org/45762
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-12-04 00:55:35 +01:00
862397faa8 tdf#84675 undocumented BASIC - tree files update
Change-Id: I06ace765057fe5fa9b8add62d232c8c0cbaf23f5
Reviewed-on: https://gerrit.libreoffice.org/45750
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2017-12-03 20:16:51 +01:00
aef2d0a311 tdf#108680 Help page for VBA function SYD
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>
2017-07-24 13:20:44 +02:00
aee97f023a tdf#108679 Help page for VBA function SLN
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>
2017-07-24 13:20:07 +02:00
9411338fe7 tdf#108678 Help page for VBA function Rate
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>
2017-07-24 13:19:11 +02:00
f6339f9469 tdf#108677 Help page for VBA function PV
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>
2017-07-24 13:18:14 +02:00
60d67acd3b tdf#108676 Help page for VBA function PPmt
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>
2017-07-24 13:16:34 +02:00
7e0d91b15d tdf#108675 Help page for VBA function Pmt
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>
2017-07-24 13:11:53 +02:00
1a5e22fbe5 tdf#108674 Help page for VBA funciton NPV
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>
2017-07-24 13:11:17 +02:00
1a2f0ac70b tdf#84675 Add help page for NPer function of VBA
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>
2017-06-17 12:54:44 +02:00