From 7e978d1d17f957394875d07fcd107da90b7824e7 Mon Sep 17 00:00:00 2001 From: LibreOfficiant Date: Wed, 13 Nov 2019 11:16:11 +0200 Subject: Update git submodules * Update helpcontent2 from branch 'libreoffice-6-4' - LibO Type statement extends enumerations to all data types. Change-Id: I8574a5c9290071c96618b1cb1aadc26068abd2b1 Reviewed-on: https://gerrit.libreoffice.org/82571 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit 2647b00f50bee666a7e23bb5f8471269d03b41c9) Reviewed-on: https://gerrit.libreoffice.org/83494 --- helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpcontent2 b/helpcontent2 index eee359bf03c9..efc72a00693a 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit eee359bf03c95f84536f4bba3e340e366fe236f9 +Subproject commit efc72a00693af420979735313b57eced9ac0fbaa -- cgit zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/jurt
AgeCommit message (Expand)Author
2017-03-25Fix typosAndrea Gelmini
2017-03-16Fix typosAndrea Gelmini
2017-01-26-Werror=implicit-fallthrough= (GCC 7)Stephan Bergmann
2016-11-07Adapt jurt staticsalhack to MACOSXStephan Bergmann
2016-08-19coverity#1371380 Resource leak on an exceptional pathCaolán McNamara
2016-08-19coverity#1371379 Resource leak on an exceptional pathCaolán McNamara
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-07[API CHANGE] Drop deprecated I*Description interfacesNoel Grandin
2016-06-06fix synchronization of JobQueueNoel Grandin
2016-06-06cid#1362511: Concurrent data access violationStephan Bergmann
2016-06-03Use AtomicLong in ThreadId instead of synchronizingNoel Grandin
2016-06-02Use ArrayList for JobQueueNoel Grandin