summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
dependabot/gradle/com.github.spotbugs-6.0.27Bump com.github.spotbugs from 6.0.26 to 6.0.27dependabot[bot]3 days
dependabot/gradle/com.google.guava-guava-33.4.0-jreBump com.google.guava:guava from 33.3.0-jre to 33.4.0-jredependabot[bot]5 days
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11Bump net.bytebuddy:byte-buddy from 1.15.10 to 1.15.11dependabot[bot]6 days
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11Bump net.bytebuddy:byte-buddy-agent from 1.15.10 to 1.15.11dependabot[bot]6 days
dependabot/gradle/junitVersion-5.11.4Bump junitVersion from 5.11.3 to 5.11.4dependabot[bot]6 days
trunkAdjust some more for JDK 23/24Dominik Stadler7 days
dependabot/gradle/log4jVersion-2.24.3Bump log4jVersion from 2.24.2 to 2.24.3dependabot[bot]12 days
dependabot/gradle/log4jVersion-2.24.2Bump log4jVersion from 2.23.1 to 2.24.2dependabot[bot]4 weeks
dependabot/gradle/org.sonarqube-6.0.0.5145Bump org.sonarqube from 4.0.0.2929 to 6.0.0.5145dependabot[bot]5 weeks
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2Bump org.apache.xmlbeans:xmlbeans from 5.2.1 to 5.2.2dependabot[bot]6 weeks
[...]
 
TagDownloadAuthorAge
REL_5_3_0poi-REL_5_3_0.tar.gz  poi-REL_5_3_0.zip  Dominik Stadler4 months
REL_5_2_5poi-REL_5_2_5.tar.gz  poi-REL_5_2_5.zip  PJ Fanning13 months
REL_5_2_4poi-REL_5_2_4.tar.gz  poi-REL_5_2_4.zip  PJ Fanning15 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
before_junit5_updatepoi-before_junit5_update.tar.gz  poi-before_junit5_update.zip  Andreas Beeker4 years
[...]
 
AgeCommit messageAuthorFilesLines
2023-11-25git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_5_2_5@1914110 13f79...REL_5_2_5PJ Fanning0-0/+0
2023-11-16try to fix compile issues due to commons-compress upgradePJ Fanning3-8/+6
2023-11-16prep v5.2.5PJ Fanning3-4/+4
2023-11-16XMLBeans 5.2.0 releasePJ Fanning2-2/+2
2023-11-16commons-compress 1.25.0PJ Fanning2-2/+2
2023-11-15bouncycastle 1.77PJ Fanning4-7/+7
2023-11-15Bug 68128: Exclude one broken file from the "No-Scratchpad" runDominik Stadler1-0/+1
2023-11-15Close document always in SlideShowRecordDumperDominik Stadler2-6/+8
2023-11-10use xmlbeans 5.1.1 releasePJ Fanning1-3/+3
2023-11-08[bug-68094] try to improve cell width derivation by not roundingPJ Fanning3-8/+64
[...]