f13c6ad5f0
look for OUStringBuffer append sequences that can be turned into creating an OUString with + operations Change-Id: Ica840dc096000307b4a105fb4d9ec7588a15ade6 Reviewed-on: https://gerrit.libreoffice.org/80809 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
source | ||
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