Revision 493ff60...
Go back to digest for 12th June 2011Bug Fixes in Office
Matus Uzak committed changes in [calligra] filters/words/msword-odf/graphicshandler.cpp:
DOC: Ignore topmost group shape as we do in libmso.
* The topmost group shape (patriarch shape) is ignored in libmso.
* It was not ignored in the mswordodf filter, because the group rectangle
was always set to a NULL rectangle and I was waiting for some test data
to get into problems. A few test files where the rectangle is set
to negative values were found and now the patriarch can be ignored properly.
File Changes
Modified 1 files
- filters/words/msword-odf/graphicshandler.cpp
1 files changed in total