Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1455

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/1455/1

docx import: table styles and rPr/pPr tags

When importing a style with type=table, apply rPr/pPr tags
content only if we're inside a tblStylePr element.
Word seems to do this, and WordprocessingML reference says the only
possible parent for rPr/pPr is tblStylePr (in a table style).

Change-Id: I2a6c27e458e02eb6cd39defe65a415792adc6393
---
M writerfilter/source/dmapper/StyleSheetTable.cxx
1 file changed, 4 insertions(+), 0 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1455
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a6c27e458e02eb6cd39defe65a415792adc6393
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Pierre-Eric Pelloux-Prayer <pierre-e...@lanedo.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to