4.15.0
What's Changed
- BIRT 4.15 opening ceremonie #1508 by @wimjongman in https://github.com/eclipse-birt/birt/pull/1512
- Regenerate the target platform for Eclipse 4.31 by @merks in https://github.com/eclipse-birt/birt/pull/1516
- Update/regenerate the target platform by @merks in https://github.com/eclipse-birt/birt/pull/1522
- Fix the issue with null-reference of uri in SvgFile.isSvg() (#1525) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1526
- dispose of temp-files when using StreamingXlsx in XlsxEmitter #1533 by @aremund in https://github.com/eclipse-birt/birt/pull/1535
- Fix issue with PPTX right border (#1537) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1538
- A bit of refactoring in the data engine, to improve type safety by @hvbtup in https://github.com/eclipse-birt/birt/pull/1531
- Fix data item leading whitespace preserve #1536 by @hvbtup in https://github.com/eclipse-birt/birt/pull/1539
- Fix image issue with docx (#1549) and eclipse preview (#1550) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1551
- Fix the docx issue with the unset margin of the header-footer-container (#1547) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1552
- Improve the xlsx column auto fit (#1553) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1557
- Add an m2e launcher to do a local Tycho build by @merks in https://github.com/eclipse-birt/birt/pull/1562
- Fix osgi service viewer issue, added copy actions on build.xml (only OSGi-Version) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1561
- Simplify the repositories used for the target platform by @merks in https://github.com/eclipse-birt/birt/pull/1565
- Use org.mozilla.rhino instead of org.mozilla.javascript by @merks in https://github.com/eclipse-birt/birt/pull/1567
- Enhance the syntax highlighter of the javascript source viewer (#1570) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1571
- Added color definition of syntax highlighter by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1577
- Font alias names can be used case-insensitive (#1576) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1578
- Lock the target platform onto stable update sites by @merks in https://github.com/eclipse-birt/birt/pull/1585
- Avoid BIRT binary equivalents in the target platform by @merks in https://github.com/eclipse-birt/birt/pull/1591
- Fix issue with NullPointerException due to Integer-cast (#1588) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1593
- Fix issue with unchecked iterator-element (#1595) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1596
- Remove the error stack trace print (#1595) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1601
- ReportPreviewFormPage needs StaticHTMLViewer by @merks in https://github.com/eclipse-birt/birt/pull/1603
- fix issue with embedded svg images added like data-URL (#1604) by @speckyspooky in https://github.com/eclipse-birt/birt/pull/1605
- Remove the RCP product by @merks in https://github.com/eclipse-birt/birt/pull/1606
- Ensure that in an IDE with ReportEditorInput the source tab works by @merks in https://github.com/eclipse-birt/birt/pull/1607
New Contributors
- @aremund made their first contribution in https://github.com/eclipse-birt/birt/pull/1535
Full Changelog: https://github.com/eclipse-birt/birt/compare/4.14.0...4.15.0