Revision 6a15752...

Go back to digest for 11th March 2012

Features in Office

Matus Uzak committed changes in [calligra] /:

libmso: Added arrow heads support.

* The basic implementation from PPT filter was moved into libmso
and MarkerStyles synced with LO.

* Disabled MarkerStyle creation when the default graphic style is
requested by the client, it's shape specific so it does NOT
belong there.

* DOC: Disabled processing of the OfficeArtDggContainer when
shapes are beeing processed by libmso. Use default property
values instead of document defaults (sync with the PPT filter).

TODO: The size is defined by an enumeration value and seems to be
arrow type specific.

File Changes

Modified 10 files
  •   filters/libmso/drawstyle.cpp
  •   filters/libmso/drawstyle.h
  •   filters/libmso/msodraw.h
  •   filters/libmso/ODrawToOdf.cpp
  •   filters/libmso/ODrawToOdf.h
  •   filters/libmso/generated/simpleParser.cpp
  •   filters/libmso/generated/simpleParser.h
  •   filters/stage/powerpoint/PptToOdp.cpp
  •   filters/words/msword-odf/drawclient.cpp
  •   filters/words/msword-odf/graphicshandler.cpp
10 files changed in total