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

New commits:
commit eb0666e5ccc45e358bb883d9efc42a18fa2ebb73
Author:     Jean-Pierre Ledure <[email protected]>
AuthorDate: Wed Jan 7 11:22:47 2026 +0100
Commit:     Gerrit Code Review <[email protected]>
CommitDate: Wed Jan 7 11:22:47 2026 +0100

    Update git submodules
    
    * Update helpcontent2 from branch 'master'
      to 3b5c723a963f4b3abc8c965be047c845944ddca5
      - ScriptForge - new IsAlive property
    
        In the context of events programming,
        it is crucial to know if the target of
        a scripted action has not been closed
        inadvertendly by the user.
    
        Testing the IsAlive property helps to
        prevent useless processing interrupts.
    
        Applicable on
          sf_document + subclasses (sf_calc, ...)
          sf_dialog
          sf_datasheet
        object instances.
    
        Valid in LO >= 25.2
    
        Change-Id: I0c162b2d54cacdc3bf7c8abc75e57eb3b2945b5e
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/196623
        Tested-by: Jenkins
        Reviewed-by: Jean-Pierre Ledure <[email protected]>

diff --git a/helpcontent2 b/helpcontent2
index 96cad7d4e72f..3b5c723a963f 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 96cad7d4e72f798283d70d91c16e77d6fcb8b5d4
+Subproject commit 3b5c723a963f4b3abc8c965be047c845944ddca5

Reply via email to