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
/
HSSFTests.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-48
/
+0
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
1
-1
/
+1
*
Bug 35897 - Password protected files
Andreas Beeker
2014-01-10
1
-20
/
+14
*
Removed unused Model, ModelFactory. ModelFactoryListener etc.
Josh Micich
2009-12-22
1
-5
/
+1
*
Fix bug (broken junit) introduced in r773412. Also hooked up test.
Josh Micich
2009-05-11
1
-4
/
+1
*
Fix for bug 46156 - improved POI's number rendering to more closely match Exc...
Josh Micich
2008-12-01
1
-0
/
+2
*
Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execu...
Josh Micich
2008-09-26
1
-2
/
+2
*
Optimised the FormulaEvaluator to take cell dependencies into account
Josh Micich
2008-09-23
1
-0
/
+2
*
Fix for bug 45978 - removed eager initialisation of SheetReferences
Josh Micich
2008-09-14
1
-17
/
+7
*
Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite.
Josh Micich
2008-07-09
1
-0
/
+2
*
41187 - fixed HSSFSheet to properly read xls files without ROW records
Josh Micich
2008-05-11
1
-6
/
+2
*
Big patch from Josh from bug #44504 - lots of formula parser improvements
Nick Burch
2008-03-04
1
-171
/
+16
*
Patch from Josh from bug #44437 - improved unit test for poifs
Nick Burch
2008-02-21
1
-7
/
+15
*
Fix from Josh from bug #44417 - Improved handling of references for the need ...
Nick Burch
2008-02-15
1
-10
/
+2
*
Patch from bug #44336 - correctly escape sheet names in formula references, i...
Nick Burch
2008-02-01
1
-14
/
+2
*
Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...
Nick Burch
2008-01-09
1
-2
/
+2
*
Comment support from bug 41198, patch from Yegor
Nick Burch
2007-01-01
1
-1
/
+3
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Made a bit of a meal out of the Shared formula patch, some of our test cases ...
Jason Height
2006-07-27
1
-0
/
+12
*
Major landing of the following changes:
Jason Height
2005-08-18
1
-0
/
+41
*
Changes for my own selfish benefit of being able to run tests through jbuilde...
Jason Height
2004-09-24
1
-1
/
+1
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-0
/
+17
*
Fixed NameRecord deserialization when additional information (description) wa...
Danny Mui
2003-05-17
1
-0
/
+2
*
Add the new testcase to the testsuite.
Danny Mui
2003-05-08
1
-2
/
+4
*
FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long....
Danny Mui
2003-04-08
1
-0
/
+4
*
Print Area Patch
Danny Mui
2003-03-06
1
-0
/
+2
*
PR 15743: Add support for custom palettes: Submitted by Brian Sanders
Avik Sengupta
2003-01-02
1
-0
/
+4
*
javadoc'd fixed the email address (whoops)
Andrew C. Oliver
2002-11-10
1
-2
/
+3
*
new testsuite for HSSF
Andrew C. Oliver
2002-11-10
1
-0
/
+148