summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
trunkcyclonedx 2.2.0PJ Fanning4 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
2007-06-25move poi to top levelREL_3_0_RC2Joe Schaefer0-0/+0
2007-03-29RC2Nick Burch3-13/+45
2007-03-21fixed bug 41384: Array index wrong in record creationYegor Kozlov3-1/+54
2007-03-20fixed bug 41761: NPE when serializing a workbook with empty rows Yegor Kozlov3-7/+40
2007-03-20excluded rich text and outlines from POI 2.5 limitationsYegor Kozlov1-14/+1
2007-03-12improved work with cell commentsYegor Kozlov4-37/+63
2007-03-02fix amateur hour coding mistake Andrew C. Oliver1-5/+6
2007-03-02http://issues.apache.org/bugzilla/show_bug.cgi?id=40548Andrew C. Oliver1-5/+8
2007-03-02Allow user defined named ranges. Calling super doesn't seem to break anythin...Andrew C. Oliver1-1/+4
2007-03-01If the username length in the CurrentUserAtom is clearly wrong, treat it as i...Nick Burch1-2/+13
[...]