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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Th...
PJ Fanning
2021-07-30
2
-27
/
+26
*
fix issue with test
PJ Fanning
2021-07-30
1
-5
/
+4
*
add disabled SUMIF test
PJ Fanning
2021-07-30
1
-1
/
+1
*
add disabled SUMIF test
PJ Fanning
2021-07-30
1
-4
/
+29
*
add SUMIF tests disabling one that shows we have a bug
PJ Fanning
2021-07-30
1
-17
/
+94
*
add datetime test
PJ Fanning
2021-07-29
1
-0
/
+1
*
add date test
PJ Fanning
2021-07-29
1
-0
/
+20
*
[bug-65467] support IFNA() function. Thanks to Ross Patterson
PJ Fanning
2021-07-29
6
-3
/
+201
*
add tests for concat function
PJ Fanning
2021-07-29
1
-1
/
+25
*
add tests for concat function
PJ Fanning
2021-07-29
1
-0
/
+88
*
[bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
PJ Fanning
2021-07-28
1
-3
/
+10
*
[bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
PJ Fanning
2021-07-28
1
-1
/
+0
*
[bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)
PJ Fanning
2021-07-28
2
-16
/
+18
*
add broken (disabled) test to show issue with ISO 8601 format
PJ Fanning
2021-07-28
2
-3
/
+23
*
[bug-65165] invalid date values not handled correctly in DateValue function
PJ Fanning
2021-07-28
2
-10
/
+21
*
[bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ...
PJ Fanning
2021-07-28
6
-3
/
+366
*
[bug-64633] add excel function: TEXTJOIN - thanks to David Gordon
PJ Fanning
2021-07-28
3
-0
/
+261
*
[bug-65230] TRIM function should trim extra spaces between words
PJ Fanning
2021-07-28
2
-3
/
+10
*
[bug-65464] fix issue where shared formulas can be corrupted
PJ Fanning
2021-07-28
3
-19
/
+37
*
remove test that stops use of FormulaShifter for copying rows to another shee...
PJ Fanning
2021-07-24
1
-2
/
+0
*
add test case for copying a cell with hyperlink
PJ Fanning
2021-07-24
1
-6
/
+23
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-3
/
+0
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-7
/
+4
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-3
/
+5
*
fix spellings
PJ Fanning
2021-07-24
2
-2
/
+2
*
remove new test
PJ Fanning
2021-07-24
1
-97
/
+0
*
fix spelling
PJ Fanning
2021-07-24
3
-2
/
+99
*
fix spelling
PJ Fanning
2021-07-24
1
-1
/
+1
*
partially undo change
PJ Fanning
2021-07-24
1
-2
/
+2
*
remove some unnecessary casts from copy method
PJ Fanning
2021-07-24
1
-6
/
+5
*
remove unchecked cast from setHyperlink
PJ Fanning
2021-07-24
1
-1
/
+6
*
remove unchecked cast from setHyperlink
PJ Fanning
2021-07-24
1
-1
/
+6
*
update stress.xls
PJ Fanning
2021-07-22
3
-0
/
+0
*
[bug-64759] ignore unknown relationships when cloning sheets
PJ Fanning
2021-07-22
1
-1
/
+1
[next]