 |
unopkg |
The new UNO package deployment tool. It comes
with the office installation and can be found in the program
directory of the office installation. |
 |
pkgchk |
The old UNO package deployment tool. It comes
also with the office installation and it is
deprecated. |
 |
uno |
Tool to provide a UNO runtime environment and
provide configured (deployed) or single components. This tools
comes with the office installation and can be found in the program
directory of the office installation. |
 |
 |
idlc |
The UNOIDL compiler, generates a common
binary type library format as base for all codemaker tools and
the UNO runtime type library. |
 |
cppumaker |
Tool for generating C++ code for the UNOIDL
types stored in a type library. |
 |
javamaker |
Tool for generating Java claas files for the
UNOIDL types stored in a type library. |
 |
rdbmaker |
Tool for building type libraries with only a
specified set of types and their dependencies. |
 |
regcomp |
A simple UNO component registration tool. |
 |
regmerge |
Tool to merge several registry (e.g. type
libraries) files into one file. |
 |
regview |
Tool to view the content of a registry file
in a human readable manner. Special support for type library
nodes. |
 |
xml2cmp |
A small helper tool to extract different
information from xml module description files. |
 |
autodoc |
Tool to generate javadoc-like documentation
for C/C++ and UNOIDL files. |