Revision f80a91d...

Go back to digest for 6th May 2012

Bug Fixes in Office

Thorsten Zachmann committed changes in [calligra] libs/kotext/styles/KoListLevelProperties.cpp:

Add collection to datacenters so images are saved

If there was no image in the document the image bullets where not saved as the image collection
was not added to the data centers and therefore the images where not saved. This fixes that by
adding the image collection to the datacenters.
Reorder the way the attributes are added. They need to be added before a child element is added
therefore they are moved up.
Parts of the patch are provided by gopalK.

Is it ok to include KoImageData_p.h in a lib of our own code or should we find a different solution?

Ok to backport?

File Changes

Modified 1 files
  • libs/kotext/styles/KoListLevelProperties.cpp
1 files changed in total