office-gobmx/udkapi
Stephan Bergmann 9111536f1b Introduce css.reflection.Dump singleton
...and revert e1c6f36d8b "Add a to_string()
function to the code generated for UNO IDL constant groups".  (But keep the
constants groups the latter had added to cppu/qa/cppumaker/types.idl, and use
them in the newly added CppunitTest_stoc_dump, for better or worse.)

Change-Id: I56e9eaeb1e45b83a72a25eceef13e719dc6f3a1e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149281
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Jenkins
2023-03-22 08:46:35 +00:00
..
com/sun/star Introduce css.reflection.Dump singleton 2023-03-22 08:46:35 +00:00
type_reference Update the reference rdbs to libreoffice-7.5.0.3 2023-02-02 20:06:18 +00:00
Makefile
Module_udkapi.mk
README.md
UnoApi_udkapi.mk Introduce css.reflection.Dump singleton 2023-03-22 08:46:35 +00:00

APIs for UNO Core

Low level UNO stuff API IDL files, i.e. those that are part of the standalone URE.

During the build the resulting .rdb file is known as udkapi.rdb. In the installation set, it is known as types.rdb (in the URE's sub-tree).

See also

  • offapi