]> source.dussan.org Git - poi.git/shortlog
poi.git
2020-12-06 PJ Fanningremove some deprecated code
2020-12-06 PJ Fanningmake FontGroup.Range more JavaBean-like
2020-12-06 PJ Fanningremove stray import
2020-12-06 PJ Fanningtidy up code in FontGroupRange
2020-12-06 Andreas Beekerfix missing xsbs in ooxml-lite run
2020-12-05 Andreas Beekeroptimize size of poi-ooxml-schemas by 40% by only inclu...
2020-12-04 Andreas Beekeradd more classes for LinkVideoToPptx example
2020-12-04 Andreas Beekeradd more classes for LinkVideoToPptx example
2020-12-04 Andreas Beekeradd more classes for LinkVideoToPptx example
2020-12-04 PJ Fanningtry to add missing classes to poi-ooxml-schemas (needed...
2020-12-04 Sayiremove System.out.println
2020-12-04 Sayiget and set heightRule for table row
2020-12-03 Andreas Beekeradd license
2020-12-03 Andreas Beekeradd example to link video to slideshow
2020-11-30 PJ Fanninguse openjdk11 in travis build due to openjdk javac...
2020-11-29 Andreas Beeker#64716 - wmf display error
2020-11-28 Andreas Beekerupgrade to pdfbox-graphics2d 0.29
2020-11-28 Andreas Beekerignore hwmf examples on distsourcebuild
2020-11-27 Andreas Beeker#64716 - wmf display error
2020-11-27 Andreas Beeker#64716 - wmf display error
2020-11-15 Andreas Beeker#64716 - wmf display error
2020-11-14 PJ Fanning[github-195] Rework getParagraph functions for XWPF...
2020-11-13 PJ Fanningchange xmlbeans jobs
2020-11-13 PJ Fanning[github-196] Delete unused certificate exceptions....
2020-11-13 PJ Fanningremove stray import
2020-11-13 PJ Fanning[github-197] Modify test class HeapDump to allow it...
2020-11-11 Andreas Beekerupdate dependencies - make optional dependencies mandatory
2020-11-09 Andreas Beeker#64867 - Provide PDF rendering with PPTX2PNG
2020-11-08 PJ Fanningadd missing licenses
2020-11-08 Andreas Beeker#64867 - Provide PDF rendering with PPTX2PNG
2020-11-07 PJ Fanning[bug-64879] SXSSFSheet dispose() fails to remove Tempor...
2020-11-07 PJ Fanning[bug-64879] SXSSFSheet dispose() fails to remove Tempor...
2020-11-04 Andreas Beekertest also render to SVG, PDF
2020-11-04 Andreas BeekerJpeg can't be processed with alpha channel
2020-11-03 Andreas Beeker#64867 - Provide PDF rendering with PPTX2PNG
2020-11-02 Andreas Beeker#64867 - Provide PDF rendering with PPTX2PNG
2020-11-01 Dominik StadlerAdd unit-test from bug 56454 to show that the problem...
2020-11-01 Andreas Beeker#64716 - wmf display error
2020-11-01 Dominik StadlerFix file-handle-leaks when re-writing documents or...
2020-11-01 Dominik StadlerBug 64460: Fix invalid moving of merged regions
2020-11-01 Dominik StadlerAdd comments for Sonar properties in the Gradle build
2020-11-01 Dominik StadlerImprove error messages on missing Factory-implementatio...
2020-10-25 Dominik StadlerAdjust the location of the resulting JaCoCo XML report...
2020-10-25 Dominik StadlerJenkins-DSL: Add jacocoTestReport target to get the...
2020-10-25 Dominik StadlerJenkins-DSL: Run tests before executing sonarqube
2020-10-25 Dominik StadlerJenkins DSL: Use JDK 11 for SonarQube Gradle build...
2020-10-25 Dominik StadlerGradle: Try to define project result output directories...
2020-10-25 Dominik StadlerJenkins-DSL: Update some more
2020-10-25 Dominik StadlerEnable XML reporting for JaCoCo for the Sonar Gradle...
2020-10-25 Dominik StadlerFix Sonar issues and IDE warnings
2020-10-25 Dominik StadlerUse sonar-plugin 3.0 for Gradle
2020-10-25 PJ Fanningtry to upgrade spotbugs and asm
2020-10-25 Dominik StadlerJenkins-DSL: Add JDK 16, disable POI-JDK-14 to only...
2020-10-25 Dominik StadlerAdd mising path to ooxml-schemas which is necessary...
2020-10-25 Dominik StadlerApply patch for bug 64791 to use proper position for...
2020-10-25 Dominik StadlerApply some IDE suggestions
2020-10-25 Dominik StadlerFix bug 64238: Make LOOKUP functions deal with empty...
2020-10-25 Dominik StadlerUpdate tests for bug 63845 some more
2020-10-25 Dominik StadlerPrevent some unit-tests from failing when non-English...
2020-10-24 Andreas BeekerSonar fixes - a few "Try-with-resources should be used"
2020-10-24 Andreas BeekerSonar fixes - a few "String literals should not be...
2020-10-24 Andreas Beekercreate "build" directory - necessary when running in...
2020-10-24 Andreas Beekeradd more nodes to Test-Environment job
2020-10-23 Andreas Beekertry to fix sonar build
2020-10-22 PJ Fanningupdate commons-codec
2020-10-20 Andreas BeekerHandle errors from GraalVM native mode runs - Unsupport...
2020-10-20 PJ Fanningreformat
2020-10-20 PJ Fanning[github-193] Change TRUNC implementation to use MathX...
2020-10-20 PJ Fanningxmlbeans jar location
2020-10-19 Andreas Beekerupdate ant/maven values, builds@ decided to rename...
2020-10-19 Andreas Beekerupdate jdk values, remove jdk 1.6
2020-10-19 Andreas BeekerIgnore test on no-scratchpad run
2020-10-18 Andreas Beeker#64817 - Fix issue in testXLSXinPPT
2020-10-16 PJ Fanningdisable broken test
2020-10-16 PJ Fanninguse xmlbeans official 4.0.0 release
2020-10-13 Nick BurchTest PPT file containing a XLSX via an OLE2 intermediat...
2020-10-13 Nick BurchAdd unit test for XLSX embedded in PPT and WorkbookFact...
2020-10-11 Andreas BeekerAdd license header
2020-10-10 Andreas Beeker#64773 - Visual signatures for .xlsx/.docx
2020-09-26 Dominik StadlerAvoid dependency on ooxml-test in integration-test
2020-09-26 Dominik StadlerMore changes to make the Gradle build work again
2020-09-26 Dominik StadlerTry to fix the Gradle build
2020-09-25 Dominik StadlerUpdate third party libraries in pom.xml and build.gradl...
2020-09-25 Dominik StadlerFix IDE warnings, add more assertion-output
2020-09-22 Yegor KozlovOSGi support: register service providers in bundle...
2020-09-22 Andreas BeekerFix Ant javascript issues
2020-09-19 Andreas Beeker#64716 - wmf display error - use FileMagic also for...
2020-09-19 Andreas Beekeradapt to XmlBeans changes
2020-09-18 Yegor Kozlovmark org.apache.commons.logging.* as an optional osgi...
2020-09-17 Andreas BeekerXmlBeans is now generating Java 1.8 based files - javas...
2020-09-16 Andreas BeekerAdd more render test images
2020-09-16 Yegor KozlovBug 57857 POI OSGi bundle
2020-09-15 Andreas Beeker#64716 - wmf display error - WmfExtTextOut - move curre...
2020-09-09 PJ Fanningremove accidental commit
2020-09-09 PJ Fanning[bug-64721] NullPointerException occurs when calling...
2020-09-08 Andreas Beekerignore IBM certificate chain issue
2020-09-08 Andreas Beeker#64716 - wmf display error - fixed charset used for...
2020-09-03 Andreas BeekerPPTXPNG - parent directory of relative input file was...
2020-09-03 Andreas Beekeradd "provided" jars to binary dist bundle
2020-09-02 Andreas Beekerfix typo
next