bnc#885825: Support borders around data labels

Desktop / LibreOffice - Kohei Yoshida [collabora.com] - 26 July 2014 15:26 UTC

f1531cd bnc#885825: Support borders around data labels.
chart2/Library_chartcontroller.mk | 1 +
chart2/inc/unonames.hxx | 7 +
.../controller/dialogs/dlg_ObjectProperties.cxx | 1 +
.../controller/inc/TextLabelItemConverter.hxx | 73 +++
.../controller/itemsetwrapper/SchWhichPairs.hxx | 16 +
.../itemsetwrapper/TextLabelItemConverter.cxx | 615 ++++++++++++++++++++
.../controller/main/ChartController_Properties.cxx | 32 +-
chart2/source/model/main/DataPointProperties.cxx | 93 ++-
chart2/source/model/main/DataPointProperties.hxx | 14 +-
chart2/source/view/inc/PropertyMapper.hxx | 1 +
chart2/source/view/main/PropertyMapper.cxx | 21 +-
11 files changed, 842 insertions(+), 32 deletions(-)

Upstream: cgit.freedesktop.org


  • Share