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
...
*
archive xmlbeans sboms
PJ Fanning
2022-12-21
1
-1
/
+1
*
cyclonedx per module
PJ Fanning
2022-12-21
8
-23
/
+138
*
upgrade cyclonedx
PJ Fanning
2022-12-21
1
-1
/
+1
*
revert accidental change to multiply/divide
PJ Fanning
2022-12-15
2
-9
/
+7
*
upgrade mockito and byte-buddy
PJ Fanning
2022-12-15
5
-12
/
+24
*
slf4j 2.0.6
PJ Fanning
2022-12-13
5
-5
/
+5
*
[bug-66319] do not create HSSF patriarch to find comments (only use one that ...
PJ Fanning
2022-12-12
3
-4
/
+35
*
untidy hack for shared string counts that are higher than Integer.MAX_VALUE
PJ Fanning
2022-12-12
2
-2
/
+26
*
untidy hack for shared string counts that are higher than Integer.MAX_VALUE
PJ Fanning
2022-12-12
1
-2
/
+2
*
remove unnecessary short casts for getCellStyleAt
PJ Fanning
2022-12-12
6
-8
/
+8
*
try to speed up SXSSFCell getColumnIndex
PJ Fanning
2022-12-12
3
-6
/
+37
*
small optimisation on getCellStyle
PJ Fanning
2022-12-12
1
-4
/
+3
*
[github-404] issue with text runs and styling relating to table cells. Thanks...
PJ Fanning
2022-12-12
5
-13
/
+269
*
[github-405] more performant codepoint util code. Thanks to StanBertrand. Thi...
PJ Fanning
2022-12-12
2
-2
/
+1
*
[bug-66365] add test for EventBasedExcelExtractor
PJ Fanning
2022-11-28
1
-0
/
+11
*
possible issue when streaming xssf cells with formulas
PJ Fanning
2022-11-28
1
-3
/
+1
*
[bug-66365] add test for XSSFExcelExtractor
PJ Fanning
2022-11-28
1
-9
/
+19
*
[bug-66365] update XSSFExcelExtractor to better handle formula cells with cac...
PJ Fanning
2022-11-28
1
-0
/
+4
*
[bug-66365] rework XSSFCell getRichStringCellValue and getStringCellValue to ...
PJ Fanning
2022-11-28
4
-27
/
+49
*
remove gradle plugin that is causing build problems
PJ Fanning
2022-11-26
4
-40
/
+6
*
gradle 7.6
PJ Fanning
2022-11-26
1
-1
/
+1
*
remove fradle plugin that is causing build problems
PJ Fanning
2022-11-26
1
-1
/
+0
*
slf4j 2.0.5
PJ Fanning
2022-11-26
1
-1
/
+1
*
slf4j 2.0.5
PJ Fanning
2022-11-25
5
-5
/
+5
*
javadoc
PJ Fanning
2022-11-21
2
-4
/
+4
*
byte-buddy 1.12.19
PJ Fanning
2022-11-18
2
-4
/
+4
*
gradle 7.6 rc3
PJ Fanning
2022-11-18
1
-1
/
+1
*
remove stray file
PJ Fanning
2022-11-18
1
-0
/
+0
*
[bug-66347] add read test
PJ Fanning
2022-11-18
3
-0
/
+45
*
slf4j 2.0.4
PJ Fanning
2022-11-18
5
-5
/
+5
*
[bug-66347] add XWPFTheme support to XWPFDocument. Thanks to Stephan Schwiebert.
PJ Fanning
2022-11-16
4
-1
/
+227
*
mockito 4.9.0
PJ Fanning
2022-11-15
2
-2
/
+3
*
[bug-66181] support VALUE function where input is a blank cell
PJ Fanning
2022-11-14
2
-0
/
+25
*
jmh 1.36
PJ Fanning
2022-11-14
1
-2
/
+2
*
Update JUnit5Progress to print out information on internal failures
Dominik Stadler
2022-11-13
1
-3
/
+3
*
Update JUnit5 fully to 5.9.1/1.9.1
Dominik Stadler
2022-11-13
1
-3
/
+3
*
Avoid build failing locally when older batik-files are still lingering on und...
Dominik Stadler
2022-11-13
1
-1
/
+9
*
Update JUnit and delete some more leftover jars
Dominik Stadler
2022-11-13
1
-3
/
+8
*
One more file-leak-detector exclude
Dominik Stadler
2022-11-13
1
-0
/
+2
*
Adjust tests, comments, JavaDoc, IDE suggestions
Dominik Stadler
2022-11-13
5
-6
/
+17
*
license issue
PJ Fanning
2022-11-04
1
-0
/
+17
*
[bug-66335] apply rest of fix
PJ Fanning
2022-11-04
2
-4
/
+3
*
[bug-66335] add test case for issue and add some of the code from purported fix
PJ Fanning
2022-11-04
3
-0
/
+41
*
[bug-66337] do not warn about missing SummaryInformation when creating new HS...
PJ Fanning
2022-11-03
1
-5
/
+19
*
update javadoc
PJ Fanning
2022-11-02
2
-3
/
+3
*
commons-compress 1.22
PJ Fanning
2022-11-02
2
-2
/
+2
*
upgrade sonarqube
PJ Fanning
2022-10-31
1
-1
/
+1
*
try to disable jacoco for latest JDKs
PJ Fanning
2022-10-29
1
-1
/
+2
*
jdk8 build issue
PJ Fanning
2022-10-29
1
-1
/
+1
*
jdk8 build issue
PJ Fanning
2022-10-29
1
-0
/
+5
[prev]
[next]