Commit Graph

768 Commits

Author SHA1 Message Date
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
5cb2f51e27 Typo
Change-Id: I4c44f68af3e8c15b715fd103a42f1f77fdcd1dcd
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158815
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2023-11-12 16:37:22 +01:00
e09f381a64 tdf#154996 Update tools - macro UI help pages
Change-Id: Ic3dd6f3b000bc7ef743c1fc2d055a4dbf5ad90cb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157609
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-10-06 02:21:22 +02:00
8313fdfe38 SF_Dialog help page updates:
-  missing literals
-  method signature review
-  mute Basic & Python

Change-Id: I64ceaa4c90c2b4b9e684359a838e4bd0a299c81c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154127
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-10-01 11:04:59 +02:00
1120b5793d Fix typo
Change-Id: I1aa7bb120b7b025b63b53717d1e76500719c5885
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156111
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2023-08-25 16:17:17 +02:00
07d0a97995 Document new SF FormDocument service
Change-Id: I6bcf114d25877f5c69463285f9bddcf0c8339079
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155783
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-08-25 13:34:33 +02:00
d1d3d960ad Fix typo
Change-Id: Ieb3dad4e32bb23aaa91dbc83036e552ca9e07c8c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155981
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-08-23 15:47:29 +02:00
3d767df226 Document new UserData property in SF_Platform
This patch also creates a new example and refactors the previously existing one.

Change-Id: I7523188afcb058f0c8457b57c9680b6d8ec166e6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155918
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-08-23 14:14:00 +02:00
1c3257e391 tdf#155193 Fill indexer= when omitted in Help files
Change-Id: I10f3c9e1e698619dcace7c4314f2bd37adf698de
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155363
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-05 11:42:52 +02:00
1c1992ef33 Related tdf#156580: CreateUnoServiceWithArguments is spelled differently in help
Change-Id: Ibad8b393d2a41e4aecc24fefa9bd95ffe27e35f1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155235
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2023-08-02 17:57:54 +02:00
37c3a04916 tdf#156580: CreateUnoService is spelled differently in help
Change-Id: I98728e1215a716f9e35080e819956d0801922284
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/155234
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-08-02 17:22:53 +02:00
1c52b29e38 tdf#155148 - Reflect the fact that CDbl/Csng is locale dependent
Change-Id: I67374217490e3016c20065bf39118de8106549a5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154695
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2023-07-21 14:02:55 +02:00
e639a07cb4 tdf#151695 Improve documentation on setting PYTHONPATH
Change-Id: I7bfb2feea3d76bde6c762073df680d4023c481e4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154610
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-07-21 13:54:26 +02:00
7373f6259c Document new FileSystem feature in ScriptForge
This patch also updates the documentation of the GetTempName method.

Change-Id: Id15ddd909733a04ee5fe2ec208b9b010d0aa7de6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154469
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2023-07-19 13:40:05 +02:00
b56d161eac Document new Echo method in SF_Document service
Change-Id: I89cdd33d1710f17a54d0f0a0b3078153b991a3f9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154183
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2023-07-16 14:12:42 +02:00