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
/
eventmodel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some @Overrides suggested by Eclipse, generics and some warnings,
Dominik Stadler
2013-12-26
1
-0
/
+1
*
Replaced getInstance methods with field for instances of ITestDataProvider. ...
Josh Micich
2009-12-26
1
-43
/
+53
*
Removed unused Model, ModelFactory. ModelFactoryListener etc.
Josh Micich
2009-12-22
1
-151
/
+0
*
Fixing compiler warnings - unnecessary typecasts
Josh Micich
2009-08-18
1
-2
/
+1
*
Removed static void main(String[]) methods from junit classes. Other minor cl...
Josh Micich
2009-06-12
1
-41
/
+24
*
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works
Nick Burch
2009-05-05
2
-0
/
+99
*
Made RecordInputStream final (major clean-up in test cases and BiffViewer)
Josh Micich
2008-10-10
1
-3
/
+1
*
Replaced calls to deprecated versions of createCell(), getCell(), createRow()...
Josh Micich
2008-08-25
1
-1
/
+1
*
Fix for bug 45582 - handle extra bytes after the EOFRecord
Josh Micich
2008-08-07
1
-1
/
+1
*
Patch 44894 - refactoring duplicate logic from EventRecordFactory to RecordFa...
Josh Micich
2008-08-04
1
-103
/
+33
*
keep the javadoc compiler quiet
Yegor Kozlov
2007-07-02
1
-1
/
+1
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
2
-10
/
+12
*
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason Height
2006-08-29
2
-3
/
+0
*
Major landing of the following changes:
Jason Height
2005-08-18
1
-1
/
+2
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
2
-7
/
+5
*
New licence changes.
Glen Stampoultzis
2004-04-09
2
-1
/
+35
*
Fixed bug 17373 - incorrect handling of continue records after unknown record...
Avik Sengupta
2003-03-07
1
-0
/
+59
*
test for ModelFactory
Andrew C. Oliver
2002-11-23
1
-0
/
+153
*
event record factory
Andrew C. Oliver
2002-11-11
1
-0
/
+176