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
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 54982: Add a close() interface to POITextExtractor which can be used to f...
Dominik Stadler
2013-06-17
1
-1
/
+1
*
force ASCII encoding when compiling sources, fixed unmappable characters for ...
Yegor Kozlov
2010-06-13
1
-1
/
+1
*
Another fix inspired by bug #48494 - have ExcelExtractor make use of HSSFData...
Nick Burch
2010-06-02
1
-19
/
+64
*
Fix bug #48494 - have EventBasedExcelExtractor make use of HSSFDataFormatter,...
Nick Burch
2010-06-02
1
-5
/
+5
*
Removed unused imports under src/java and src/testcases. Other minor fixes.
Josh Micich
2009-12-09
1
-5
/
+4
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-9
/
+6
*
Bugzilla 47652 - Added support for reading encrypted workbooks
Josh Micich
2009-08-07
1
-69
/
+79
*
Fix bug (broken junit) introduced in r773412. Also hooked up test.
Josh Micich
2009-05-11
1
-3
/
+3
*
Should be part of c 741036 (Fix for bug 46654 - HSSFRow/RowRecord needs to pr...
Josh Micich
2009-02-05
1
-12
/
+12
*
Reverted accidental early commit (should not be part of r741002)
Josh Micich
2009-02-05
1
-12
/
+12
*
Improvements to OpenXML4J unit tests. Fixed class names. Refactored code for...
Josh Micich
2009-02-05
1
-12
/
+12
*
Update hssf.extractor.ExcelExtractor to optionally output blank cells too
Nick Burch
2008-09-21
1
-0
/
+21
*
Fix JDK 1.4 compilation (after r682511 /bug 45538)
Josh Micich
2008-08-05
1
-14
/
+11
*
Fix bug #45538 - Include excel headers and footers in the output of ExcelExtr...
Nick Burch
2008-08-04
1
-0
/
+16
*
Patch from Yury, plus tests, from bug #45043 - Support for getting excel cell...
Nick Burch
2008-05-23
1
-0
/
+22
*
Finish off eventusermodel based Excel Extractor, and update the xls to csv co...
Nick Burch
2008-04-13
1
-3
/
+1
*
Start on a eventusermodel based excel text extractor
Nick Burch
2008-04-13
1
-0
/
+46
*
Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and...
Nick Burch
2008-04-11
1
-0
/
+71
*
refactored all hssf junits to get test sample data in the in one place
Josh Micich
2008-04-07
1
-25
/
+32
*
String Continue records support (with test), from bug #41064
Nick Burch
2007-12-04
1
-0
/
+13
*
Implement an Excel text extractor, and put all the existing text extractors u...
Nick Burch
2007-10-27
1
-0
/
+101