office-gobmx/oox
Lennard a9fc145671 fdo#45495 pptx Export saves rotation of pictures,shapes,text
and Circular and Rectangular shapes, and Tables
drawingml was Pivot corrected.
There is still some work to be done concerning customshape pptx export.
Tables cannot be rotated anyway, but in contrast to Lines, you don't doubly-save the rotation.
Patch Version 2. Here, acquiring of the angle from the shapes is done in WriteShapeTransformation.

Change-Id: I0d650e669a690164796150615416fab8bb90242b
Signed-off-by: Lennard <Wasserthal@nefkom.net>
Reviewed-on: https://gerrit.libreoffice.org/1030
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
2012-11-29 20:13:51 +00:00
..
inc/oox fdo#45495 pptx Export saves rotation of pictures,shapes,text 2012-11-29 20:13:51 +00:00
prj
source fdo#45495 pptx Export saves rotation of pictures,shapes,text 2012-11-29 20:13:51 +00:00
util
CustomTarget_generated.mk
Library_oox.mk Revert "Skip a bunch of files in the disable-export case" 2012-11-26 14:09:50 +02:00
Makefile
Module_oox.mk
Package_generated.mk
Package_inc.mk
Package_tokens.mk
README

Support for Office Open XML, the office XML-format designed by Microsoft.

See also:
[http://wiki.services.openoffice.org/wiki/OOX]