diff options
author | Tünde Tóth <tundeth@gmail.com> | 2019-12-18 09:49:26 +0100 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2020-01-10 14:21:35 +0100 |
commit | 6e847aa817999ab18acd534f9e6a86685bb268fc (patch) | |
tree | 640176e25db6e79ef4976b9fd6c527b684456c7d /oox/source/token | |
parent | 04b2310aaa094794ceedaa1bb6ff1823a2d29d3e (diff) |
tdf#129859 XLSX import: don't show deleted legend entries
by adding a new feature to disable selected data points
in pie charts.
Fixing also tdf#129858 by deleting the correct legend entry
in bar charts.
Change-Id: Iaaf3a864e9404b8b6d3e2affbb366e18d0f4b43e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86160
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'oox/source/token')
-rw-r--r-- | oox/source/token/properties.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/token/properties.txt b/oox/source/token/properties.txt index 2a9295367c11..b7a76058d688 100644 --- a/oox/source/token/properties.txt +++ b/oox/source/token/properties.txt @@ -132,6 +132,7 @@ DefaultSpinValue DefaultState DefaultText DefaultValue +DeletedLegendEntries DiagonalBLTR DiagonalTLBR DialogLibraries |