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
...
*
add test
PJ Fanning
2021-08-10
1
-39
/
+79
*
add support for reading hyperlinks that have cell refs that are area referenc...
PJ Fanning
2021-08-10
1
-2
/
+8
*
use "gradle clean jenkins" instead of only "gradle jenkins" otherwise the bui...
Andreas Beeker
2021-08-10
1
-1
/
+1
*
convert link to internal jdk api to preformatted code
Andreas Beeker
2021-08-09
1
-11
/
+11
*
[bug-65492] XSSFExportToXml does not handle formula type cells with boolean v...
PJ Fanning
2021-08-09
1
-1
/
+5
*
disable "ant init" in gradle build
Andreas Beeker
2021-08-09
1
-4
/
+4
*
fix broken test case
PJ Fanning
2021-08-09
1
-2
/
+8
*
use gradle as default build tool
Andreas Beeker
2021-08-09
1
-7
/
+8
*
move dist files from gradles default dist directory to pois dist dir
Andreas Beeker
2021-08-09
1
-1
/
+15
*
add support for reading hyperlinks that have cell refs that are area referenc...
PJ Fanning
2021-08-09
4
-33
/
+106
*
init support for XLOOKUP
PJ Fanning
2021-08-08
2
-31
/
+44
*
init support for XLOOKUP
PJ Fanning
2021-08-08
2
-9
/
+7
*
init support for XLOOKUP
PJ Fanning
2021-08-08
4
-18
/
+84
*
tidy up
PJ Fanning
2021-08-07
1
-1
/
+5
*
init support for XLOOKUP
PJ Fanning
2021-08-07
12
-46
/
+177
*
add test
PJ Fanning
2021-08-07
2
-4
/
+7
*
add test
PJ Fanning
2021-08-07
1
-0
/
+1
*
[bug-49202] add PERCENTRANK.EXC function
PJ Fanning
2021-08-07
4
-12
/
+43
*
[bug-49202] add PERCENTRANK.EXC function
PJ Fanning
2021-08-07
2
-19
/
+13
*
[bug-49202] add PERCENTRANK.EXC function
PJ Fanning
2021-08-07
5
-3
/
+262
*
test issue
PJ Fanning
2021-08-07
1
-2
/
+2
*
[bug-49202] add PERCENTRANK.INC function
PJ Fanning
2021-08-07
2
-0
/
+4
*
[bug-49202] add PERCENTRANK.INC function
PJ Fanning
2021-08-07
4
-33
/
+153
*
tidy up javadoc
PJ Fanning
2021-08-07
1
-1
/
+1
*
tidy up javadoc
PJ Fanning
2021-08-07
1
-1
/
+3
*
[bug-49202] add PERCENTRANK function
PJ Fanning
2021-08-07
2
-0
/
+4
*
[bug-49202] add PERCENTRANK function
PJ Fanning
2021-08-07
3
-1
/
+255
*
add test
PJ Fanning
2021-08-07
1
-1
/
+1
*
add test
PJ Fanning
2021-08-07
1
-0
/
+24
*
fix TextJoin use case that was not handled
PJ Fanning
2021-08-07
2
-2
/
+8
*
fix TextJoin use case that was not handled
PJ Fanning
2021-08-07
2
-6
/
+55
*
fix TextJoin use case that was not handled
PJ Fanning
2021-08-07
1
-0
/
+24
*
fix TextJoin use case that was not handled
PJ Fanning
2021-08-07
1
-3
/
+3
*
fix TextJoin use case that was not handled
PJ Fanning
2021-08-07
3
-7
/
+74
*
use xmlbeans 5.0.0 in ant build
PJ Fanning
2021-08-06
1
-1
/
+2
*
use xmlbeans 5.0.0 in ant build
PJ Fanning
2021-08-06
2
-5
/
+2
*
try to use xmlbeans 5.0.1 in ant build
PJ Fanning
2021-08-06
1
-1
/
+3
*
try to use xmlbeans 5.0.1 in ant build
PJ Fanning
2021-08-06
1
-2
/
+2
*
add basic implementation of TIMEVALUE function
PJ Fanning
2021-08-06
1
-4
/
+5
*
add basic implementation of TIMEVALUE function
PJ Fanning
2021-08-06
4
-2
/
+183
*
extend tests
PJ Fanning
2021-08-06
1
-0
/
+21
*
extend tests
PJ Fanning
2021-08-06
1
-1
/
+6
*
[bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico ...
PJ Fanning
2021-08-02
1
-1
/
+5
*
update docs about deferred SXSSF and limitations on what can be done in row g...
PJ Fanning
2021-07-31
3
-1
/
+21
*
SUMIFS should sum and treat booleans and strings as zero
PJ Fanning
2021-07-30
1
-0
/
+17
*
SUMIFS should treat #N/A correctly
PJ Fanning
2021-07-30
3
-31
/
+75
*
add license
PJ Fanning
2021-07-30
1
-0
/
+17
*
SUMIFS should sum and treat booleans and strings as zero
PJ Fanning
2021-07-30
3
-3
/
+59
*
SUMIFS should not sum if a value is #N/A
PJ Fanning
2021-07-30
2
-7
/
+15
*
test sum with N/A
PJ Fanning
2021-07-30
4
-24
/
+112
[prev]
[next]