[Libreoffice-commits] core.git: 2 commits - helpcontent2

Olivier Hallot olivier.hallot at libreoffice.org
Tue May 16 13:31:06 UTC 2017


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

New commits:
commit eb6f420ed24b6bb8469b233154ead57c80c7be06
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Sat May 13 12:43:49 2017 -0300

    Updated core
    Project: help  fd99f1798a440ccdfb34e910285a7c5c9a9ff08d
    
    tdf#84675 (part2) document hidden BASIC func/const
    
    GetAttr()
    SetAttr
    Valid ATTR for SetAttr statement are
    ATTR_NORMAL
    ATTR_READONLY
    ATTR_HIDDEN
    
    Others ATTR_* were not implemented, see
    
    http://opengrok.libreoffice.org/xref/core/basic/source/runtime/methods.cxx#4689
    
    Change-Id: I51b50c13709b668c935b9a68981c20545648691d
    Reviewed-on: https://gerrit.libreoffice.org/37576
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/helpcontent2 b/helpcontent2
index 9a16735c5ebe..fd99f1798a44 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 9a16735c5ebee4513d02b8f28b2147ec9407c18a
+Subproject commit fd99f1798a440ccdfb34e910285a7c5c9a9ff08d
commit ae6b33cf20ff06bd059803fa03228e919987e1b0
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri May 12 15:46:17 2017 -0300

    Updated core
    Project: help  9a16735c5ebee4513d02b8f28b2147ec9407c18a
    
    tdf#84675 (part) document hidden BASIC func/const
    
    Help page for MsgBox function and MsgBox statement
    
    Constants
    MB_*
    ID*
    
    Fix: remove MB_DEFBUTTON1
    fix bug#
    
    Change-Id: Id8cbadc92a8e9c5902c3ff23b4e04bff3de3c03d
    Reviewed-on: https://gerrit.libreoffice.org/37558
    Reviewed-by: Olivier Hallot <olivier.hallot at edx.srv.br>
    Tested-by: Olivier Hallot <olivier.hallot at edx.srv.br>

diff --git a/helpcontent2 b/helpcontent2
index eaac057360cb..9a16735c5ebe 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit eaac057360cb1801c4f8b433411a8c8d1a20a539
+Subproject commit 9a16735c5ebee4513d02b8f28b2147ec9407c18a


More information about the Libreoffice-commits mailing list