Commit Graph

782 Commits

Author SHA1 Message Date
384d13b8a4 split syntax paragraph for MID() function / statement.
see also https://ask.libreoffice.org/t/msgbox-statement-vs-function/108929/5

Change-Id: I520df9a2df289e102e265368768e03b53e8c0e2a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171408
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-08-12 20:51:20 +02:00
ddaa10674f list CDate(). tdf#154612
Change-Id: Icfa71c0ac83c88feb2d89b301af480037f0f05fd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171346
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-08-01 10:20:16 +02:00
7be715626c cleanup Local. tdf#154595
Change-Id: Ie0809e49fe6c9d0d43ed4f2a8e59a7947011008c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171044
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-07-30 08:07:22 +02:00
8f68a02321 VBA supported objects
Change-Id: Ie2f51790fa25e589a05a8f9a0cf25cc4f891c4c7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171038
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-07-29 10:17:32 +02:00
80cfa06de7 tdf#161883 Fix to IF Basic statement syntax diagram
Change-Id: Idcd12d05cd424360cd29bbb7cd7ee73e766bef52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171025
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2024-07-26 15:38:22 +02:00
33ffaf1eaa tdf#160197 remove mention of removed GetLocale BASIC function
Change-Id: Icc3223e4f6ceb83abe542beb538f5ade052e495e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170313
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2024-07-10 16:51:14 +02:00
a1ed29aa53 Fix dup in sbasic/shared/vba_objects.xhp
Change-Id: Ia9019ca5f5129f5d2741941df19622de5ee403eb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170109
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-07-07 14:15:10 +02:00
ce6b950180 Fix typo
Change-Id: Ie15138e64d647d669a57a4cfa7c530cd43ad294a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/170085
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-07-07 10:17:00 +02:00
e859581bf5 tdf#149786 tdf#161495 VBA objects & properties & methods (WiP)
- ActiveSheet object
- (Calc).ExportAsfixedFormat method

This initiates a documentation help page intended to aggregate MSOffice VBA objects
features that are currently supported.
Change-Id: I679e9a64923b69fd0d1a5ac99d39651fd8353fc7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168530
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-07-06 21:31:28 +02:00
4c741dd9f0 Mute l10n in page title
Change-Id: Id715ea5bd4b17ac866e8c5638e0f725b9aaa6b96
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165803
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-04-05 07:32:25 +02:00
c8ef32e905 tdf#159725 ExportAsFixedFormat Help page (WIP)
Initial Help page for ExportAsFixedFormat VBA method.

Missing:
- Error codes related
- Arguments not implemented

Change-Id: I43ca670047542b29858e4384243d7e9a36a5efc0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165256
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-25 12:54:35 +01:00
e48c06ba93 tdf#146902. add DatePart results
Change-Id: I718c788a596a11f40dbdaf60860daa8951ae709d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164746
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-14 20:45:01 +01:00
a86b2f1aaa fix rounding and use Format() tdf#155654
Change-Id: I8a9643fb9713177eba3bb56e93d26a989ac9f099
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164677
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-03-11 23:50:28 +01:00
4e1458853a fix String limit text/sbasic/shared/03102100 tdf#157822
Change-Id: I62fb1b238cf03c29ef7ba6d01594d351754cf60b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164674
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-03-11 17:17:34 +01:00
d2beb0a613 Fix error in string for TOOLS BASIC library
Change-Id: Iaedecb8ab3b65df5be98aea9004f003549ede0fc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/164490
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-03-06 17:08:13 +01:00
3eac551bbc Corrections/precisions in ScriptForge help pages
- removing outdated comments
- deprecation and omissions in sf_form, sf_formcontrol, sf_formdocument

Change-Id: Id5b1abdb812edc13a1489f0b01fff7f34a17416c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163548
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-03-06 15:11:06 +01:00
acb79818f1 sf_calc documentation update
Change-Id: I7646524df9ab75dd74d5e5ece0e3291f6f553ec9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163971
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-02-26 18:33:28 +01:00
ccaaa4f926 ScriptForge help typos
- ScriptForge.Document.FileSystem property applies to Base docs too
- ScriptForge.Base.FormDocuments() method requires a precision


Change-Id: Ifad3a6008e9fba37b9ca49ce144ac7b4421b5124
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163835
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-02-23 19:09:49 +01:00
6dfa124858 typo in sf_Document help
Change-Id: I27eedb23bb03a38510df9338245725d323c168b7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163616
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-02-20 19:42:13 +01:00
9e65856835 Make "Related Topics" links live for Basic help pages
Remove comment tags and self-referential link from the "Related Topics" section in text/sbasic/shared/03100050.xhp so that the additional links will display. Now that the correct tags have been added to other pages, they will display correctly.

Add a variable tag "CDec_h1" to text/sbasic/shared/03100060.xhp so that links from other help pages will work. Add a "Related Topics" section.

Remove comment tags from the "Related Topics" section in text/sbasic/shared/03100100.xhp so that additional links are visible.

Add a variable tag "CDate_h1" to text/sbasic/shared/03100300.xhp so that links from other help pages will work. Add a "Related Topics" section.

Add a variable tag "CDbl_h1" to text/sbasic/shared/03100400.xhp so that links from other help pages will work. Add a "Related Topics" section.

Add a variable tag "CInt_h1" to text/sbasic/shared/03100500.xhp so that links from other help pages will work. Add a "Related Topics" section.

Add a variable tag "CLng_h1" to text/sbasic/shared/03100600.xhp so that links from other help pages will work. Add a "Related Topics" section.

Add a variable tag "CSng_h1" to text/sbasic/shared/03100900.xhp so that links from other help pages will work. Add a "Related Topics" section.

Add a variable tag "CByte_h1" to text/sbasic/shared/03120105.xhp so that links from other help pages will work. Remove comment tags from the "Related Topics" section so that the additional links are visible.



Change-Id: I463c4100368b8ed7f033bf11d68695eac1ce8e33
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163390
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-02-15 13:44:24 +01:00
9e7c3f2c91 DataSheet help correction
Change-Id: I3570ad7818df85f2dda3bbe81ecea59c9f16527f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/163182
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-02-12 17:40:42 +01:00
a9733f825b SF_Toc correction
Change-Id: I1abd145c121a623ed9c8f62bdfac07eb03a559ff
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162892
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-02-02 16:19:32 +01:00
5c4fdb89c9 tdf#159111 add .uno:PickList to Help
+ File menu command is now .uno:PickList and not .uno:FileMenu anymore
+ .uno:PickList is common to all modules
+ Refactor file menu into one Help page, with module switch
+ Adjust tree
+ remove old file menus help page main0101.xhp

Change-Id: I7fc9d07fdcca1d4a3062e656f81a0bafd6bafa44
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162415
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-01-22 20:20:44 +01:00
4b6dc2bb6c Update SF_UI help page
ui.Documents() must be defined as a method - instead of a property - in order for Python scripters not to be confused.

Change-Id: Ic43c0bc212f914d2971d2366cb9b6c21e5fd6052
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161946
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2024-01-15 14:04:11 +01:00
d33c78198f Fix strings in sf_dialogcontrol.xhp
Change-Id: Idf185b763d6a566d39bf7403015fc961d53ab614
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161935
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-01-15 01:18:34 +01:00
85b7b1975b Fix sentences in sf_document.xhp
Change-Id: Ia3a3090e243c719255e3b7de02d26acc3bd4dc87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161936
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-01-15 01:18:13 +01:00
b8c6c19ab2 Silence strings for translation in sf_dataset.xhp
Change-Id: I62754d87b3feef4b54f7de43ec041c20c9ad07b2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161940
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-01-13 19:42:20 +01:00
04877b3bb8 Silence string for translation in sf_intro.xhp
Change-Id: I12d48417dc979e85138b78f906fae3486f9673b4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161938
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2024-01-11 22:02:41 +01:00
46e73230cf Improve sentences and fix strings in sf_dialog.xhp
Change-Id: Ic710fe6e92f73b5f247d881046b71a165ec6812f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161933
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-01-11 19:50:54 +01:00
abbdd32a5c Fix strings in sf_dataset.xhp
Change-Id: Ifdee53dc4a92d9f889e9dc92943331659d28775b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161931
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-01-11 19:37:56 +01:00
d6168024a6 Silence strings for translation in sf_database.xhp
Change-Id: Ibbccb617adbb97da9f892ead789db8f643f78f83
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161930
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-01-11 14:20:36 +01:00
b85bb45161 tdf#156925 Document the Color Scheme dialog
Change-Id: Ida045c1f2884b70b1f9a961eb2c17e8553b8f25b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161850
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2024-01-10 15:29:29 +01:00
89b8eaffdd SF_Datasheet table of methods layout correction
Change-Id: I3574860ab19e8171e86b6e4417364ef34d68b54b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161098
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-12-21 15:17:40 +01:00
ef45f87dbe localize bookmarks and code comments in SF Dataset service
Change-Id: I0d2fbcbb88f97930c60f1eafa26efa4997bf965d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160540
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-12-17 15:42:45 +01:00
929c069b42 use correct space character on Document service page
Change-Id: Iadd798bbd73c470b165e0812f86ce855524018d4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160885
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-12-17 15:41:28 +01:00
a47d92625a Add Toolbars() method in various SF services + toc
Change-Id: I1109429a42d28f6be2eecabfe727bf146d1cd927
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160368
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-12-12 19:49:44 +01:00
53a2884e42 Improve sentence on SF_Dataset help page
This patch improves a sentence following a suggestion in Weblate.

Change-Id: Iff1574d6a960daf6c29cdf67ccee3df1d6a6f29e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160575
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-12-12 13:53:45 +01:00
e14d56e82e sf_toc updates
- Old missing properties
- New properties

Change-Id: I7e95dcf99917bfddc7c478e7ff068f3adad190d3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160364
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-12-07 15:53:18 +01:00
77f51afc92 ScriptForge (SF_Document) new XDocumentSettings property + Styles management + Toolbars
Change-Id: I3c9b979a26a44aadb8dff0ab18122e1fb32ccb2a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158903
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-12-07 15:52:47 +01:00
2517ad1832 Fix typo
Change-Id: Iede79766f569d4384308a353c5f11062c96fd3ee
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160305
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-12-04 14:54:30 +01:00
7829aba61e Document SF Database transaction handling methods
Change-Id: Id5eadea4d55cfba1b240967f76096142af04d00e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160174
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-12-03 22:09:36 +01:00
a1840f2bae mark untranslatable code and control name in SF Dialog and DialogControl
also fixed typos caused by split paragraph

Change-Id: I6c4d3badb30629c4bf58011089b4beeb1438204a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160051
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-12-02 12:58:35 +01:00
a0058e5788 mark bookmarks and paragraph in SF FormDocument as translatable
Change-Id: I5867af5313ca86b11b79d59b6a042b16ce9dfee0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160053
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-12-02 12:57:52 +01:00
f7f1aa0417 Fix typos
Change-Id: I9dd8a05048631cf0f1b8ec1f2ccef4d800e42e7d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160239
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-12-02 10:51:30 +01:00
3d13c05329 Document new SF IncludeSubfolders argument
Change-Id: I360b504446185870e8ea89843e834006f56e2af8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160041
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-12-01 21:07:50 +01:00
cd2824ba5e Document new SF Dataset service
Change-Id: I4e6a792f2cbcbf826f51f5d62e6dad855d4a0bf0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160035
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-12-01 14:51:21 +01:00
6c2b0a0e7c mark method syntax as untranslatable
Change-Id: I0740ba3e65dc5c4d6050d2a56521cbd994700eca
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160062
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-11-29 13:41:35 +01:00
751a65e5be Document SF Toolbar and ToolbarButton services
Change-Id: I57df3b88660198d2432ff73ef1b37025e1b893a3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159902
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-11-28 15:45:43 +01:00
2fc5ab8916 Related tdf#158364: improve help for ExportToPOTFile
There's no directory used by default so LO requires the complete (with fthe path) file name.

Change-Id: Ib28f2593f0e4385fbc8a0e7770c3575f05a15c6f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159899
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-11-26 11:55:16 +01:00
b1830be3ca tdf#157716 Rename "Language settings" to "Languages and Locales"
Change-Id: I73a7d291d997ac14074b88433b14fa755e888a68
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/159928
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou <stephane.guillou@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-11-24 15:45:37 +01:00