Revision a68b8fa...

Go back to digest for 13th November 2011

Other in Office

Pierre Ducroquet committed changes in [calligra] /:

Final border refactoring

This finally removes KoTableBorderStyle.

cstester does not report issues anymore : the issue was not directly related
to that change, we had (again) overlapping properties between KoTableCellStyle
and the KoParagraphStyle, thus borders could be dropped since they are applied
before the paragraph style...

This also contains a heavy rewrite of the getters/setters in KoBorder
in order to simplify its code.

Got a "ship it" by boemann during the sprint.

REVIEW: 102998

File Changes

Deleted 1 files
  • libs/kotext/styles/KoTableBorderStyle.h
Modified 9 files
  •   libs/kotext/CMakeLists.txt
  •   libs/kotext/KoTextDebug.cpp
  •   libs/odf/KoBorder.cpp
  •   libs/odf/KoBorder.h
  •   libs/textlayout/KoTextLayoutCellHelper.cpp
  •   libs/kotext/styles/KoTableCellStyle.cpp
  •   libs/kotext/styles/KoTableCellStyle.h
  •   libs/kotext/opendocument/tests/TestLoading.cpp
  •   libs/kotext/styles/tests/TestTableCellStyle.cpp
10 files changed in total