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
/
hpsf
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tried to reproduce bug 61300, but could not.
Dominik Stadler
2017-09-16
1
-11
/
+27
*
Use assertContains instead of assertTrue(text.contains) for better error mess...
Javen O'Neal
2017-04-20
1
-38
/
+34
*
#59724 Take advantage of all POIDocument classes being Closeable to tidy the ...
Nick Burch
2016-06-19
1
-0
/
+6
*
Try to reproduce bug 52258 and add more checks to integration tests
Dominik Stadler
2016-01-03
1
-0
/
+14
*
Move test-case to location where the scratchpad-classes are available
Dominik Stadler
2015-02-27
1
-22
/
+0
*
* Verify some more Text-Extraction features as part of integration tests, fix...
Dominik Stadler
2015-02-27
1
-54
/
+111
*
Patch from thaichat04 from bug #56194 - HPSF thumbnail format tags are int no...
Nick Burch
2014-07-24
1
-0
/
+11
*
Removed unused imports under src/java and src/testcases. Other minor fixes.
Josh Micich
2009-12-09
1
-16
/
+8
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-13
/
+14
*
fixing compiler warnings - unused imports, declared exceptions not thrown
Josh Micich
2009-08-22
1
-8
/
+8
*
Avoid exception when reading ClipboardData packet in OLE property sets, see b...
Yegor Kozlov
2009-08-20
1
-0
/
+10
*
Fixed compiler warnings - unnecessary throws declaration
Josh Micich
2009-08-18
1
-34
/
+39
*
Fix a typo in the file name, and add a generic method to POITextExtractor to ...
Nick Burch
2008-08-12
1
-7
/
+7
*
New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra...
Nick Burch
2008-08-12
1
-0
/
+115