office-gobmx/cppu
Norbert Thiebaud 195f17ee40 migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic
Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0
Reviewed-on: https://gerrit.libreoffice.org/632
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-17 14:26:12 +00:00
..
inc migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic 2012-09-17 14:26:12 +00:00
prj
qa migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic 2012-09-17 14:26:12 +00:00
source migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic 2012-09-17 14:26:12 +00: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]