Revision 92812d1...
Go back to digest for 12th August 2012Optimization in Office
Gopalakrishna Bhat committed changes in [calligra] /:
Add support for templates in table.
LO saves a invalid ODF attribute text:style-name for table:table-template element, so created a workaround for that while loading
REVIEW: 105771
File Changes
Added 2 files
- /kotext
- libs/KoTextTableTemplate.cpp
- libs/KoTextTableTemplate.h
Modified 24 files
- libs/flake/KoOdfWorkaround.cpp
- libs/flake/KoOdfWorkaround.h
- libs/kotext/CMakeLists.txt
- libs/odf/CMakeLists.txt
- libs/odf/KoGenStyles.cpp
- libs/odf/KoOdfStylesReader.cpp
- libs/odf/KoOdfStylesReader.h
- libs/textlayout/KoTextDocumentLayout.cpp
- libs/textlayout/KoTextDocumentLayout.h
- libs/textlayout/KoTextLayoutTableArea.cpp
- plugins/textshape/TextShape.cpp
- plugins/textshape/TextShape.h
- plugins/textshape/TextShapeFactory.cpp
- libs/kotext/opendocument/KoTextLoader.cpp
- libs/kotext/opendocument/KoTextSharedLoadingData.cpp
- libs/kotext/opendocument/KoTextSharedLoadingData.h
- libs/kotext/opendocument/KoTextSharedSavingData.cpp
- libs/kotext/opendocument/KoTextSharedSavingData.h
- libs/kotext/opendocument/KoTextWriter_p.cpp
- libs/kotext/styles/KoStyleManager.cpp
- libs/kotext/styles/KoStyleManager.h
- libs/kotext/styles/KoTableCellStyle.cpp
- libs/kotext/styles/KoTableCellStyle.h
- libs/kotext/styles/KoTableStyle.h
26 files changed in total