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.github.spotbugs-6.1.0
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.mockito-mockito-core-5.15.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
path:
root
/
poi
/
src
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 66401: Handle escaped single-quote in formulas properly
Dominik Stadler
2022-12-26
2
-4
/
+12
*
rebuild module-info.class files even if Java8 used
PJ Fanning
2022-12-25
1
-0
/
+0
*
revert accidental change to multiply/divide
PJ Fanning
2022-12-15
1
-1
/
+1
*
upgrade mockito and byte-buddy
PJ Fanning
2022-12-15
1
-0
/
+10
*
[bug-66319] do not create HSSF patriarch to find comments (only use one that ...
PJ Fanning
2022-12-12
1
-0
/
+34
*
remove unnecessary short casts for getCellStyleAt
PJ Fanning
2022-12-12
2
-4
/
+4
*
[github-405] more performant codepoint util code. Thanks to StanBertrand. Thi...
PJ Fanning
2022-12-12
1
-1
/
+0
*
[bug-66181] support VALUE function where input is a blank cell
PJ Fanning
2022-11-14
1
-0
/
+21
*
Adjust tests, comments, JavaDoc, IDE suggestions
Dominik Stadler
2022-11-13
3
-4
/
+12
*
add ABS test
PJ Fanning
2022-10-11
1
-0
/
+69
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
1
-3
/
+3
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
1
-1
/
+1
*
broken test
PJ Fanning
2022-08-30
1
-0
/
+126
*
[bug-66181] add time example
PJ Fanning
2022-08-01
1
-0
/
+2
*
[bug-66181] fix issue with evaluation of blank string in VALUE function
PJ Fanning
2022-08-01
1
-0
/
+1
*
update test
PJ Fanning
2022-08-01
1
-1
/
+3
*
[bug-66189] add test case
PJ Fanning
2022-07-30
1
-41
/
+74
*
Adjust some tests for Java 19 and Java 20
Dominik Stadler
2022-07-29
4
-7
/
+27
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2022-07-29
1
-1
/
+1
*
Also look for test-data in parent-directory
Dominik Stadler
2022-07-29
2
-2
/
+9
*
disable test on java 19
PJ Fanning
2022-07-27
1
-1
/
+2
*
issue with junit upgrade
PJ Fanning
2022-07-27
26
-27
/
+26
*
revert accidental changes
PJ Fanning
2022-07-27
1
-1
/
+1
*
[bug-66176] rework text box support
PJ Fanning
2022-07-27
1
-1
/
+1
*
test issue
PJ Fanning
2022-07-20
1
-1
/
+37
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
1
-0
/
+20
*
[github-354] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
2
-3
/
+3
*
[github-342] Use foreach. Thanks to XenoAmess. This closes #342
PJ Fanning
2022-07-16
1
-2
/
+2
*
[github-346] Javadoc issues. Thanks to XenoAmess. This closes #346
PJ Fanning
2022-07-16
1
-2
/
+0
*
[github-341] Remove unused imports. Thanks to XenoAmess. This closes #341
PJ Fanning
2022-07-15
16
-58
/
+0
*
[github-355] Tidy up some boxed variables. Thanks to XenoAmess. This closes #355
PJ Fanning
2022-07-15
2
-2
/
+2
*
[github-349] tidy up some test assertions. Thanks to XenoAmess. This closes #349
PJ Fanning
2022-07-15
1
-1
/
+1
*
[github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...
PJ Fanning
2022-07-15
2
-2
/
+3
*
[github-360] HSSFExtendedColor does not set RGB colors properly. Thanks to Xe...
PJ Fanning
2022-07-15
1
-0
/
+12
*
try to fix tests - disabling 2 that need investigation
PJ Fanning
2022-07-10
1
-1
/
+1
*
javadoc issues
PJ Fanning
2022-07-10
3
-3
/
+3
*
[bug-51037] apply default column style if no style set
PJ Fanning
2022-07-01
1
-1
/
+39
*
[bug-66152] add broken test
PJ Fanning
2022-07-01
1
-0
/
+21
*
#66115 - Some Password protected XLS files are not read
Andreas Beeker
2022-06-16
4
-0
/
+6
*
[bug-66123] support gte attribute in XSSFConditionalFormattingThreshold
PJ Fanning
2022-06-15
1
-11
/
+12
*
add FORECAST and FORECAST.LINEAR functions
PJ Fanning
2022-06-05
2
-0
/
+64
*
add PEARSON function
PJ Fanning
2022-06-05
1
-0
/
+24
*
add COVARIANCE.S function
PJ Fanning
2022-06-05
1
-0
/
+5
*
add COVAR and COVARIANCE.P functions
PJ Fanning
2022-06-05
1
-0
/
+105
*
mismatched array sizes
PJ Fanning
2022-06-05
1
-0
/
+14
*
support string cells in correl function
PJ Fanning
2022-06-05
1
-8
/
+19
*
support blank cells in correl function
PJ Fanning
2022-06-05
1
-4
/
+19
*
[bug-66105] support CORREL function
PJ Fanning
2022-06-05
1
-0
/
+60
*
This closes #315
PJ Fanning
2022-06-04
1
-1
/
+1
*
[github-334] Add SHRINK_TO_FIT and QUOTE_PREFIXED to CellUtil. Thanks to funa...
PJ Fanning
2022-06-04
1
-0
/
+121
[next]