tdf#94235 Add support for series name in data series labels
commitb99f310d3b24dc45e3d84751e810c0bbff1d991b
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Wed, 3 Feb 2021 07:01:55 +0000 (3 08:01 +0100)
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Mon, 8 Feb 2021 06:52:27 +0000 (8 07:52 +0100)
tree6780680407253b0b9f7599843313730309b84368
parent48a8901a205000e9878c7ee5b4fb26e07ea0a607
tdf#94235 Add support for series name in data series labels

including ODF/OOXML import/export (and test)

Change-Id: Id5a5194630a67476f7c5390294400a00ea3ad42d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110338
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
27 files changed:
chart2/qa/extras/chart2export.cxx
chart2/qa/extras/data/ods/ser_labels.ods [new file with mode: 0644]
chart2/qa/extras/data/xlsx/ser_labels.xlsx [new file with mode: 0644]
chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
chart2/source/controller/dialogs/res_DataLabel.cxx
chart2/source/controller/dialogs/res_DataLabel.hxx
chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx
chart2/source/controller/itemsetwrapper/TextLabelItemConverter.cxx
chart2/source/controller/main/ChartController_Tools.cxx
chart2/source/inc/chartview/ChartSfxItemIds.hxx
chart2/source/model/main/DataPointProperties.cxx
chart2/source/tools/DataSeriesHelper.cxx
chart2/source/view/charttypes/VSeriesPlotter.cxx
chart2/source/view/main/ChartItemPool.cxx
chart2/source/view/main/VDataSeries.cxx
chart2/uiconfig/ui/dlg_DataLabel.ui
chart2/uiconfig/ui/tp_DataLabel.ui
include/xmloff/xmltoken.hxx
offapi/com/sun/star/chart/ChartDataCaption.idl
offapi/com/sun/star/chart2/DataPointLabel.idl
oox/source/drawingml/chart/seriesconverter.cxx
oox/source/export/chartexport.cxx
sc/source/filter/excel/xichart.cxx
xmloff/source/chart/PropertyMap.hxx
xmloff/source/chart/PropertyMaps.cxx
xmloff/source/core/xmltoken.cxx
xmloff/source/token/tokens.txt