office-gobmx/cppu
Noel Grandin e7bc3cab01 remove boilerplate in UNO Exception constructor calls
Now that we have default values for Exception constructor params,
remove lots of boilerplate code.

Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-05-23 15:06:00 +02:00
..
qa Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11 2014-05-13 23:20:26 +02:00
source remove boilerplate in UNO Exception constructor calls 2014-05-23 15:06:00 +02:00
util
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
InternalUnoApi_cppu_qa_cppumaker_types.mk
InternalUnoApi_cppu_qa_types.mk
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

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]