LibreOffice API Documentation

LibreOffice API Documentation

Installation Guide An overview of all necessary installation steps (e.g. environment variables) to use LibreOffice SDK.
IDL Reference Complete LibreOffice API reference.
Java UNO Runtime Reference Reference documentation of the Java UNO runtime API.
C++ Reference Reference documentation of the C++ UNO runtime and a set of C/C++ base and helper functions and classes to abstract from the system layer.
Development Tools Overview and a short description of the UNO development tools.
Examples A collection of examples in different programming languages (Java, Python, C++, Basic, OLE, CLI).
Additional Examples A git repository with additional examples from various contributors: git clone https://gerrit.libreoffice.org/sdk-examples
Loading
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/.git-hooks/pre-commit
AgeCommit message (Expand)Author
2018-11-22git hooks: Tell what to do in another problematic submodules case.Jan Holesovsky
2018-11-22git hooks: Check that you are not committing to submodules by accident.Jan Holesovsky
2018-10-03Add Python files to pre-commit hook checksThorsten Behrens
2018-02-09clang-format: improve error message when CI failsMiklos Vajna