office-gobmx/oox
Luboš Luňák 4975086217 workaround for msvc instantiating things it shouldn't
The cppu::ImplInheritanceHelper1 ctor should not get instantiated, but MSVC2008
does so and then it fails to compile.
2012-03-17 08:19:21 +01:00
..
inc/oox workaround for msvc instantiating things it shouldn't 2012-03-17 08:19:21 +01:00
prj
source move excel related oox bits to sc 2012-03-16 12:31:01 +00:00
util move excel related oox bits to sc 2012-03-16 12:31:01 +00:00
Library_oox.mk move excel related oox bits to sc 2012-03-16 12:31:01 +00:00
Makefile
Module_oox.mk
Package_generated.mk
Package_inc.mk move excel related oox bits to sc 2012-03-16 12:31:01 +00:00
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]