More Info

Revision 725883b...

(Back to digest)
 

Bug Fixes in Office

Matus Uzak committed changes in [calligra] /:

docx: table styles - borders inheritance

* The aim was to dislay tables with NO borders correctly. The only regressions
I noticed on tables with borders are caused by incorrect color (#ffffff), so
those are not visible. Also nested tables require more work to figure out
correct borders. On my TODO list.

* Renamed a number of variables in order to improve the readability.

File Changes

Modified 7 files
 
filters/libmsooxml/MsooXmlDrawingTableStyle.cpp
 
filters/libmsooxml/MsooXmlDrawingTableStyle.h
 
filters/libmsooxml/MsooXmlTableStyle.cpp
 
filters/libmsooxml/MsooXmlTableStyle.h
 
filters/words/docx/DocxXmlDocumentReader.cpp
 
filters/words/docx/DocxXmlDocumentReader.h
 
filters/words/docx/DocxXmlStylesReader.cpp
7 files changed in total