office-gobmx/cppu
Stephan Bergmann f1bca26afc Remove redundant braces around for loops
...that had once been workarounds for compilers that did not yet support the
C++98 scoping rules for declarations in for-init-statements.

Change-Id: I51dc42982b30bf3adea6de1a10a91c0b4b4acfbe
2013-01-26 16:36:09 +01:00
..
inc Include <cassert> 2013-01-15 11:25:59 +01:00
prj
qa
source Remove redundant braces around for loops 2013-01-26 16:36:09 +01:00
util
CppunitTest_cppu_checkapi.mk
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
InternalUnoApi_cppu.mk
Library_affine_uno.mk
Library_cppu.mk
Library_log_uno.mk
Library_purpenvhelper.mk
Library_unsafe_uno.mk
Makefile
Module_cppu.mk
Package_inc.mk
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]