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
/
src
/
testcases
/
org
/
apache
/
poi
/
ss
/
usermodel
/
BaseTestSheetUpdateArrayFormulas.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
1
-427
/
+400
*
Bug 63073: Adjust returned index of merged regions and verify all calls in tests
Dominik Stadler
2019-04-23
1
-2
/
+2
*
Fix some Findbugs and IDE issues, refactor some duplicated code,
Dominik Stadler
2019-01-13
1
-0
/
+1
*
Bug 62828: CellReference(Cell) now initializes sheet name.
Vladislav Galas
2019-01-02
1
-4
/
+4
*
Update some tests and IntelliJ warnings
Dominik Stadler
2018-01-01
1
-2
/
+2
*
change HyperLink getType to return HyperlinkType
PJ Fanning
2017-09-18
1
-17
/
+17
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
1
-1
/
+1
*
Compiler/IDE warnings, unnecessary keywords,
Dominik Stadler
2016-09-21
1
-1
/
+1
*
bug 59791: getCellType and getCachedFormulaResultType should return an intege...
Javen O'Neal
2016-07-04
1
-16
/
+16
*
bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*
Javen O'Neal
2016-07-04
1
-19
/
+19
*
bug 59728: add disabled unit test: should not be able to add an array formula...
Javen O'Neal
2016-06-19
1
-0
/
+33
*
bug 56958: patch from Yaniv Kunda: check that cells containing array formulas...
Javen O'Neal
2016-06-19
1
-12
/
+49
*
sonar fixes and closing resources after use
Andreas Beeker
2015-10-06
1
-35
/
+80
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
1
-3
/
+2
*
clear calculation chain when deleting row or chaing cell type to blank, see B...
Yegor Kozlov
2010-11-12
1
-1
/
+1
*
improved usermodel to prevent data corruption when setting array formulas, mi...
Yegor Kozlov
2009-12-29
1
-0
/
+260
*
Added CellRange return type for Sheet array formula methods. Renamed new tes...
Josh Micich
2009-12-25
1
-0
/
+236