What's Changed
- Prepare for starting 4.16.0 development by @merks in #1609
- Update versions of things used by the maven build by @merks in #1612
- Centralize where versions are control for the build and update them by @merks in #1613
- Disable artifact archiving from ci.yml by @merks in #1615
- Enhance the syntax highlighter of the javascript add additional objects (#1570) by @speckyspooky in #1616
- For org.eclipse.birt.report.viewer to use javax.xml.rpc-api >= 1.1.4 by @merks in #1622
- Enhance designer viewer with spaces into path (#1466) by @speckyspooky in #1621
- Suppress Maven javadoc generation in the IDE by @merks in #1628
- Fix the issue with spaces into the designer path on "viewer web server" side (part 02, #1621) by @speckyspooky in #1629
- Enhancement to add the document language to DOCX based on the report locale (#1620) by @speckyspooky in #1627
- Send failure/fixed emails from builds. by @merks in #1631
- Fix memory leak & and use Map instead of list to avoid itterating an Array constantly inside a synchronized block by @giangianoulas in #1635
- Use MAVEN_OPTS to increase heap space for mvn by @merks in #1638
- xlsx, enhanced the validation of embedded cell objects by @speckyspooky in #1639
- Enhancement to add excel formula options (#1643) by @speckyspooky in #1644
- Fix range values of the user property ExcelEmitter.PrintScale (#1649) by @speckyspooky in #1650
- Documentation for the supported user properties of the PdfEmitter by @speckyspooky in #1653
- Enhance the excel emitter with force recalculation option (#1651) by @speckyspooky in #1652
- Enhanced print out options of the excel emitter (#1656) by @speckyspooky in #1657
- Enhance the options to setup the excel preview (#1658) by @speckyspooky in #1659
- Enhance the support of text line-through for excel (#1660) by @speckyspooky in #1661
- Enhance the excel output to get the formatting option of text-indent (#1666) by @speckyspooky in #1667
- Fix eclipse warnings and add java documentation (#1670) by @speckyspooky in #1671
- Fix the structure of "drawstreamimage" on "header.ps"-file by edding an "end" (#1669) by @speckyspooky in #1673
- Use gef classic nightly builds by @merks in #1676
- Fix eclipse warnings and add java documentation, part 2 (#1670) by @speckyspooky in #1674
- Fix BIRT-designer, replaced XYLayout and XYLayoutEditPolicy (#1665) by @speckyspooky in #1678
- Switch to actions @v4 by @wimjongman in #1646
- Fix the missing Refresh-Button of DataBinding-dialog (#1680) by @speckyspooky in #1681
- Enhancement to add ECMAScript 6 support (#1574) by @speckyspooky in #1682
- Enhance the syntax highlighting of ECMAScript 6 (#1684) by @speckyspooky in #1685
- Enhance syntax highlights with additional values (#1684) by @speckyspooky in #1690
- Fix of excel column width calculation (#1686) by @speckyspooky in #1687
- Limit heap size of org.eclipse.justj.p2.manager by @merks in #1692
- Remove org.eclipse.draw2d.geometry from org.eclipse.birt.report.engine by @merks in #1693
- Enhance syntax highlights for object members (#1684) by @speckyspooky in #1694
- Enhance the sql syntax highlighting of query editor (#1695) by @speckyspooky in #1696
- Corrected eclipse warnings and added comments (#1695) by @speckyspooky in #1697
- Fix eclipse warnings and add java documentation, part 3 (#1670) by @speckyspooky in #1698
- Enhance the SQL-dataset-editor with a search option (#1700) by @speckyspooky in #1701
- Restore the original sorting of the 3rd view for the expression builder (#1699) by @speckyspooky in #1706
- do not autosize columns in case of StreamingXlsx #1703 by @aremund in #1704
- Fix number format for "lakhs" format based on com.ibm.icu.text.* (#1672) by @speckyspooky in #1708
- Enhance the expression builder with new descending sort option (#1714) by @speckyspooky in #1715
- Lock in specific permanent update sites in the target platform by @merks in #1717
- Build product without org.eclipse.rcp.configuration.feature.group by @merks in #1720
- Avoid trying to sign redundant launchers that don't exist by @merks in #1722
- Lock in justj/epp update site in the target platform by @merks in #1725
- Out of memory error when creating a chart #1727 by @wimjongman in #1730
New Contributors
- @giangianoulas made their first contribution in #1635
Full Changelog: 4.15.0...4.16.0