Commit Graph

2729 Commits

Author SHA1 Message Date
f4753fb3ec Fix typo
Change-Id: I0219b40a90e82c5e4cd0d0bca4e3816eb837c6cf
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92038
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-10 16:04:05 +02:00
a39ba490a1 Mute l10n in bascode section
Change-Id: Id510273714c15d3d5502be7550a569043a09cade
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92001
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-10 01:54:14 +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
45cd0c0b21 tdf131416 Let/Set statements joint Syntax diagram
- Call diagram update to better reflect optional parms
- Resume diagram added by anticipation, in order to prevent merge conflict with patch #91712

Change-Id: I82d3ea4ac5af581462e919696a53d91868b6fdd2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91709
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09 19:44: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
ef21ad9a4c tdf#131960 Clarification of FLOOR functions
+ refactor, grouping all FLOOR variants into one file

Change-Id: I522674c51de531054991457cdc19a2245df4244d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91856
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09 00:33:31 +02:00
2d238deabf tdf#131960 Clarification of CEILING function
+ refactor, grouping all CEILING variants into one file

Change-Id: Ie82a1c72c8eab69457391ccc82543497fe168fa2
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91855
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-09 00:32:33 +02:00
2748a458c3 Precise Call statement options
- Document keyword args as opposed to positional args
- Explicit parentheses/brackets usage
- Display DLLs stuff under Win context
  ..not so certain this is needed in light of Mono/Linux mixed env.

Change-Id: Iee2f0088e3a560212bb6f2dd15e76b95ba652d48
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91706
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-08 00:47:50 +02:00
731026465c tdf#131357 adjust Calc functions params
Fixes CHISQINV, GAMMA

Change-Id: If7ac0c74b5301bf3e460aa8caef68b0df01f4747
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91735
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-06 15:57:22 +02:00
7c48713384 tdf#131362 Adjust number of function param
Fix DISC, DURATION, MMULT, RECEIVED, DAYS360

Change-Id: Ie2c226a24716e79806618af889ecc5b4c6c10c7f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91731
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-06 15:56:18 +02:00
4fbaf6fc9e Mute L10n on heading
Change-Id: Id5449b2dd49a32b5d76e4cac71768147f3a0e98f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91624
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-03 16:26:56 +02:00
27b94eb0ef update variable name in Field help page
Change-Id: I0b383bc1c59f1627549844f998dfa0389053434a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91518
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-04-03 12:59:45 +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
cb85f4bc7f Call statement syntax diagram
Change-Id: Ia4cae7ee6078cf056b50009f73f8d545dc1b0384
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91506
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-01 18:16:48 +02:00
f18c85aee6 tdf#131711 there are two help pages for the index dialog which has two modes
so at runtime suffix the two different widget descriptions depending on their
mode and suffix the separate help pages for the widgets

Change-Id: I40903c30d69f79ef86c15e0c26f71d6cf8c9d836
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91497
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-04-01 17:30:45 +02:00
e9a222c585 tdf#130360 Minor adjustments on complex numbers.
Change-Id: I392d672e31940aa2bb1ca12c09e6496ee8c43700
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91485
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-01 14:24:53 +02:00
9201f2351f tdf#131360 Adjust number of function param (2)
Fix for GETPIVOTDATA, IMPRODUCT, IMSUM

Change-Id: I4c8e7600d53a2010b85d1387f7f368a5b6cee79a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91456
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-04-01 02:25:39 +02:00
2c5b14255f tdf#131360 Adjust number of function parameters
fix for AGGREGATE, GCD_EXCEL2003, LCM_EXCEL2003
MULTINOMIAL, RAWSUBTRACT, SUMIFS, AVERAGEIFS, COUNTIFS,
MAXIFS, MINIFS, IFS, SWITCH

Change-Id: Id652cdf52a795cd675e7717f856a2745be7d9f52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91373
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-30 21:30:35 +02:00
623fc3fb56 Remove empty heading.
Change-Id: Icca557cbe9ebcfe5004e1707835ecf4fdfbd5a05
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91365
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-30 15:14:02 +02:00
e22ee2eda6 tdf#131361 Adjust number of function parameters (3)
Fix for STDEV, STDEV.P, STDEV.S, STDEVA, STDEVP, STDEVPA,
VAR, VAR.P, VAR.S, VARA, VARP, VARPA,
AND, OR, XOR, SUMPRODUCT, CONCATENATE

Change-Id: I869f6d7fc687e645b9ee8c0ca36ff690c4108db3
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91103
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-26 14:58:27 +01:00
874e9a0fe9 tdf#126923 Add guide for subtotals tool
Change-Id: I941214be272d6e959c1129b074891bb6f229ba26
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91079
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-26 13:34:11 +01:00
93c454f904 tdf#131361 Adjust number of function parameters (2)
Fixes for MAX, MAXA, MEDIAN, MIN, MINA, MODE, MODE.MULT
MODE.SNGL, SKEW, SKEWP

Change-Id: I2a8727611cf0f9cfeed9f7dbcd88751c81090e46
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91077
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-26 13:33:17 +01:00
bb7b1fec52 Clarify TEXT spreadsheet function's first parameter (not only number)
Change-Id: Icf5c8a6ff2fe5f9238afdb9c35e22eb91937f778
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91106
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-03-26 09:55:24 +01:00
dac90072fe tdf#131361 Adjust number of function parameters
Fixes for SUM, SUMSQ, NPV, AVEDEV, AVERAGE, AVERAGEA
COUNT, COUNTA, DEVSQ, KURT

Change-Id: I1227064ed343ccccd5a339cce7425b5143072537
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91013
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-25 22:27:29 +01:00
68dc0e7b37 Correct arguments for TEXTJOIN
Total number of arguments in CALC functions is 255, therefore
if some params are specific, adjust the remaining to sum 255.

Change-Id: I2ac5a46f225ef6727165b5799ae551f35eb5f4e9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/91009
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-25 21:34:13 +01:00
cf6f0df5ad Fix to Property misleading snippet
Change-Id: Ie96f829d21384a9adab81e9b007d0773c035b97c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90948
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-24 13:25:27 +01:00
f3583cef91 tdf#91313 Update Paste Special new features
- add Paste Nested Table, Columns Before, Rows Above
- add Paste Only Text, Number, Formula
- Refactor Paste Special <switch> for Calc

Change-Id: I56547db917863aca2402191bef934c2bba5ff619
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90864
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-21 23:23:19 +01:00
daf2f20d7b tdf#131361 Correct param's GCD, LCM, PRODUCT
- Also re-label sections to a better mnemonic id's

Change-Id: I7b54216891116e9e9bb515d20218955b3d92fff9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90848
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 23:59:03 +01:00
e1032e5082 Refactor Data analysis Calc help page
Comply with menu Data > Statistics

Change-Id: I06a5ed00ef162064ea2768f3040511e599993c3f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90837
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 20:35:16 +01:00
562631aa3b Review, refactor Calc Data Menu Help pages
- update to latest menu entries
- embed headings from individual Help files
- WIP: Statistics menu entry will come later

Change-Id: I66a2627b7bea65945210b6dcc2d1c3ed8783aec9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90796
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-20 15:16:11 +01:00
ea72cf580a tdf#131361 Correct upper limit to 255
Change-Id: Ib174181e6e750a5a9a6721b0ea86d3ba2575cb0c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90748
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:38:55 +01:00
9bbb90edd0 Apply correct style for table head in page (2)
Change-Id: I7af01680868e263579a681ff34f1bdd3ac07b8ad
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90727
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:38:06 +01:00
fba2134365 Apply correct style for table head in page
Change-Id: I042e1ee043a9dc2034f9fa9c77100286cad02770
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90726
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-19 14:37:14 +01:00
b6ece13cb5 tdf#131036 add note on "rename" and "delete" and update gradient help
-added <note> about "rename" and "delete" option on Gradient
   -move "Add" and "Modify" together with Gradient and <note>
   -change to <h1>, <h2>, <h3>
   -removed point about "loading gradient lists"
   -Add headings and explanations for "Gradient" and "Options"
   -update option names "To Color" and "From Color"
   -update "Preview" label
   -add "Apply" option (for Writer)

Change-Id: Iec0f29f8278e3be9dea47c69e76db3580a83e4a5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90636
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
2020-03-19 03:23:08 +01:00
5708e58dda tdf#131360,tdf#131361 (part) 256 arguments
- update argument limit from 30 to 256
- create embeddedable text reusable for many functions
   listed in tdf#131360 and tdf#131261 when arguments
   are strings, integes, numbers, logicals, complex and references
- with reduced translation job
- fixes CONCAT, TEXTJOIN and CONCATENATE with String arguments.

Change-Id: I8a32914c5ef31d796a21cf2ee705b92de7b58f90
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90613
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-18 20:52:16 +01:00
b20290463c tdf#131036 add note to Hatch help page about "rename" and "delete"
There is no indication on the Hatch tab in the Area page that it
  is possible to name/rename and/or delete existing hatch patterns.
  Adding a <note> about this possibility.

  Also add "howtoget" access command for Page/Slide in Writer/Draw/
  Impress.  (Calc does not have Hatch for a Sheet).

  Add missing period in first line.

Change-Id: I414c2c0527b916d24e8703915dc9ca1208342fc0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90633
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-18 13:04:42 +01:00
74fc095274 o Property statement added in Procedures & Functions help
o Multiple layout changes
Note: Optional keyword to be referenced later in above help

o ByVal/ByRef added to Property help page


Change-Id: I30e84c1e7464b4bc101727d2d088a35173f74b34
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/89282
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-18 12:57:56 +01:00
9f1bc59714 remove an errant parenthesis in an <embedvar>
Change-Id: I4fa4738cc5f034455a4c5346760f14a57ef0c6d9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90630
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
2020-03-17 14:33:01 +01:00
ad765abb1e tdf#102517 Chemical formulas in Math
Added some examples of chemical formulas in Math Help

Change-Id: I5a0400e521ef5bf2264e5ee99e8844c7bc440046
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90533
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-15 22:13:41 +01:00
b380314caa more cleanup in help page for field variables
- move some <embedvar> into a <note> for "Numbering by Chapter"
  "Level" and "Separator"

Change-Id: I2e72c4e711c1e7d1e85c78fd344f6b471ee5947f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90392
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:31:26 +01:00
4ef0e0f1ea Slide Design command and dialog was renamed
Change-Id: Icc7379d1c1204f203f011bea512614d72836fe0a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90130
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:29:25 +01:00
d68296397c Fix error reported by translators.
Change-Id: I475d2f5dea0cdbabbbac9cf31613c29f3c9f015a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90483
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-14 16:21:42 +01:00
cd70c38c6f Remove line breaks from translatable string 🤦‍♂️
Problem reported by Steen Rønnow at Weblate.

Change-Id: I7f0dd381e36d0349d83d2db3f774a8cc86487a2d
2020-03-12 11:41:32 -06:00
42797a6bc9 tdf#128494 Change Spellcheck to Spelling
1098fba99acb8c8cc7e87c55ece12ef175593147 left Help in a broken
state.

Change-Id: Ie8d8f6506a6634fefce875590fe54fa2e477c82a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90060
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-12 18:09:47 +01:00
6009017afc corrections and clarifications on help page for field Variables
- correction of "Chapter by Numbering" name
  - add indications of when certain options appear for different options.
  - add "DDE Statement" (and embed explanation from "Section")
  - move warning to more appropriate place
  - <h1>, <h2>, <h3>, <warning>
  - add <section>  and <variable> in Cross-references help page
     so they can be embedded for Name"into Variables page.
  - add <section> in Section help page about DDE to embed in
    Variables.
  - remove unnecessary spaces

Change-Id: Ibbaa2d2beb482ee95d10d5e632d41603a7e152ae
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90041
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
2020-03-12 17:30:33 +01:00
4801c038bb tdf#106668 clarify how to apply styles
- reorganize page to separate information about applying
  styles from information about the Styles deck
- clarify how to apply Character and Paragraph Styles
- move links about the updating, loading, new style commands
  from under the descriptions to the titles of the commands
- remove heading and description "Applied Styles" (because not
  relevant to this page)
- add information about predefined shortcuts for applying styles.
- change information about Styles toolbar into a <tip> and update
  the toolbar name.
- add link about docking/hiding windows to related topics

Change-Id: I24aef3b7f632097f201545c54f7080645f767317
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90285
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 17:08:26 +01:00
695f6b4be0 Fixing an uppercase typo
+ superfluous whitespace
+ small reformatting of the source file

Change-Id: I1ceca55968f7e4918804c86c4c35a4407828331c
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88021
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2020-03-12 17:07:47 +01:00
0c44674c45 Small whitespace issue
Change-Id: Ifc63c363932cb3749d7f99754f94b252a495de62
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88038
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 17:02:50 +01:00
a8013ec6c4 Mainly whitespace fixes
+ visibility improvements

Change-Id: I82f31ebdbae945ab823154242480930958707fb9
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/88095
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-12 16:58:29 +01:00
e394800294 faulty link due to an improper uppercase letter
Change-Id: I7955da53204d5eb8bf4dff2713f304776f2befc4
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90040
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2020-03-09 16:18:11 +01:00