Commits with missing ODF implementer notes
Christian Lohmaier
lohmaier+libreoffice at googlemail.com
Fri Dec 18 17:18:36 UTC 2020
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 a41cf57c1eb4cabe5afc1a45d6fe535dbb935217
Author: Balazs Varga <balazs.varga991 at gmail.com>
Date: Fri Oct 9 10:20:49 2020 +0200
tdf#134987 convert DOCX to ODT: fix lost charts
Embedded charts of DOCX documents were lost or replaced
by images during conversion to native ODT format,
resulted by bad handling of XEmbedPersist objects in
EmbeddedObjectContainer.
Note: Add missing loext:external-data to ODF 1.3 schema
definition to fix ODF validation error in gerrit.
See commit 2054af83fefb955e20de2b40178a11726525057e
(fdo#72520 : Added property to store external data path in chart)
and commit a49a9dab3168c03a539adc131f2ade03236edb69
(fix one more ODF validation error).
Change-Id: I9edff9af3a79370ea447ffc6078da3520d0c6f63
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104104
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>
commit 8750cbc7f609c5de77796b179425469dbdcfdcb5
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sat Aug 22 23:04:45 2020 +0200
Fix typo in code
Change-Id: I22e37a583f673d0bd02c74a6b05c0a0e25ed3722
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101215
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
commit ee9cb297c583cb5a2e6ed388af31fffc79f282ca
Author: Michael Stahl <Michael.Stahl at cib.de>
Date: Wed Aug 5 17:15:52 2020 +0200
schema: add fieldmarks to LO schema
Change-Id: I4ff445a9cf70a3a918d9a47f9bf615167f85958b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100180
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli at libreoffice.org>
Reviewed-by: Michael Stahl <michael.stahl at cib.de>
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>
ciao
Christian
More information about the LibreOffice
mailing list