office-gobmx/idlc
Christophe JAILLET cf239da5c4 There is not need to allocate memory just for getting the 'indexOf'
a literal within a OUString.

Change-Id: Icc8e22c43f6ddca25cb284a3d45ab39680ad6d1f
2012-08-06 12:22:10 +01:00
..
inc/idlc re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
prj fix typo 2012-07-22 08:06:33 +02:00
source There is not need to allocate memory just for getting the 'indexOf' 2012-08-06 12:22:10 +01:00
test re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Executable_idlc.mk
Makefile re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Module_idlc.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
README idlcpp was replaced by ucpp 2012-07-20 12:46:57 +02:00

Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp

This compiler generates binary RDB fragments that can be assembled
into a RDB (UNO type library) with the "regmerge" tool, as is done
primarily in the offapi and udkapi directories.