office-gobmx/bean
Hossein ea5641baee Updated README.md files to represent current code / use Markdown format
Previously, all of the README files have been renamed to README.md
and now, the contents of these files were changed to use Markdown
format. Other than format inconsistency, some README.md files lacked
information about modules, or were out of date. By using LibreOffice
/ OpenOffice wiki and other documentation websites, these files were
updated. Now every README.md file has a title, and some description.
The top-level README.md file is changed to add links to the modules.
The result of processing the Markdown format README.md files can be
seen at: https://docs.libreoffice.org/

Change-Id: Ic3b0c3c064a2498d6a435253b041df010cd7797a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113424
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
2021-04-07 17:47:16 +02:00
..
com/sun/star/comp/beans cid#1473991 Dereference null return value 2021-03-25 15:46:43 +01:00
native tdf#96505 : Get rid of cargo cult long integer literals 2021-01-05 08:36:28 +01:00
qa/complex/bean Fix typo 2019-04-09 07:31:22 +02:00
test Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
BUCK Adapt buck build to jars merged into libreoffice.jar 2020-11-30 11:27:47 +01:00
Jar_officebean.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
JunitTest_bean_complex.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Library_officebean.mk
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_bean.mk
pom.officebean.xml Use https instead of http 2018-04-16 15:57:08 +02:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

API to Use LibreOffice from Java Applications (OfficeBean)

LibreOffice's API is completely exposed so that all office components can be fully controlled.