Commit Graph

3936 Commits

Author SHA1 Message Date
fae02ffb2a Fix some texts, incl. Lionel’s proposal for tdf#132720
Change-Id: I2c28331ab2077b9d8585b4571d836b46e41eb454
2021-06-02 06:04:42 -05:00
21cf37e87f Mute l10n on embed
Change-Id: Ie43588bd08c7ff46b57424d20af4301f414b91c9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116537
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-06-01 14:56:14 +02:00
027ea0f253 tdf#132720 Clarify 'whole sheet expport' for calc PDF export
Change-Id: Icac720987f6bd94ac7ce26cce57b9555628b5f17
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116531
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-06-01 14:21:26 +02:00
226a545d33 tdf#142417: Improve convertfilters.py and add API Names column
This commit involves two parts:
1. Improved the convertfilters.py helper script to make sure
 the generated convertfilters.xhp file is complete, accurate
 and containing no duplicated entries, and also add codes
 to also generate API Names column, as discussed in tdf#142417.
 Importantly, the code is modified to generate fixed IDs,
 rather than the previously random IDs or sequential IDs which
 may make the PO translation strings to show fuzzy when the
 file is re-generated.
2. This helper script is run and the convertfilters.xhp is
 updated.
3. The default css is modified to better display the page.
 There is no need to set overflow=auto for the DisplayArea,
 otherwise the scrollbar goes to the bottom of that area which
 is not visible. Also added a css class to display smaller
 fonts for the table.

Change-Id: I8a5c73c9d6a0c0b44fc7db6cb67b140bfeb8b4be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116405
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-31 16:45:00 +02:00
8ca38307bd Clarify example in help description of Calc's DOLLAR function.
Change-Id: Iab2333cbd98bd4bb13ba35a07d4dbcd66fc840a6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116166
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-31 14:42:48 +02:00
d0fc1c8709 Use UI term "Impress" instead of "SIMPRESS"
Change-Id: I0ddf013795df105c4d7a7dcddede03bc374f069d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116167
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-31 14:39:24 +02:00
d443ebed5d Fix help description for Calc's TEXTJOIN function.
Change-Id: I91bb809ab41c0299c65236a0091c2da288a47b31
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116163
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-30 00:02:35 +02:00
96e2668287 Fix SF_UI ShowProgressBar description
Change-Id: Ib8b0b89511c1bb04acb7e79064ae5c9d8678b71d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115970
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-05-26 11:46:10 +02:00
0251fd88ce Python support in SF_Exception help page
Change-Id: I9100e1b61aca23fbb104c449272da95bd60fd813
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115521
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-05-25 18:23:48 +02:00
67083387c1 Python support in SF_Calc help page
Change-Id: I0b7a83fdd49dd4cf5fb1682b193a61ceef5bbe55
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115956
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-05-24 16:06:21 +02:00
ad23b45f68 Fix broken link in SF_String
The IsIBAN link was incorrectly pointing to IsIPV4

Change-Id: Icd2cb3a5e0ca884afd3edbd3d2a721817d0817f9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115963
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-05-24 15:55:09 +02:00
9bf3dff6c4 Add NatNum12 MMM=upper and MMMM=lower examples
Change-Id: Ice7a6d45db2373b78e6442e08a3ac647887e43bc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/116021
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
2021-05-23 17:16:25 +02:00
6a10fe0b51 tdf#142389 (final) update autofilter Help
- Add definitions for each autofilter command
- Add info on fitering by color

Special collaboration by Steve Fanning.

Change-Id: I51e8e6e495736d0d5e1b5d40e74a926c813fb49a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115895
Tested-by: Jenkins
Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-22 17:02:39 +02:00
5990e7b3b3 Fix typo
Change-Id: I0b5ce0a4c6adc339c14a65bd9a8f9b8f3eb8979a
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
2021-05-21 12:48:07 +02:00
ab50f2ccc5 Fix text in 2nd example given in help description of Calc's EOMONTH function.
The statement that the date MUST be in ISO format is not quite correct.

Also add link to updated wiki page.

Change-Id: I20158373f8a67ae90cd1bfccb9fbe1d7c011077f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115838
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-21 01:17:43 +02:00
44bd3d8205 Add example to help description for Calc's CLEAN function.
Change-Id: Iae7a1f0b8b84be33f5f54a9a7116c0c48670f917
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115833
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-21 01:15:09 +02:00
774b852c14 tdf#141929 Improve CONVERT help and move to a separate file
Updates the content of the CONVERT help page to better match the description in the wiki, focusing in unit measurement and prefix tables.

Also moves the CONVERT help page to a separate file and removes it from the original location 04060116.xhp.

Change-Id: I591ce3d2cd36e224daf5d00593418cba7832e574
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115209
Tested-by: Jenkins
Reviewed-by: Steve Fanning <stevemfanning@yahoo.co.uk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-21 01:12:12 +02:00
975230c5cd tdf#142389 (part) Fix link to autofilter help
Change-Id: I689ab1d93242a74da72f1792965399f74fbb2f5a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115885
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-21 01:06:54 +02:00
bd3e4888b2 Related tdf#128784 X-ref ChDir, ChDrive and CurDir with SF_FileSystem
The Basic functions ChDir, ChDrive and CurDir are DOS-specific and have limited functionality.

Hence, it's important to introduce the FileSystem service (from ScriptForge) for users that wish to write scripts that need to handle folders and files.

Change-Id: I33e24669083887b540cf44711ec5114e6ae5c521
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115513
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-05-20 18:24:15 +02:00
6eca503da7 sf_Dialog(Control) Python support - part 2/2
- lowercased arguments reflect Python conventions
- supplemental Python code snippets

Change-Id: I8a8b10c3b56f539b5f7d75c389654a6772b0b659
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115083
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
2021-05-19 13:59:19 +02:00
7f646d0dac tdf#132643 Translate German section IDs
Change-Id: Icc11f2359f7e1f862223e6ff6ff08ec54af78edf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115656
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:50:29 +02:00
575f66844e tdf#132643 Translate German section IDs
Change-Id: I7548928ccb4c771193ea33ace6a717a20c554bc4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115655
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:49:48 +02:00
b59e280a25 tdf#132643 Translate German section IDs
Change-Id: I03d68fc6338bbc3ca3a92f2a3c001df44eab5288
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115654
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:49:07 +02:00
6c1229f0e2 tdf#132643 Translate German section IDs
Change-Id: I72e43458a3af0af9ae417db081fee8d0f0890ae2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115653
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:48:34 +02:00
6c7e4b98f9 tdf#132643 Translate German section IDs
Change-Id: I636ad9fcee5ce790234b41cfa078d9c1175d3b0e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115652
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:47:53 +02:00
13a43eef6b tdf#132643 Translate German section IDs
Change-Id: Iab660ef9810902be11dd51c830e1a6f537352427
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115649
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:47:03 +02:00
1110a8df87 tdf#132643 Translate German section IDs
Change-Id: I87a9d0e09239fc3e6c696f348457c59aff681886
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115651
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:45:42 +02:00
f2b6511ca1 tdf#132643 Translate German section IDs
Change-Id: I92d9f5801502c97a947400e7644b1c36b6fc3dc9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115650
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:43:52 +02:00
7ec8660d3e tdf#132643 Translate German section IDs
Change-Id: I1b4dd524f22d5a84dafcadae97b7f52edf42cc6f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115648
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:40:47 +02:00
6fc8af50da tdf#132643 Translate German section IDs
Change-Id: Iebd7e96b4f3040e289dce3e9871a5395ab1fbafe
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115557
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:39:50 +02:00
69e8428e57 tdf#132643 Translate German section IDs
Change-Id: Icccc6bba110c5fa51f12136e4fbc9d81280ad3c8
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115556
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:39:06 +02:00
f3d189e26d tdf#132643 Translate German section IDs
Change-Id: I0f0beecd3735a71a892e88b39820b742466a02e5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115555
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:37:45 +02:00
465271d61b tdf#132643 Translate German section IDs
Change-Id: I84632d58ddbaa850545cc869e1cf73b5d5070e0a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115554
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:36:14 +02:00
9978369f6b tdf#132643 Translate German section IDs
Change-Id: Ib6cd1b3d8fde7b33d1c99403dd74a71b3e1c39db
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115553
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-15 15:32:08 +02:00
60d3be1783 Fix typo
Change-Id: I20b2de6acdf4a065958c887b97e718001e9389e1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115644
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-05-15 12:37:58 +02:00
c998e3e941 Python support in the SF_UI help page
Change-Id: I3d5614d7f2ae24a15718237d817527a4d7421aa0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115199
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-05-15 10:02:10 +02:00
cc7f7b0547 Fix =FIXED() example
Change-Id: I45a820aa6967756e9554aeec7c2c7ee7437a11df
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115211
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-09 15:51:59 +02:00
8b131bb728 tdf#132643 Translate German section IDs
Change-Id: If1e007f4b050c705dd708945bf7de9677fccd12c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115251
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:57:29 +02:00
975dfeba1f tdf#132643 Translate German section IDs
Change-Id: Iae83e3e20f54c4bc444eead9d89f51c872c97e56
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115253
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:56:57 +02:00
956d5d9eae tdf#132643 Translate German section IDs
Change-Id: Id2a94f3a1399285053487dc7386831772dd8a3eb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115252
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:55:34 +02:00
118d7ec304 tdf#132643 Translate German section IDs
Change-Id: Ie729107d1d2badd756b52a2e5d24aa40f537b381
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115250
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:52:35 +02:00
592e4a94b8 tdf#132643 Translate German section IDs
Change-Id: I601a1350f4481e972f5ebe1537cf08ec50aaff5b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115249
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:52:03 +02:00
41f8525631 tdf#132643 Translate German section IDs
Change-Id: I6649822006bb27286830021158f1b85a66b531e4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115248
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-08 20:50:33 +02:00
f928f35388 fixes in help pages
Change-Id: I42107565a6aa22b97d5dbfa8a026ed8ee4b8a2e0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115205
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-07 18:13:11 +02:00
6057917809 sf_Dialog(Control) Python support - part 1/2
Change-Id: I204a78557c607708870a51699af140e13ff2c0e4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114724
Tested-by: Jenkins
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
2021-05-06 17:41:39 +02:00
f9a2226309 tdf#131368, tdf#141474 Document WeekDay Basic function
This patch updates the WeekDay documentation to explain the use of the second (optional) argument, that refers to which day of the week should be considered to be the first day of the week.

This patch also refactors the Now function help page and adds a variable for x-ref.

Change-Id: I4bfc9070fc93593217c3c9086935dfc728adee3c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114868
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-06 01:01:55 +02:00
ff83d0de60 Add suggestion from translator
Change-Id: Ieb06c42eafcab9b1c6e1d1e02ae1ccc3fe118773
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115051
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-04 13:43:57 +02:00
c47162423f Improve wording on database tables
Change-Id: Icd72638445d9da7c50370e70fabfe2f0ad52a061
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/115050
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-04 13:43:35 +02:00
c58bc852cc Fix syntax description for COUNTIFS
Change-Id: I6ff42f1d64da095c2d4db96339be3ba62a23064d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114927
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2021-05-04 13:42:57 +02:00
1cffc3bf78 Fix <literal> tag in sf_formcontrol Help file
Change-Id: I7c59c9925a869244dc223d4088176ef73be49c85
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114926
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
2021-05-04 10:34:42 +02:00