index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gradle 8.10.1
PJ Fanning
2024-09-20
1
-1
/
+1
*
try to add more chart related classes to poi-ooxml-lite
PJ Fanning
2024-09-19
3
-2
/
+15
*
commons-io 2.17.0
PJ Fanning
2024-09-19
2
-2
/
+2
*
back to ant
PJ Fanning
2024-09-15
1
-1
/
+1
*
back to ant
PJ Fanning
2024-09-15
1
-1
/
+5
*
use gradle for java 22 builds
PJ Fanning
2024-09-15
1
-10
/
+2
*
try jupiter junit 5.11.0 again
PJ Fanning
2024-09-15
2
-9
/
+9
*
upgrade spotbugs
PJ Fanning
2024-09-15
1
-1
/
+1
*
revert junit upgrade due to CI issues
PJ Fanning
2024-09-15
2
-5
/
+5
*
[bug-69323] DefaultTempFileCreationStrategy should worry about OS deleting th...
PJ Fanning
2024-09-13
1
-5
/
+9
*
[bug-69209] default ignoreMissingFontSystem to true
PJ Fanning
2024-09-12
1
-0
/
+5
*
[bug-69209] default ignoreMissingFontSystem to true
PJ Fanning
2024-09-12
1
-3
/
+11
*
revert spotbugs due to build issues
PJ Fanning
2024-09-08
1
-1
/
+1
*
revert log4j 2.24.0 due to build issue
PJ Fanning
2024-09-08
3
-7
/
+7
*
log4j 2.24.0
PJ Fanning
2024-09-08
3
-7
/
+7
*
upgrade spotbugs
PJ Fanning
2024-09-05
1
-1
/
+1
*
ant 1.10.15
PJ Fanning
2024-08-30
5
-6
/
+6
*
bytebuddy 1.15.1
PJ Fanning
2024-08-30
2
-4
/
+4
*
bytebuddy 1.15.0
PJ Fanning
2024-08-27
2
-4
/
+4
*
update javadoc
PJ Fanning
2024-08-27
1
-0
/
+6
*
[github-682] Add CellPropertyType and CellPropertyCategory enums. Thanks to D...
PJ Fanning
2024-08-27
12
-563
/
+2036
*
[github-657] SXSSF: support setting an arbitrary extra width value for column...
PJ Fanning
2024-08-21
2
-4
/
+54
*
upgrade bytebuddy
PJ Fanning
2024-08-20
2
-4
/
+4
*
upgrade guava
PJ Fanning
2024-08-20
4
-4
/
+4
*
upgrade commons-compress
PJ Fanning
2024-08-20
2
-2
/
+2
*
upgrade cyclonedx
PJ Fanning
2024-08-20
1
-1
/
+1
*
gradle 8.10
PJ Fanning
2024-08-16
4
-13
/
+18
*
[github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This clos...
PJ Fanning
2024-08-16
4
-2
/
+566
*
[github-672] Support removing XWPF Styles. Thanks to fangd1997. This closes #672
PJ Fanning
2024-08-15
2
-6
/
+56
*
junit 5.11.0
PJ Fanning
2024-08-14
2
-5
/
+5
*
[github-670] XWPFRun.getText should support delInstrText and noBreakHyphen. T...
PJ Fanning
2024-08-14
2
-2
/
+16
*
slf4j 2.0.16
PJ Fanning
2024-08-11
5
-5
/
+5
*
pdfbox 3.0.3
PJ Fanning
2024-08-09
2
-4
/
+4
*
commons-compress 1.27.0
PJ Fanning
2024-08-09
2
-2
/
+2
*
slf4j 2.0.15
PJ Fanning
2024-08-08
5
-5
/
+5
*
slf4j 2.0.14
PJ Fanning
2024-08-07
5
-5
/
+5
*
hamcrest 3.0
PJ Fanning
2024-08-01
2
-2
/
+2
*
upgrade cyclondex
PJ Fanning
2024-07-30
1
-1
/
+1
*
remove unnecessary xz test dependendency
PJ Fanning
2024-07-30
1
-1
/
+0
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-28
3
-2
/
+2
*
add chinese hssf test
PJ Fanning
2024-07-19
2
-1
/
+2
*
remove 22742.xls
PJ Fanning
2024-07-19
2
-1
/
+1
*
Apply some IDE suggestions, improve JavaDoc and simplify reporting log messages
Dominik Stadler
2024-07-18
3
-6
/
+11
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-18
6
-12
/
+34
*
commons-codec 1.17.1 - no need to note Saxon upgrade (only used in tests)
PJ Fanning
2024-07-16
2
-3
/
+3
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-16
2
-1
/
+43
*
POI tm
PJ Fanning
2024-07-16
1
-1
/
+1
*
gradle 8.9
PJ Fanning
2024-07-16
2
-2
/
+2
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-07-16
10
-7
/
+110
*
update bytebuddy
PJ Fanning
2024-07-15
2
-4
/
+4
[next]