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
path:
root
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-66181] support VALUE function where input is a blank cell
PJ Fanning
2022-11-14
2
-0
/
+25
*
Adjust tests, comments, JavaDoc, IDE suggestions
Dominik Stadler
2022-11-13
3
-4
/
+12
*
[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
1
-2
/
+2
*
jdk8 build issue
PJ Fanning
2022-10-29
1
-0
/
+5
*
jdk19 build issue
PJ Fanning
2022-10-28
1
-1
/
+1
*
[bug-66312] partial fix for insertNewParagraph(XmlCursor cursor)
PJ Fanning
2022-10-13
1
-1
/
+1
*
add ABS test
PJ Fanning
2022-10-11
1
-0
/
+69
*
[bug-66278] Bug with multiple gradient stops at the exact same location causi...
PJ Fanning
2022-09-27
1
-1
/
+15
*
lgtm issues
PJ Fanning
2022-09-15
3
-3
/
+3
*
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
11
-26
/
+26
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
84
-281
/
+290
*
some lgtm issues
PJ Fanning
2022-09-13
3
-21
/
+21
*
add CellUtil test
PJ Fanning
2022-09-02
1
-0
/
+6
*
rework CellUtil test
PJ Fanning
2022-09-02
1
-9
/
+27
*
CellUtil: allow fill colors to be set to null
PJ Fanning
2022-09-02
1
-7
/
+29
*
bug-66052 fix broken test
PJ Fanning
2022-09-01
1
-5
/
+6
*
try to fix tests
PJ Fanning
2022-08-30
3
-13
/
+21
*
broken test
PJ Fanning
2022-08-30
3
-1
/
+143
*
[TIKA-3388] issue with non-ascii chars in file name of embedded OLE object
PJ Fanning
2022-08-30
2
-6
/
+6
*
sonar issues
PJ Fanning
2022-08-25
1
-4
/
+4
*
sonar issues
PJ Fanning
2022-08-25
3
-4
/
+0
*
some int narrowing
PJ Fanning
2022-08-19
3
-5
/
+5
*
[bug-66230] don't fail to create SXSSFSheet if auto size tracker can't be ini...
PJ Fanning
2022-08-18
1
-4
/
+7
*
[github-365] use lambdas. Thanks to Arturo Bernal. This closes #365
PJ Fanning
2022-08-06
9
-72
/
+41
*
[github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...
PJ Fanning
2022-08-06
1
-2
/
+1
*
[github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364
PJ Fanning
2022-08-06
4
-13
/
+8
*
[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
2
-0
/
+5
*
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
15
-35
/
+37
*
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
*
try to fix jaav 17 build
PJ Fanning
2022-07-27
1
-1
/
+1
*
revert accidental changes
PJ Fanning
2022-07-27
2
-4
/
+4
*
[bug-66176] rework text box support
PJ Fanning
2022-07-27
2
-4
/
+4
*
try to fix issue where java9 module-info compiles don't happen
PJ Fanning
2022-07-26
1
-0
/
+0
*
use common PictureType
PJ Fanning
2022-07-21
1
-19
/
+48
*
test issue
PJ Fanning
2022-07-20
1
-1
/
+37
*
test issue
PJ Fanning
2022-07-20
1
-1
/
+5
*
[bug-55330] add setMargin(PageMargin, double)
PJ Fanning
2022-07-20
2
-6
/
+39
*
[bug-55330] add getMargin(PageMargin)
PJ Fanning
2022-07-20
3
-5
/
+146
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
1
-1
/
+1
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
1
-0
/
+25
*
[bug-66173] add new XSSFSheet createSplitPane method to avoid bug in existing...
PJ Fanning
2022-07-20
5
-15
/
+107
*
javadoc
PJ Fanning
2022-07-20
3
-7
/
+7
[next]