[Libreoffice-commits] core.git: Changes to 'feature/accessibilitycheck'

Tomaž Vajngerl (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 6 06:51:11 UTC 2019


New branch 'feature/accessibilitycheck' available with the following commits:
commit d513b0acb2083160025dee85ce31c0fee15a251e
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
Date:   Thu Dec 5 22:24:49 2019 +0100

    accessibility check dialog
    
    This adds the accessibility check dialog which is responsible to
    show all the accessibility check issues in the current document.
    Currently this just shows the text message in a list that comes
    from AccessibilityCheck.
    
    Change-Id: I8fd27038e3d85cd31fe172eee5e391fd4b7243ae

commit 97df8a92b5955bd6f811e8b89f8e93d6b9c6b98b
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
Date:   Thu Dec 5 22:04:35 2019 +0100

    accessibility check base functionality
    
    This adds AccessibilityCheck class to writer, which perfors the
    accessibility check of the current document to make the document
    conform to PDF/UA requirements.
    
    The first check this adds is check for the "alt" (sometimes also
    called "title") to be present for graphics, OLE objects (charts)
    and shapes.
    
    Change-Id: I98dcca787099bdb17cab9291546074cdde2ae5a8

commit b6f9f668790c63b52da03589573e35b9d9452f58
Author: Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
Date:   Sun Dec 1 11:00:28 2019 +0100

    Add accessibility check to the Writer menu
    
    Change-Id: I7e4c3267288b238583822489c8098e64319dda16



More information about the Libreoffice-commits mailing list