office-gobmx/oox
Michael Meeks f291fb57d0 customshapes: re-work generation to create many small methods
each custom shape now has a virtual constructor we can call to
construct it, this shrinks the function size, and helps the
optimiser much accelerating compile time. It may even help
improve import time too.
2012-03-02 17:10:24 +00:00
..
inc/oox customshapes: re-work generation to create many small methods 2012-03-02 17:10:24 +00:00
prj
source customshapes: re-work generation to create many small methods 2012-03-02 17:10:24 +00:00
util
Library_oox.mk fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC 2012-02-10 21:41:45 +01:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_oox.mk
Package_generated.mk
Package_inc.mk
Package_tokens.mk
README Added and improved READMEs for modules which used to be in filter 2012-02-08 07:46:58 +01:00

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

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