office-gobmx/idl
Stephan Bergmann 6d6fad522a Introduce OStringChar
...similar to OUStringChar, to be used in string concatenation expressions.  And
enable the corresponding loplugin:stringadd check, and fix its findings.

Change-Id: I35ebb2253ba82bda6c98ae6ebd2ad4f27cf9abf9
Reviewed-on: https://gerrit.libreoffice.org/81456
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-10-24 17:17:46 +02:00
..
inc
source Introduce OStringChar 2019-10-24 17:17:46 +02:00
Executable_svidl.mk
Makefile
Module_idl.mk
README

SvIDL Compiler that generates C++ slot headers from SDI files in modules' sdi/
subdirectory.

There is an overview of basic architecture of the markup of SDI files in the
OOo wiki:

https://wiki.openoffice.org/wiki/Framework/Article/Implementation_of_the_Dispatch_API_In_SFX2