summaryrefslogtreecommitdiff
path: root/bean/README.md
blob: 7c8005bcb450389a7f6d1748e370952d1ccb1001 (plain)
1
2
3
# API to Use LibreOffice from Java Applications (OfficeBean)

LibreOffice's API is completely exposed so that all office components can be fully controlled.
2020-12-03Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann 2019-11-01odk: fix for change directory in complextoolbarcontrols sampleVasily Melenchuk 2019-10-23ODK: cleanup windows linker debug argsThorsten Behrens 2019-08-20Fix EXTENSION_PLATFORM for Windows x86_64Stephan Bergmann 2017-12-11odk: fix 32-bit Linux build on 64-bit OSMichael Stahl 2017-11-08fix also odk/settings/settings.mk wrt Java 9 to find jawtRene Engelhard 2017-06-09odk settings.mk: add various missing JAVA_PROC_TYPE overrides for Linux archesRene Engelhard 2017-02-01Also on macOS use JDK's .../Home/bin/javac etc.Stephan Bergmann 2017-01-31Allow some OO_SDK_*_HOME to be emptyStephan Bergmann 2016-09-20[API CHANGE] Remove HAVE_GCC_VISIBILITY_FEATURE, always trueStephan Bergmann 2016-09-12tdf#91966: In SDK, set CPPU_ENV=mscx for 64-bit WindowsStephan Bergmann 2016-08-23java extensions makefile - generifyZenaan Harkness 2016-08-17Remove duplicate lineStephan Bergmann 2016-08-17Add missing Loader$1.classStephan Bergmann 2016-08-05(initial) sparc64 portJames Clarke 2015-10-12Kill dead mac os x 32bit odk build configRiccardo Magliocchetti