[PATCH] Support added for fine dashing on table borders.
Eilidh McAdam (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Nov 19 17:09:40 PST 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1123
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1123/1
Support added for fine dashing on table borders.
When reading in docx documents, fine dashing provides a better visual
match for some border types.
Added in this patch:
- FINE_DASHED in BorderLineStyle UNO enum and in internals
- Import of docx table borders using this border style
Change-Id: I39cfa18c915ec94d8e4ecfc6a2ca637076d1e468
---
M editeng/source/items/borderline.cxx
M editeng/source/items/frmitems.cxx
M offapi/com/sun/star/table/BorderLineStyle.idl
M svtools/inc/svtools/ctrlbox.hxx
M svtools/source/control/ctrlbox.cxx
5 files changed, 20 insertions(+), 2 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/1123
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I39cfa18c915ec94d8e4ecfc6a2ca637076d1e468
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Eilidh McAdam <eilidh.mcadam at gmail.com>
More information about the LibreOffice
mailing list