Skip to content

Releases: LibreOffice/loeclipse

v4.1.0

27 Jan 07:28
Compare
Choose a tag to compare

Changes:

  • #130 Support LibreOffice SDK >= 24.2
  • #104 Improve error handling for RegistrationHandler.classes file
  • #117, #119: Improved management of package.properties file
  • #127 Improvements to ant build

v4.0.2

03 Apr 09:08
Compare
Choose a tag to compare

Changes:

  • #98 Support LibreOffice >= 7.5
  • #85 Detect subfolders in lib directory

v4.0.1

27 Aug 06:31
Compare
Choose a tag to compare

Changelog:

  • Improved Python project support
    • Fixed run configuration
    • Correctly add multiple python files to build

v4.0.0

15 Jun 13:06
Compare
Choose a tag to compare

Changelog:

  • New Java baseline: Java 8 now required (instead of Java 7)
  • Support LibreOffice 7.0 (recognize new libreoffice.jar)
  • Gradle/Buildship support:
    • Jars in "libs" directory in Project root dir are treated as external libs

v3.0.1

16 Jul 08:47
Compare
Choose a tag to compare

Changelog:

  • #72 Fix running javamaker with spaces in project path
  • Load description.xml editor even when locale is missing
  • Remove crashreport service (Service no longer exists)
  • Fix build with empty build directory

v3.0.0

27 Oct 11:55
Compare
Choose a tag to compare

Changelog:

  • Python support for extension development

v2.3.0

14 May 10:06
Compare
Choose a tag to compare

Changelog:

  • #52 Ant export is now a separate export option
  • #51 Automatically add .oxt extension for OXT export
  • #21 An error message is shown when RegistrationHandler.classes is empty
  • #8 Making sure a project is selected before generating an interface/a service file
  • #62 Fix Null Pointer Exception when trying to export Extension Project

Thanks @shobhanmandal for all of this!

v2.2.6

04 Sep 09:46
Compare
Choose a tag to compare

Changelog:

  • #47 Setup automatic error reporting

v2.2.5

11 Jul 09:37
Compare
Choose a tag to compare

Changelog:

  • #58 Fix build without idl/ directory

v2.2.4

13 Mar 17:29
Compare
Choose a tag to compare

Changelog:

  • #38 Prefill build.properties with current LO&SDK installation
  • #43 Java version selector has been removed from the extension wizard
  • #45 Fix invalid paths on macOS. Some problems remain (see #54)
  • #55 Fix extension deployment on Ubuntu