Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/846 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/46/846/1 add editeng::ConvertBorderWidthFromWord: Replace the 2 duplicate implementations of this in ww8 and writerfilter with a common one. Differences were: 2) ww8 doubles the with, writerfilter does not 13) unsupported, mapped to THINTHICK_SMALLGAP vs. THICKTHIN_SMALLGAP 22) unsupported, mapped to DASHED vs. SOLID 26) INSET not supported in writerfilter 27) OUTSET not supported in writerfilter Change-Id: I533b77394388e736f38d70284a6a11061d81e813 (cherry picked from commit ecd70a727d7f559ebda1dd726cea1be472948270) --- M editeng/inc/editeng/borderline.hxx M editeng/source/items/borderline.cxx M sw/source/filter/ww8/ww8par6.cxx M writerfilter/source/dmapper/ConversionHelper.cxx 4 files changed, 86 insertions(+), 141 deletions(-) -- To view, visit https://gerrit.libreoffice.org/846 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I533b77394388e736f38d70284a6a11061d81e813 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: libreoffice-3-6 Gerrit-Owner: Michael Stahl <mst...@redhat.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice