office-gobmx/cppu
Stephan Bergmann bcc719d52e Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
Change-Id: Iaa470f710295e65347c9d12a3bce0d0b68b02417
2014-08-07 18:24:41 +02:00
..
qa Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 2014-05-13 23:20:26 +02:00
source Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy 2014-08-07 18:24:41 +02:00
util
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 Clean up function declarations 2014-04-09 09:47:36 +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 prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Library_cppu.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Library_log_uno_uno.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Library_purpenvhelper.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Library_unsafe_uno_uno.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09:00
Makefile
Module_cppu.mk prefer makefile-gmake-mode 2014-04-28 23:35:42 +09: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]