Commits with missing ODF implementer notes
Michael Stahl
mst at libreoffice.org
Tue Mar 2 17:35:25 UTC 2021
finally had a go at this list...
On 18.12.20 18:18, Christian Lohmaier wrote:
> Hi *,
>
> bin/check-implementer-notes.py finds the following seven commits that
> touch the core/schema/* files, but are not listed in either
> https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions
> or
> https://wiki.documentfoundation.org/Development/ODF_Implementer_Notes/List_of_LibreOffice_OpenFormula_Extensions
>
> commit bc9049851fd7e914fd695bcfb3c9a94a19634ce0
> Author: Szabolcs Toth <toth.szabolcs at nisz.hu>
> Date: Thu Oct 15 16:13:08 2020 +0200
>
> tdf#137627 sw top page border orientation: add ODF
>
> Map between RelOrientation::PAGE_PRINT_AREA_TOP and
> loext:vertical-rel="page-content-top".
>
> Follow-up of commit 1c593e1916c9164c7db71da2017cfc26972f8e9f
> (tdf#133045 sw: add shape alignment to the top page border).
> See also commit 65b7873aab5deec7157328047e869a6385e0a74a
> (sw from-bottom relative orientation: add ODF filter).
>
> Change-Id: I9bff7a9507152262dda7d126fa3e7e1bee6a8276
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104554
> Tested-by: Jenkins
> Tested-by: László Németh <nemeth at numbertext.org>
> Reviewed-by: László Németh <nemeth at numbertext.org>
> commit e2f4e65a7b8024c00b049eebf0d87637efda7f24
> Author: Balazs Varga <balazs.varga991 at gmail.com>
> Date: Thu Aug 27 11:21:48 2020 +0200
>
> tdf#134571 chart2, xmloff: add loext:custom-leader-lines
>
> new ODF chart series style attribute for saving not default
> (switched off) state of data labels in custom positions.
>
> Note: import of the embedded chart of the DOCX unit test
> document uses also ODF format in the background, testing
> also this loext attribute, i.e. the chart of the unit test
> document doesn't contain custom leader lines.
>
> Change-Id: Ia6b76e8d7fe5b6b6204761f3bbc2309f1b631008
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101442
> Tested-by: László Németh <nemeth at numbertext.org>
> Reviewed-by: László Németh <nemeth at numbertext.org>
^ these 2 were already added in Revision as of 2020-11-03
https://wiki.documentfoundation.org/WikiAction/edit/Development/ODF_Implementer_Notes/List_of_LibreOffice_ODF_Extensions?oldid=312956
so i'm not sure why they are reported?
hmm... it looks like they are missing the "||8" in the commit template?
does the script rely on that?
> commit 1c080b887c1ef28cb2e98173d0121bcae3167075
> Author: Jim Raykowski <raykowj at gmail.com>
> Date: Mon Jul 27 21:34:57 2020 -0800
>
> tdf#38093 Writer outline folding - persistence
>
> Patch 6/6 that breaks down https://gerrit.libreoffice.org/c/core/+/96672
>
> Adds persistence attribute loext:outline-content-visible
>
> Change-Id: Ide3eeee0f127a05def4d4f493bb4b469e0877b00
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99657
> Tested-by: Jenkins
> Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>
> commit 2803b09ec024cb0b8cf25ec6fe08412649f40d5e
> Author: A_GAN <ganzouri97 at gmail.com>
> Date: Mon Jun 22 23:39:16 2020 +0200
>
> OOXML/ODF Support for Shadow blur radius
>
> Adding export support for OOXML. Adding import/export support for ODF
> Changing some values in test cases as convertEMUtoHmm round the fraction.
> Add two test functions for OOXML and ODF export.
>
> Change-Id: Ie5d862b46b5264ead4954f407fee2837b5151cd7
> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96907
> Tested-by: Jenkins
> Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>
^ added these 2
More information about the LibreOffice
mailing list