office-gobmx/oox
Muthu Subramanian 0f0bd022b6 fdo#54609: Exception while importing xlsx.
* Handle any exception thrown during document properties
  import. This is not so critical so as to stop the import.
  We anyways check for hasElements().
* Also lclGetRelatedStreams might throw IllegalArgumentException
2012-09-11 12:44:44 +05:30
..
inc/oox n#771549: Import text offsets in shapes. 2012-09-06 12:42:06 +05:30
prj
source fdo#54609: Exception while importing xlsx. 2012-09-11 12:44:44 +05:30
util
CustomTarget_generated.mk
Library_oox.mk
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]