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
/
hssf
/
usermodel
/
TestHSSFRow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
findbugs fixes
Andreas Beeker
2015-11-01
1
-7
/
+16
*
Adjust error message to have the same error across different types of Workboo...
Dominik Stadler
2015-05-12
1
-2
/
+8
*
fixed bug 53028, added check before serialization if any cell contains 2 or m...
Evgeniy Berlog
2012-08-14
1
-0
/
+17
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-4
/
+3
*
Fixed unused imports compiler warnings (and some others)
Josh Micich
2009-08-18
1
-4
/
+2
*
consolidate limits specific to Excel version(Excel97, Excel2007) in Spreadshe...
Yegor Kozlov
2009-04-06
1
-2
/
+3
*
improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa...
Yegor Kozlov
2009-03-27
1
-224
/
+13
*
Fix for bug 46654 - HSSFRow/RowRecord needs to properly update cell boundary ...
Josh Micich
2009-02-05
1
-11
/
+39
*
converted short HSSFCell.getCellNum to int getColumnIndex
Josh Micich
2008-10-09
1
-8
/
+7
*
Replaced calls to deprecated versions of createCell(), getCell(), createRow()...
Josh Micich
2008-08-25
1
-31
/
+31
*
when a new RowRecord is created, the default row height shoud be 0xFF. The DE...
Yegor Kozlov
2008-08-05
1
-0
/
+25
*
Extend the support for specifying a policy to HSSF on missing / blank cells w...
Nick Burch
2008-05-23
1
-1
/
+14
*
Support for specifying a policy to HSSF on missing / blank cells when fetching
Nick Burch
2008-05-20
1
-0
/
+60
*
added test case for reported bug 44987
Josh Micich
2008-05-13
1
-13
/
+35
*
41187 - fixed HSSFSheet to properly read xls files without ROW records
Josh Micich
2008-05-11
1
-2
/
+4
*
Patch from Josh from bug #43901 - Correctly update the internal last cell num...
Nick Burch
2008-03-07
1
-77
/
+83
*
Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(...
Nick Burch
2008-01-09
1
-2
/
+43
*
Add a further test to TestHSSFRow which verifies that bug #43901 is invalid
Nick Burch
2008-01-09
1
-0
/
+5
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel ...
Jason Height
2004-10-14
1
-0
/
+28
*
Centralized creation of temp files and made the default operation to delete o...
Glen Stampoultzis
2004-10-12
1
-1
/
+3
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-52
/
+16
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
Merge from 1.5 branch
Glen Stampoultzis
2002-04-28
1
-11
/
+22
*
Merge from 1.5 branch
Glen Stampoultzis
2002-04-24
1
-0
/
+6
*
findFirstRow testcase...
Glen Stampoultzis
2002-04-08
1
-0
/
+5
*
Testcase for HSSFRow removal bug
Glen Stampoultzis
2002-04-08
1
-0
/
+17
*
Testcase for bug 7653
Glen Stampoultzis
2002-04-01
1
-0
/
+97