tdf#126193 Chart OOXML: Export Multi-level category labels
commit8906275d40a1828db684e7d9c9bc4934a937bc6c
authorBalazs Varga <balazs.varga991@gmail.com>
Tue, 9 Jul 2019 11:30:16 +0000 (9 13:30 +0200)
committerLászló Németh <nemeth@numbertext.org>
Mon, 15 Jul 2019 09:38:13 +0000 (15 11:38 +0200)
tree01ea8fdba738d85090d9c975a18d8276eafae73e
parent040f348ee00a0d01653b3071be3d9886a08f87fe
tdf#126193 Chart OOXML: Export Multi-level category labels

Fix export of Multi-level category axis labels with the correct
OOXML tags (as the OOXML Standard requested) in the correct
order.

Also fix tdf#126195: but only the export part of the whole fault,
which combined (united) the text of the category axis labels at
different levels.

Change-Id: Iefcef00818a3bb2ee1671bf693335904be471722
Reviewed-on: https://gerrit.libreoffice.org/75299
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
chart2/qa/extras/chart2export.cxx
chart2/qa/extras/data/ods/multilevelcat.ods [new file with mode: 0644]
chart2/qa/extras/data/odt/multilevelcat.odt [new file with mode: 0644]
chart2/source/tools/InternalDataProvider.cxx
include/oox/export/chartexport.hxx
oox/source/export/chartexport.cxx