helpcontent2 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 59104b191c386198c2c682ed8b650b2bb9a9f60f
Author:     Olivier Hallot <[email protected]>
AuthorDate: Tue May 28 09:44:48 2024 -0300
Commit:     Gerrit Code Review <[email protected]>
CommitDate: Tue May 28 14:44:48 2024 +0200

    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 <[email protected]>

diff --git a/helpcontent2 b/helpcontent2
index 8cba63bac083..390dd2b9aaf8 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 8cba63bac0833eb8af14e507c2f2123a39c4d595
+Subproject commit 390dd2b9aaf82a2d859224173364ae207c51ba62

Reply via email to