Age | Commit message (Collapse) | Author |
|
- fixing malformed tags, to be used later on
Change-Id: Id37f3b0055848eba9846add0efad61b7f434baa4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93998
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2870a497dd57aa2c0141ac582591e7fdb4127b46
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94000
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
|
|
Change-Id: I9d1d0223b2eec3eb0e1181bda2f8aa6c7d90763f
|
|
Change-Id: I4a8c0edfc7c09fa67c469e9da234283439b5edde
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94017
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ic137af04cf3c04cf906eda4021ca037b2d844748
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93632
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Simplify by using proper tags
Change-Id: I4a39f2a766e8801b16e09be288935c4b60da43ca
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93982
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I4005c6f5c8e9ac16c262b24b23dee21eddd97923
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93804
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ie8770591cb7fd0f90e24c719c6a8eea2ebfec8f7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93800
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ic7440ed82940d35f199b4dd1b27681933e386545
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93626
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Idc34dd577477e0e28da3a32d3cf3ebb266c91ed8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93627
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ic1fa21fdc824f12f56dc10ff8099c404f2b4ec8c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93625
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I9cd4da12f13c0ed9a3e8a2b722615fb229a62c3f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93624
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I71da32d55c9face7e052438aa178592a3a93afa8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93623
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ic005c22caaffabc3aafec9f7621d5da7d0946114
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93945
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- 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>
|
|
Change-Id: I44e19df72148a9d8a1066fc9f5e2b3db24beb837
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93941
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2bbbfaff087c689db8d98a4a4e185642a03d1c3c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93942
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I2bf875c5f9705f712af5d1c150ec791798275930
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93545
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Iefd264272c76c1576ac7b9baaf0feeedf0295bfd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93579
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
- 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>
|
|
Change-Id: I75e2e37e3fed3adaabbb7c0baca458771e8a54ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88094
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- 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>
|
|
- Redim
- Type
Change-Id: I473c7d9469705ddde52e51cd6d2695c87bb5781d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93369
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I9a14cce825874338b87b5f82f55c52f661e7a877
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93346
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- Color picker dialog wrong link in RGB()
- extra links in Red(), Green(), Blue()
Change-Id: If515dafedec9333cabf4d6adf34b9e1c59d1b325
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93135
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- Add UNO objects in Dim, ReDim statements
- Include std fragments in Dim, Redim, Type statements
- "@" omission in Dim, ReDim Statements
- Replace bugged example in Let statement
Change-Id: I500e1dcaa605978981e3b96cb277664fe5916282
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93131
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I8578cfe5b0752e997cd5d2c1c336e91315c2dedc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93185
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: If2760b5e89def322f6380e4322d21aa866764f75
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92988
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change the heading to indicate BASIC function and not a
CALC function
Change-Id: I4dc14ed0d8bb585d99e30cf72f255a523affc9b0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91005
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I7f7f0c45ad91a5614fda38b01d3d90968b835a9d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92885
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Ie835e07e7a62fbf479f5d5e1b75edcc8d39068c9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/93113
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
This reverts commit bb5376ab2c0fc80e8f49197e4077ccce0639e186.
Reason for revert: improve patch after comments in bug
Change-Id: I636f91e5bbf6e709eb7606758f0cb13182368d5d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92785
Tested-by: Jenkins
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I6a72906dca5982ab8f206cdc75273754fc0f420c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92783
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I0153b7a2457130ae6cd8a313d86424662d0576e5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92780
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I8ff69aee8063f8997868829291500244e2c1a6a1
|
|
Change-Id: I714fd9685c1bf35a2c8b3d05e2a4df07ca8f8cbb
|
|
Change-Id: I43d4535b5c0ea659fd19177775ad00db71a2d7b3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91001
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I9a0a65988a79602bf1e43006f2266bb8ab1471ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92778
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I5b1e5f3abbd6543c0c6fc2b2051c5f9922b379e8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92911
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
+ fix on Page help page, refactor.
Change-Id: I834c35b03d7e25fb18cda09aff304c733040625d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92876
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- faulty embed in RGB() pages
- faulty embeds could be removed in Blue(), Green(), Red() pages
- did not clear 'farbcodes' in case use elsewhere
- Rewording in Resume statement
Change-Id: Ic760007a5e58af973f9935e22c107094d2170001
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92545
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- Missing '@' in list of type declaration characters
- c(h)ar typo in fragments, refactoring in:
- Type, Function, Property, Dim, ReDim statements
- argument fragment
Change-Id: I97caea851d6864e44d43550f6e71873e6f55eb91
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92769
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- runtime/compiler Option statements
- Sub, Function, Property Get/Let/Set
- Dim, ReDim, DimArray
- Dim and Redim help pages reviewed and amended accordingly
- Sub, Function, Property pages updates in subsequent patches
Change-Id: Iee857aa6e17533278bf16917c0b7d32af0e038ea
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92528
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- TypeName function
- VarType function
- syntax diagram fragment update
Change-Id: I412e95c9eb8a3b84158b3888025081600030167e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92533
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
in those contexts:
- native LibreOffice Basic
- w/ Option Compatible
- w/ Option VBASupport 1/0
- Added missing Byte, Boolean datatypes
- type declaration caracters fragment conciser layout
Change-Id: I53387018223466ef7452d87fb166d5d9e6de0594
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92540
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I09335c448cb058fec91cb6caf33c503c9a6e971d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92642
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Id619066cf1d40ed760ff774003991d0f16343a99
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92441
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: Icc0393d89799349701136d6b8e98519732ec0fa5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92601
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
Change-Id: I48557474f6cedd357f03e767eabd09b6df8cd5b1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92440
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|
|
- main diagram
- subsequent fragments
Change-Id: I5463aeac7257394cac826fbc36a819b4ddd8ced3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92435
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
|