]> source.dussan.org Git - poi.git/shortlog
poi.git
2023-08-09 Dominik StadlerTry to adjust for strange null-message for ArrayIndexOu...
2023-08-09 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-09 Dominik StadlerCombine steps for tasks "jenkins" and "jenkinsLite...
2023-08-09 Dominik StadlerBug 66425: Avoid a StackOverflowException found via...
2023-08-09 Dominik StadlerDo not disable all files for poi-integration in build...
2023-08-08 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerBug 66425: Add memory-safeguard in one more place
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 PJ Fanninguse of junit internal StringUtils is causing build...
2023-08-07 PJ Fanninguse of junit internal StringUtils is causing build...
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerReduce log4j2 level for integration tests to ERROR
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerBug 66425: Avoid an AssertionError found via oss-fuzz
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerOpen configuration file for integration-tests read...
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-07 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-06 Dominik StadlerFix expected exception text and print out which FileHan...
2023-08-06 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-06 PJ Fanningupgrade junit
2023-08-05 PJ Fanningavoid creating enumeration twice
2023-08-05 PJ Fanningupgrade com.dorongold.task-tree
2023-08-05 PJ Fanningadd back gradle wrapper jar due to windows build issues
2023-08-05 PJ Fanningupdate jobs
2023-08-05 PJ Fanningupdate jobs
2023-08-05 PJ Fanningremove gradle-wrapper jar because it is against ASF...
2023-08-05 PJ Fanningremove gradle-wrapper jar because it is against ASF...
2023-08-05 PJ Fanningremove gradle-wrapper jar because it is against ASF...
2023-08-05 Dominik StadlerBug 66425: Avoid a ClassCastException found via oss...
2023-08-04 Dominik StadlerUse interfaces for variables and reformat source-code
2023-08-04 Dominik StadlerUse correct version for JUnit in Ant build
2023-08-03 PJ Fanninggradle-8.2.1
2023-08-02 PJ Fanning[bug-66827] treat VML drawing entry for a comment that...
2023-08-01 PJ Fanning[bug-66827] add test case (that passes) - so issue...
2023-08-01 PJ Fanninggradle hates ant 1.10.13
2023-08-01 Dominik StadlerExclude some files in one test to avoid flakiness durin...
2023-08-01 Dominik StadlerUpdate Apache Ant to 1.10.13 and use newer Gradle syntax
2023-07-31 PJ Fanningjunit 5.10.0
2023-07-31 PJ Fanningbouncycastle 1.76
2023-07-24 PJ Fanning[github-488] Round up seconds in CellElapsedFormatter...
2023-07-24 PJ Fanningundo last change due to broken test
2023-07-24 PJ Fanning[github-487] Round up seconds in CellElapsedFormatter...
2023-07-12 PJ Fanning[bug-66682] fix xslb reading support for formula cells...
2023-07-12 PJ Fanning[bug-66675] fix issue with writing xlsx (core propertie...
2023-07-06 PJ Fanninggradle 8.2
2023-07-03 PJ Fanningremove release date from version.java
2023-07-03 PJ Fanning[bug-62181] try to handle file where shared string...
2023-07-03 PJ Fanningupdate guava
2023-07-03 PJ Fanningpdfbox 2.0.29
2023-06-28 PJ Fanningapply some spelling fixes
2023-06-27 PJ Fanningapply some spelling fixes
2023-06-27 PJ Fanningapply some spelling fixes
2023-06-27 PJ Fanningapply some spelling fixes
2023-06-23 PJ Fanningadd XSSF test where 2 row instances have same rowNum
2023-06-22 PJ Fanning[bug-66661] revert github-269 due to it breaking formul...
2023-06-22 PJ Fanningupdate ooxml-lite-report.xsb
2023-06-22 PJ Fanningcommons-codec 1.16.0
2023-06-21 PJ Fanningbouncycastle 1.75
2023-06-18 PJ Fanningfix test assertion
2023-06-16 PJ Fanningxddf test
2023-06-15 PJ Fanning[bug-66650] add chartex classes to poi-ooxml-full
2023-06-15 PJ Fanningbouncycastle 1.74
2023-06-15 Dominik StadlerPrint out slightly more in SSPerformanceTest
2023-06-14 PJ Fanning[GitHub-473] Add getCTSettings() to XWPFSettings. This...
2023-06-12 PJ Fanningupdate guava
2023-06-12 PJ Fanning[bug-66644] enable reproducible build settings in gradle
2023-06-08 Dominik StadlerNeed to lower the min expected width after changes...
2023-06-08 Dominik StadlerBug 66632: Round char-width instead of cutting off
2023-06-08 Dominik StadlerRemove deprecation warnings reported with newer commons-io
2023-06-08 Dominik StadlerFix generating JavaDoc when running build with Java...
2023-06-08 PJ Fanningcommons-io 2.13.0
2023-06-07 PJ Fanningupdate guava
2023-06-07 PJ Fanningbyte buddy 1.14.5
2023-06-07 PJ Fanningimprove exception handling
2023-05-28 PJ Fanningrevert sonarqube plugin due to ci-build issues
2023-05-26 PJ Fanningupdate sonarqube plugin
2023-05-25 PJ Fanning[bug-66614] remove limit on offset function params
2023-05-22 PJ Fanning[bug-66612] get macrosheet xml (test)
2023-05-22 PJ Fanning[bug-66612] get macrosheet xml (test)
2023-05-22 PJ Fanning[bug-66612] get macrosheet xml (test)
2023-05-22 PJ Fanningadd content types for macrosheets
2023-05-21 PJ Fanningupdate jacoco
2023-05-21 PJ Fanninguse gradle for java 20 build
2023-05-19 PJ Fanning[bug-66607] perf issue processing array formulas
2023-05-17 PJ Fanningcommons-io 2.12.0
2023-05-16 PJ Fanninggraphics2d 0.43
2023-05-14 Dominik StadlerBug 66598: Fix invalid loop-condition when cleaning...
2023-05-14 Dominik StadlerFix a case in IdentifierManager.release(), reformat...
2023-05-14 Dominik StadlerUpdate third-party versions in README
2023-05-11 PJ Fanningjavadoc build issue
2023-05-11 PJ Fanningdon't run integration tests in Java 8 (they hang on...
2023-05-11 PJ Fanninguse MarlinRenderingEngine
2023-04-28 PJ Fanningjupiter junit 5.9.3
2023-04-28 PJ Fanning[bug-66584] ensure ZipPackage closes input stream when...
2023-04-28 PJ Fanningspelling
2023-04-25 PJ Fanningupgrade gradle
2023-04-19 PJ Fanningupgrade woodstox to 6.5.1
2023-04-13 PJ Fanningpdfbox 2.0.28
next