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
2007-06-28Tag as 3.0.1-RC3REL_3_0_1_RC3Nick Burch24-18/+522
2007-06-26Restored the cast: JDK 1.4 needs it. :-(Rainer Klute1-2/+2
2007-06-26fixed [Bug 42677] - HSLF SlideShow write() issues on tablesYegor Kozlov2-2/+31
2007-06-26make the code compatible with JDK 1.4.2Yegor Kozlov5-4/+49
2007-06-25Removed unnecessary cast.Rainer Klute1-2/+2
2007-06-25move poi to top levelJoe Schaefer0-0/+0
2007-06-23Consistency check added when reading property set stream. An IllegalPropertyD...Rainer Klute1-0/+24
2007-06-21Make a start on processing the commands within the chunks, and their values. ...Nick Burch4-3/+203
2007-06-21Start on processing the commands stored within a HDGF chunk, plus initial tes...Nick Burch6-13/+1135
2007-06-20Tweak test to match last V11 related changeNick Burch1-1/+14
[...]