office-gobmx/cppu
Stephan Bergmann 1715093a08 More: echo -e is not POSIX (and unknown to Mac OS X)
Change-Id: I8fdfbebd9fd4bf19b57ec83689116c6fc77227e6
2012-07-16 20:46:14 +02:00
..
inc simplify include guards 2012-07-14 05:44:15 +02:00
prj
qa allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
source just use rtl::OUString::createFromAscii 2012-07-03 21:21:09 +01:00
util re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
CppunitTest_cppu_checkapi.mk allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
CppunitTest_cppu_qa_any.mk
CppunitTest_cppu_qa_recursion.mk
CppunitTest_cppu_qa_reference.mk
CppunitTest_cppu_qa_unotype.mk
CppunitTest_cppu_test_cppumaker.mk
CustomTarget_cppu_allheaders.mk More: echo -e is not POSIX (and unknown to Mac OS X) 2012-07-16 20:46:14 +02:00
InternalUnoApi_cppu.mk
Library_affine_uno.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_cppu.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_log_uno.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_purpenvhelper.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Library_unsafe_uno.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Makefile
Module_cppu.mk allow using rtl::OUString etc. simply as OUString, without rtl:: 2012-07-16 16:03:03 +02:00
Package_inc.mk Remove unused header files 2012-06-28 11:08:49 +02:00
README

Type definitions/implementations for the core of UNO. The exported API is in C.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Binary/Modules/CPPU]