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
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
17
-2480
/
+0
*
add disabled test for corrupt file
PJ Fanning
2021-03-19
1
-6
/
+30
*
Sonar fixes
Andreas Beeker
2021-01-15
1
-7
/
+5
*
Sonar fixes
Andreas Beeker
2021-01-09
6
-6
/
+6
*
Sonar fixes
Andreas Beeker
2021-01-09
17
-82
/
+82
*
Sonar fixes
Andreas Beeker
2020-12-26
4
-37
/
+37
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
18
-199
/
+121
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
2
-6
/
+7
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
2
-193
/
+142
*
github-167 - HSMF enhancements
Andreas Beeker
2020-03-08
2
-18
/
+110
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
11
-196
/
+231
*
fix spelling of OutlookTextExtractor class name
PJ Fanning
2019-12-26
2
-215
/
+245
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
1
-7
/
+7
*
try to fix integration tests (by ignoring some new msg files)
PJ Fanning
2019-05-27
1
-1
/
+1
*
[github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...
PJ Fanning
2019-05-26
2
-1
/
+87
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
3
-31
/
+37
*
[github-103] take latest changes
PJ Fanning
2018-04-01
1
-32
/
+29
*
add missing license
PJ Fanning
2018-03-19
1
-24
/
+39
*
[github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This...
PJ Fanning
2018-03-19
2
-1
/
+181
*
Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplica...
Dominik Stadler
2017-11-04
1
-24
/
+17
*
tidy up some test code
PJ Fanning
2017-09-19
1
-6
/
+7
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-2
/
+2
*
Remove unused imports
Dominik Stadler
2017-09-16
5
-6
/
+0
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
2
-4
/
+4
*
fix eclipse resource leak warnings
Andreas Beeker
2017-05-31
1
-52
/
+65
*
replace "String.indexOf(String) >= 1" with "String.contains(String)"
Javen O'Neal
2017-05-16
1
-8
/
+8
*
Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageC...
Tim Allison
2017-03-01
1
-4
/
+24
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
2
-125
/
+125
*
add unit tests for MAPIMessage.get*Body()
Javen O'Neal
2017-01-05
1
-6
/
+32
*
junit improvements: assertEquals(null|true|false, ...) -> assertNull, assertT...
Javen O'Neal
2017-01-05
1
-8
/
+8
*
junit3 -> junit4
Javen O'Neal
2017-01-05
1
-9
/
+28
*
bug 60550: read ContentID chunks from mail attachments; unit test and test-da...
Javen O'Neal
2017-01-05
1
-1
/
+1
*
bug 60550: read ContentID chunks from mail attachments
Javen O'Neal
2017-01-05
1
-3
/
+36
*
whitespace: 3/4sp -> 4sp
Javen O'Neal
2017-01-05
1
-91
/
+89
*
junit improvements:
Javen O'Neal
2017-01-05
1
-15
/
+15
*
eclipse warnings - close resources
Andreas Beeker
2016-12-13
1
-12
/
+12
*
SonarCube fix - make members private
Andreas Beeker
2016-12-13
1
-28
/
+28
*
Eclipse automated refactor/cleanup: add final modifier to private fields to u...
Javen O'Neal
2016-10-20
9
-20
/
+20
*
#59724 Take advantage of all POIDocument classes being Closeable to tidy the ...
Nick Burch
2016-06-19
1
-0
/
+4
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
4
-179
/
+197
*
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
*
Bug 57744: Fix parsing the email submission data when id contains a hyphen
Dominik Stadler
2015-07-03
2
-0
/
+59
*
Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...
Dominik Stadler
2015-07-03
2
-3
/
+69
*
Based on reading of the new file format docs, start to tweak how fixed length...
Nick Burch
2014-05-11
1
-3
/
+17
*
Have MAPIMessage try the codepage properties to get the ascii encoding, befor...
Nick Burch
2013-06-26
1
-2
/
+2
*
More unit tests for the HSMF fixed sized property values (a few still remain ...
Nick Burch
2013-06-26
1
-7
/
+63
*
Fix inconsistent whitespace in HSMF test files
Nick Burch
2013-06-26
5
-432
/
+420
*
Convert classes with a assertContains method to using the new POITestCase com...
Nick Burch
2013-06-26
2
-28
/
+12
*
fixed failing tests, force UTC time zone when formatting dates
Yegor Kozlov
2012-10-24
1
-1
/
+3
[next]