Revision 72d18c9...

Go back to digest for 6th May 2012

Bug Fixes in Office

Thorsten Zachmann committed changes in [calligra] /:

Add workaround for loading partial circles from OO

When saving a partion circle/ellipse LO/OO saved the svg:width, svg:height
svg:x and svg:y as there would be a full circle. However according to ODF the
values should be dervived from the bounding box of the displayed shape.

This fixes the problem that the circles in the file attached to the bugreport are displayed
correctly.

OK to backport?

File Changes

Modified 3 files
  •   libs/flake/KoOdfWorkaround.cpp
  •   libs/flake/KoOdfWorkaround.h
  •   plugins/pathshapes/ellipse/EllipseShape.cpp
3 files changed in total