summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-01-07 08:19:17 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-01-07 08:13:23 +0000
commitf9c8d97d82a85b897520a2fe897352ee5ad879d9 (patch)
tree668a8cc96e2dda54a0ea93e375b116db5870f6a5 /vcl/source/outdev
parentf84d09cdda19e51373ec0ac4afb969483be24425 (diff)
tdf#95213 DOCX import: don't reuse list label styles
We used to optimize the creation of these styles, so in case two list label had the same character properties, then we could avoid creating two styles for those. This isn't correct though: it means if the style is changed later by the user, then unexpected other places in the document will change as well. Do what the binary DOC filter does: create one character style for each level of a numbering separately. Change-Id: I967b30fc078b1be30f7ef81b2706df2962fc3fb0 Reviewed-on: https://gerrit.libreoffice.org/21191 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'vcl/source/outdev')
0 files changed, 0 insertions, 0 deletions