office-gobmx/idlc
Stephan Bergmann a3e29642b9 loplugin:data (clang-cl)
Change-Id: Ib8b2bc1c5f7b27a646036ce23cae2b6a06edd038
Reviewed-on: https://gerrit.libreoffice.org/79922
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-10-01 13:20:30 +02:00
..
inc Fix '..' 2019-09-01 11:15:11 +02:00
source loplugin:data (clang-cl) 2019-10-01 13:20:30 +02:00
test Fix Clang 10 -Werror,-Wimplicit-int-float-conversion 2019-08-13 08:22:07 +02:00
CustomTarget_parser_test.mk Fix Clang 10 -Werror,-Wimplicit-int-float-conversion 2019-08-13 08:22:07 +02:00
Executable_idlc.mk Fix missing dependency 2019-09-11 23:46:20 +02:00
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.