diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-05-28 09:44:48 -0300 |
---|---|---|
committer | Gerrit Code Review <gerrit@gerrit.libreoffice.org> | 2024-05-28 14:44:48 +0200 |
commit | 59104b191c386198c2c682ed8b650b2bb9a9f60f (patch) | |
tree | 2e33363fd248434742ddb3323f6a753177bd1b48 | |
parent | 6426583d0e73ea3d38c4b3baa80b7b10c020996d (diff) |
Update git submodules
* Update helpcontent2 from branch 'master'
to 390dd2b9aaf82a2d859224173364ae207c51ba62
- tdf#159872 Review Help XLOOKUP XMATCH functions
From comments in by Regina and Ady in
https://community.documentfoundation.org/t/comments-on-help-for-new-xlookup-fucntion/12086?u=ohallot
and following.
+ Note on "case sensitive"
+ Details on array and range
+ Fix #N/A to "returns the #N/A error"
+ Reworked examples (re-use HLOOKUP table)
+ Grammar and linguistics here and there
+ Fix syntax definition
+ Fix "Not found" definition
+ Fix MatchType using verb "attempt"
+ Position of optional arguments
+ Longer user cases to be addressed in wiki
Note: the function clones Excel XLOOKUP but it is not a copy. Therefore
the name of the arguments were set to differentiate from Excel. The
Calc function arguments usual naming were mostly mnemonic and
not verbose. The current XLOOKUP names in the function wizard is
verbose and has several words. Review is needed.
Patch set 2: fix xml DTD
Patch set 3: XMATCH
+ Reworked example (re-use HLOOKUP table)
+ Link to MATCH
+ Fix function syntax
+ Refactor
Patch set 4:
+ typos
+ Fix case insensitive
Change-Id: I9f085dcadbdb013cf3a3b892791e18c729aa6431
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168072
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
m--------- | helpcontent2 | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/helpcontent2 b/helpcontent2 -Subproject 8cba63bac0833eb8af14e507c2f2123a39c4d59 +Subproject 390dd2b9aaf82a2d859224173364ae207c51ba6 |