office-gobmx/idlc
Stephan Bergmann fbeb21e45b const_cast: convert some C-style casts and remove some redundant ones
Change-Id: I20cd0d2f3b38fdec90022844de2ac6bdb9978ee7
2015-03-26 15:33:32 +01:00
..
inc/idlc loplugin:constantfunction: various 2015-03-24 10:51:22 +02:00
source const_cast: convert some C-style casts and remove some redundant ones 2015-03-26 15:33:32 +01:00
test
CustomTarget_parser_test.mk
Executable_idlc.mk
Makefile
Module_idlc.mk
README

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.