]> source.dussan.org Git - poi.git/shortlog
poi.git
2021-10-06 PJ Fanningdeprecation
2021-10-06 PJ Fanningjavadoc issue
2021-10-06 PJ Fanningjavadoc issue
2021-10-06 PJ Fanninggenericise cell copy logic
2021-10-05 PJ Fanningupgrade byte-buddy
2021-10-04 PJ Fanning[bug-65613] experimental SXSSF writeAvoidingTempFiles
2021-10-04 PJ Fanning[bug-65613] experimental SXSSF writeAvoidingTempFiles
2021-10-04 PJ Fanning[bug-65613] experimental SXSSF writeAvoidingTempFiles
2021-10-04 PJ Fanning[bug-65613] experimental SXSSF writeAvoidingTempFiles
2021-10-04 PJ Fanning[bug-65613] experimental SXSSF writeAvoidingTempFiles
2021-10-04 PJ Fanningupgrade reflections jar
2021-10-03 PJ Fanningupdate gradlew
2021-10-03 PJ Fanningmake array into immutable collection (spotbugs issue)
2021-10-03 PJ Fanningmake array into immutable collection (spotbugs issue)
2021-10-03 PJ Fanningmake array into immutable collection (spotbugs issue)
2021-10-03 PJ Fanningmake array into immutable collection (spotbugs issue)
2021-10-03 Andreas Beeker#65612 - XSLF CustomGeometry - replace XmlStreamReader...
2021-10-03 PJ Fanningadd weekday tests
2021-10-03 PJ Fanning[bug-65606] try to fix weeknum function
2021-10-03 PJ Fanning[bug-65606] try to fix weeknum function
2021-10-03 PJ Fanning[bug-65606] try to fix weeknum function
2021-10-03 PJ Fanning[bug-65606] allow return type (second param) to be...
2021-10-03 PJ Fanninglgtm javadoc issues
2021-10-03 PJ Fanningbroken test
2021-10-03 PJ Fanningpointless instanceof
2021-10-03 PJ Fanningsonar issues
2021-10-01 PJ Fanning[bug-65609] add naive test case
2021-10-01 PJ Fanning[bug-65609] add flushBufferedData to SXSSFSheet
2021-10-01 PJ Fanningtypos in javadoc
2021-10-01 Marius VolkhartBuild XMLBeans on Java 17
2021-10-01 Marius VolkhartUpgrade to JaCoCo 0.8.7
2021-10-01 Marius VolkhartFix expected/actual order in assertEquals
2021-10-01 Marius VolkhartConsolidate spreadsheet PictureData javadocs
2021-10-01 Marius VolkhartReduce allocations and copying when extracting PNGs...
2021-10-01 Marius VolkhartReplace explicit close with try-with-resources
2021-10-01 Marius VolkhartFix Javadoc errors and warnings on JDK 17
2021-10-01 Marius VolkhartMap JDK 17 to the name used by Apache Jenkins
2021-09-30 PJ Fanningadd npv tests
2021-09-30 PJ Fanningadd npv tests
2021-09-30 PJ Fanningadd npv tests (including a commented out one that fails)
2021-09-29 PJ Fanningforbidden api
2021-09-29 PJ Fanningbuild issue
2021-09-29 PJ Fanning[github-254] Implement XSSFWorkbook linkExternalWorkboo...
2021-09-29 PJ Fanningupgrade graphics2d - 0.33
2021-09-28 PJ Fanningupgrade guava
2021-09-27 PJ Fanning[github-252] wrong file name format for external links
2021-09-27 PJ Fanninguse https
2021-09-24 PJ Fanninglogging in tests
2021-09-24 PJ Fanningput back the goto - it is terrible but poi-integration...
2021-09-24 PJ Fanningtry to remove goto (again)
2021-09-24 PJ Fanningupgrade byte-buddy
2021-09-24 PJ Fanning[bug-65595] Strip colour formatting in headers and...
2021-09-24 PJ Fanningput back the goto - it is terrible but I don't have...
2021-09-24 PJ Fanningtry to remove goto
2021-09-23 PJ Fanningforbidden api
2021-09-23 PJ Fanningdowngrade junit version - due to build issue
2021-09-23 PJ Fanningslf4j version
2021-09-23 PJ Fanningupgrade some build dependencies
2021-09-23 PJ Fanningtabs to spaces
2021-09-23 PJ Fanningjavadoc
2021-09-23 PJ Fanningjdk 1.17
2021-09-23 PJ Fanningremove broken travis build - we have github actions...
2021-09-23 PJ Fanningxmlsec 2.2.3
2021-09-23 PJ Fanningdependabot
2021-09-22 PJ Fanningjavadoc change
2021-09-19 PJ Fanningmake hyperlink duplicatable
2021-09-19 PJ Fanningmake hyperlink duplicatable
2021-09-19 PJ Fanningjavadoc issue
2021-09-19 PJ Fanningtypos in javdocs
2021-09-19 Andreas Beekerrework BitmapImageRenderer
2021-09-19 PJ Fanningfix spellings in javadoc
2021-09-19 PJ Fanninganother missing class
2021-09-19 PJ Fanningadd test for broken file (5.0.1-RC1 issues)
2021-09-19 PJ Fanningsmall test change
2021-09-19 PJ Fanningadd test for broken file (5.0.1-RC1 issues)
2021-09-19 PJ Fanningremove gradle hack
2021-09-19 PJ Fanningadd support for encrypting temp files
2021-09-19 PJ Fanningadd more classes
2021-09-19 PJ Fanninguse lambdas for logging
2021-09-18 PJ Fanninglicense
2021-09-18 PJ Fanninglicense
2021-09-18 PJ Fanningfix broken test
2021-09-18 PJ Fanningmissing classes in poi-ooxml-lite
2021-09-18 PJ Fanning[bug-65581] support configurable temp file threshold
2021-09-16 PJ Fanning[bug-65576] replace StringCodepointsIterable
2021-09-16 Dominik StadlerGenerate, compile and include class 'org.apache.poi...
2021-09-16 Andreas Beeker#65573 - POI bin tgz on CI build is missing poi-ooxml...
2021-09-15 PJ Fanningtry to get all ooxml-lite classes loaded for xslf
2021-09-15 Andreas Beekerignore all svn conflicts of module-info.class/java...
2021-09-14 Andreas Beekertry to fix Windows still opened file handle issue
2021-09-14 Andreas Beekerclean-up old build results before sonarqube build
2021-09-12 Andreas Beekercomment out obsolete builds
2021-09-12 Andreas BeekerXmlSec/BouncyCastle and Batik are now optional
2021-09-10 PJ Fanningtabs to spaces
2021-09-10 Dominik StadlerImprove error messages when charting data is not valid
2021-09-10 Dominik StadlerAdjust imports and apply some IDE suggestions
2021-09-10 Dominik StadlerUpdate XmlBeans to 5.0.1 also in Ant build
2021-09-10 Dominik StadlerAdd missing test-classpath
2021-09-09 PJ Fanningfix spelling of quiet
2021-09-09 PJ Fanningfix error message
next