office-gobmx/cppuhelper
Michael Meeks 9d7c1dcbbb re-base on ALv2 code. Includes:
Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
..
inc/cppuhelper re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
source re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
test re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
unotypes/cppuhelper/detail simplify include guards 2012-07-14 05:44:15 +02:00
CppunitTest_cppuhelper_checkapi.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_cppu_ifcontainer.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_cppu_unourl.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_cppuhelper_qa_weak.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CustomTarget_cppuhelper_allheaders.mk dependency on makefile needs full path 2012-09-22 08:15:35 +02:00
InternalUnoApi_cppuhelper.mk cppuhelper: use InternalUnoApi 2012-04-09 21:04:38 +02:00
Library_cppuhelper.mk remove obsolete stdidlclass. 2012-12-06 09:12:57 +00:00
Makefile re-base on ALv2 code. Includes: 2012-12-06 09:12:57 +00:00
Module_cppuhelper.mk cppuhelper: remove obsolete comment 2012-10-13 22:27:58 +02:00
Package_inc.mk remove obsolete stdidlclass. 2012-12-06 09:12:57 +00:00
Package_unorc.mk cppuhelper: convert to gbuild 2012-01-02 15:33:13 +01:00
README Added READMEs for modules related to URE, with content from the wiki 2012-02-06 05:28:46 +01:00
StaticLibrary_findsofficepath.mk replace findsofficepath.obj by static lib 2012-10-10 17:26:54 +02:00

Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.

See also:
[http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]