summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
trunkcyclonedx 2.2.0PJ Fanning5 hours
dependabot/gradle/com.github.spotbugs-6.1.7Bump com.github.spotbugs from 6.0.27 to 6.1.7dependabot[bot]6 days
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2Bump net.bytebuddy:byte-buddy-agent from 1.17.0 to 1.17.2dependabot[bot]9 days
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2Bump net.bytebuddy:byte-buddy from 1.17.0 to 1.17.2dependabot[bot]9 days
dependabot/gradle/org.mockito-mockito-core-5.16.0Bump org.mockito:mockito-core from 4.11.0 to 5.16.0dependabot[bot]9 days
dependabot/gradle/com.github.spotbugs-6.1.6Bump com.github.spotbugs from 6.0.27 to 6.1.6dependabot[bot]13 days
dependabot/gradle/org.cyclonedx.bom-2.2.0Bump org.cyclonedx.bom from 2.1.0 to 2.2.0dependabot[bot]13 days
dependabot/gradle/org.slf4j-slf4j-api-2.0.17Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17dependabot[bot]14 days
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17dependabot[bot]14 days
dependabot/gradle/junitVersion-5.12.0Bump junitVersion from 5.11.4 to 5.12.0dependabot[bot]3 weeks
[...]
 
TagDownloadAuthorAge
REL_5_4_0poi-REL_5_4_0.tar.gz  poi-REL_5_4_0.zip  PJ Fanning2 months
REL_5_3_0poi-REL_5_3_0.tar.gz  poi-REL_5_3_0.zip  Dominik Stadler7 months
REL_5_2_5poi-REL_5_2_5.tar.gz  poi-REL_5_2_5.zip  PJ Fanning16 months
REL_5_2_4poi-REL_5_2_4.tar.gz  poi-REL_5_2_4.zip  PJ Fanning17 months
REL_5_2_3poi-REL_5_2_3.tar.gz  poi-REL_5_2_3.zip  PJ Fanning2 years
REL_5_2_2poi-REL_5_2_2.tar.gz  poi-REL_5_2_2.zip  PJ Fanning3 years
REL_5_2_1poi-REL_5_2_1.tar.gz  poi-REL_5_2_1.zip  PJ Fanning3 years
REL_5_2_0poi-REL_5_2_0.tar.gz  poi-REL_5_2_0.zip  PJ Fanning3 years
REL_5_1_0poi-REL_5_1_0.tar.gz  poi-REL_5_1_0.zip  PJ Fanning3 years
REL_5_0_0poi-REL_5_0_0.tar.gz  poi-REL_5_0_0.zip  Andreas Beeker4 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-06-15Tag r954837 as the new 3.7 beta 1REL_3_7_BETA1Nick Burch16-38/+198
2010-06-15New expected release date for 3.7 beta 1Nick Burch1-2/+2
2010-06-15Temporary switch back to using only ooxml-schemas-1.0 (no lists). Revert this...Nick Burch3-16/+16
2010-06-15Add main methodNick Burch1-0/+11
2010-06-14Fix bug #49432 - Lazy caching of XSSFComment CTComment objects by reference, ...Nick Burch4-11/+55
2010-06-14Notes on ooxml-schemas 1.1 and 1.0Nick Burch3-6/+15
2010-06-14Have the ooxml build correctly ensure that we have the ooxml schemas to handNick Burch1-1/+1
2010-06-14Better handling of Outlook messages in HSMF when there's no recipient email a...Nick Burch4-1/+44
2010-06-14When formatting numbers with DataFormatter, handle brackets following coloursNick Burch3-2/+41
2010-06-13force ASCII encoding when compiling sources, fixed unmappable characters for ...Yegor Kozlov3-5/+19
[...]