office-gobmx/cppu
Matúš Kukan acf233e2bb cppu: Avoid uno_direct_getEnvironment() indirection.
"UNO_ENV_SUBST:" should not be used.

Change-Id: If23b174de792cd69dc79e70dd8f5e8a31badb96d
2013-12-11 17:54:54 +01:00
..
qa -Werror,-Wunused-member-function 2013-11-14 10:14:58 +01:00
source cppu: Avoid uno_direct_getEnvironment() indirection. 2013-12-11 17:54:54 +01:00
util re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
CppunitTest_cppu_qa_any.mk There are two distinct InternalUnoApis in cppu/qa 2013-09-18 18:28:14 +02:00
CppunitTest_cppu_qa_recursion.mk There are two distinct InternalUnoApis in cppu/qa 2013-09-18 18:28:14 +02:00
CppunitTest_cppu_qa_reference.mk There are two distinct InternalUnoApis in cppu/qa 2013-09-18 18:28:14 +02:00
CppunitTest_cppu_qa_unotype.mk There are two distinct InternalUnoApis in cppu/qa 2013-09-18 18:28:14 +02:00
CppunitTest_cppu_test_cppumaker.mk There are two distinct InternalUnoApis in cppu/qa 2013-09-18 18:28:14 +02:00
InternalUnoApi_cppu_qa_cppumaker_types.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
InternalUnoApi_cppu_qa_types.mk Directly build UNOIDL .rdb files from .idl files 2013-09-19 15:50:04 +02:00
Library_affine_uno_uno.mk cppu: rename purpose environment libraries 2013-09-22 11:08:28 +02:00
Library_cppu.mk cppu: Avoid uno_direct_getEnvironment() indirection. 2013-12-11 17:54:54 +01:00
Library_log_uno_uno.mk cppu: rename purpose environment libraries 2013-09-22 11:08:28 +02:00
Library_purpenvhelper.mk gbuild: make the versioned library the linktarget on Unixes 2013-09-22 11:08:29 +02:00
Library_unsafe_uno_uno.mk cppu: rename purpose environment libraries 2013-09-22 11:08:28 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_cppu.mk cppu: rename purpose environment libraries 2013-09-22 11:08:28 +02:00
README s/wiki.services.openoffice.org/wiki.openoffice.org/g 2013-09-07 14:21:22 +02:00

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

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