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

New commits:
commit 48cfd0402aeea66c5702577901ae687f1670c895
Author:     Christian Lohmaier <[email protected]>
AuthorDate: Mon Dec 19 12:29:47 2022 +0100
Commit:     Gerrit Code Review <[email protected]>
CommitDate: Mon Dec 19 11:29:47 2022 +0000

    Update git submodules
    
    * Update helpcontent2 from branch 'libreoffice-7-5'
      to 08d871d6b60519a91517597dff123927fa132076
      - janitorial cleanup/minor optimizations
    
        mostly making xstlproc and python order-only dependencies, simplifying
        some of the print statements/remove sed or grep calls that can be
        handled by make's own text functions
    
        Change-Id: If4f8ef145d7721384e914ae79494c500bbf244dc
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144410
        Tested-by: Jenkins
        Reviewed-by: Christian Lohmaier <[email protected]>
        (cherry picked from commit 534e501e3ad4fef3ebee8788b45c063e96d50346)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144420

diff --git a/helpcontent2 b/helpcontent2
index 1c01cda20d2b..08d871d6b605 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 1c01cda20d2b2bbd4c699feed81fc2963aa7b773
+Subproject commit 08d871d6b60519a91517597dff123927fa132076
commit 4c2ce2c70ec14f7987560a6e2e659801a6d28309
Author:     Christian Lohmaier <[email protected]>
AuthorDate: Mon Dec 19 12:29:39 2022 +0100
Commit:     Gerrit Code Review <[email protected]>
CommitDate: Mon Dec 19 11:29:39 2022 +0000

    Update git submodules
    
    * Update helpcontent2 from branch 'libreoffice-7-5'
      to 1c01cda20d2b2bbd4c699feed81fc2963aa7b773
      - process files for bookmarks.part in bulk
    
        instead of running xsltproc for each file, pass multiple files at once,
        greatly reducing the overhead of the processing, especially on
        Windows/cygwin. since it not only removes the need for the xsltproc
        invocations, but also for the surrounding workarounds with the rm,
        touch, rm of the indicator file.
    
        Change-Id: I4588bfc869c668a41da29b5d4080a600ed02223b
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144409
        Tested-by: Jenkins
        Reviewed-by: Christian Lohmaier <[email protected]>
        (cherry picked from commit 6a83788dd6205cd600327ead7388bc5ad26fc7f7)
        Reviewed-on: https://gerrit.libreoffice.org/c/help/+/144419

diff --git a/helpcontent2 b/helpcontent2
index 2cdc1c10b56d..1c01cda20d2b 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 2cdc1c10b56d99405bd46531497aa5dfaa17956d
+Subproject commit 1c01cda20d2b2bbd4c699feed81fc2963aa7b773

Reply via email to