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/commons-codec-commons-codec-1.17.2
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.mockito-mockito-core-5.15.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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hsmf
/
extractor
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling of OutlookTextExtractor class name
PJ Fanning
2019-12-26
1
-210
/
+231
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-12
/
+16
*
replace "String.indexOf(String) >= 1" with "String.contains(String)"
Javen O'Neal
2017-05-16
1
-8
/
+8
*
Eclipse automated refactor/cleanup: add final modifier to private fields to u...
Javen O'Neal
2016-10-20
1
-1
/
+1
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-46
/
+66
*
NPE fix for text extraction from MSG files with only a short name
Nick Burch
2015-08-05
1
-0
/
+19
*
Add some missing close(), reduce output in unit tests and remove some other E...
Dominik Stadler
2015-07-07
1
-12
/
+29
*
Convert classes with a assertContains method to using the new POITestCase com...
Nick Burch
2013-06-26
1
-13
/
+5
*
fixed failing tests, force UTC time zone when formatting dates
Yegor Kozlov
2012-10-24
1
-1
/
+3
*
Bug #53784 - Partial support for fixed-length Outlook property values in HSMF...
Nick Burch
2012-10-15
1
-5
/
+5
*
Update OutlookTextExtractor to request 7 bit encoding guessing
Nick Burch
2011-04-01
1
-0
/
+17
*
Tweak @link reference to avoid compiler issues
Nick Burch
2010-06-03
1
-2
/
+1
*
Remove un-used imports
Nick Burch
2010-06-03
1
-2
/
+0
*
Parse the HSMF headers chunk if present, and use it to find Dates in text ext...
Nick Burch
2010-06-03
1
-2
/
+2
*
List attachment names in the output of OutlookTextExtractor (to get attachmen...
Nick Burch
2010-06-02
1
-0
/
+31
*
Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138
Yegor Kozlov
2010-04-20
1
-1
/
+7
*
Improved how HSMF handles multiple recipients
Nick Burch
2010-01-12
1
-1
/
+74
*
Rename the outlook extractor to be more consistent with other extractors
Nick Burch
2010-01-08
1
-7
/
+7
*
Add a text extractor to HSMF for simpler extraction of text from .msg files
Nick Burch
2010-01-08
1
-0
/
+95