summaryrefslogtreecommitdiff
path: root/cppu/README.md
blob: 3249d15e638e28c4f5fb3ff8f7edca9e593c4222 (plain)
1
2
3
4
5
6
7
8
# Binary UNO Runtime

CPPU stands for C++ UNO and it contains type definitions / implementations for the core of UNO. The 
exported API is in C, and there exists some C++ wrappers.

## See also

<http://wiki.openoffice.org/wiki/Uno/Binary/Modules/CPPU>
tend dependency graph generationDavid Ostrovsky 2013-03-06lo-commit-stat: new --bugs-changelog optionPetr Mladek 2013-03-06make debugging / cache better and kill a warning.Michael Meeks 2013-03-06significantly faster and less lame module dep collapsing.Michael Meeks 2013-03-05world's lamest code for generating graphviz from module deps.Michael Meeks 2013-03-05initial gnumake module deps dumping.Michael Meeks 2013-03-03remove stale javafiltersAndras Timar 2013-02-25get-bugzilla-attachments-by-mimetype: add "application/vnd.visio.xml"Michael Stahl 2013-02-21change lib:widget delimiter from : to -Caolán McNamara 2013-02-15Resolves: fdo#60627 wrong lib names for some custom widgetsCaolán McNamara 2013-01-22lo-pack-sources: run NOCONFIGURE=1 ./autogen.sh instead of autoreconfPetr Mladek 2012-12-20convwatch.py: make it run on Python 3Michael Stahl 2012-12-19remove bin/repo-list accidentally added in c2537d7d1c291ba643953849cMatúš Kukan 2012-12-19Add librelogo to listsTomas Chvatal 2012-12-19Add py script provider to pyunoTomas Chvatal 2012-11-29lo-commit-stat: allow to filer cherry-picked commitsPetr Mladek 2012-11-20lo-commit-stat: allow to generate more logs at oncePetr Mladek 2012-11-19lo-pack-sources: use module instead of piecePetr Mladek 2012-11-19lo-commit-stat: make it working with git submodulesPetr Mladek 2012-11-19lo-pack-sources: use the same top-level directory in all tarballsPetr Mladek 2012-11-16bin/lo-pack-sources: fix to work with submodulesPetr Mladek 2012-11-16add a script to generate the source tarball post submoduleNorbert Thiebaud 2012-11-14bin/distro-install* are called from Makefile so the env is already thereNorbert Thiebaud 2012-11-14add a way to extract variables from config_host/build and shell-export themNorbert Thiebaud 2012-11-12distro-install: correcly pack KDE and TDE addressbook (bnc#779697)Petr Mladek 2012-11-09binfilter.die.die.dieNorbert Thiebaud 2012-11-06SUSE builds use the vendow SUSE now :-)Petr Mladek 2012-10-31remove GIT_REPO_NAMES (duplicated by GIT_NEEDED_SUBMODULES)Christian Lohmaier 2012-10-16submodules migrationNorbert Thiebaud