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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.github.spotbugs-6.1.1
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.cyclonedx.bom-2.0.0
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
/
java
/
org
/
apache
/
poi
/
poifs
/
storage
/
HeaderBlock.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-391
/
+0
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-5
/
+4
*
Bug 61267: detect Word v2 files and report that they are not supported in Apa...
Dominik Stadler
2018-04-02
1
-0
/
+3
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
1
-2
/
+6
*
#61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytes
Andreas Beeker
2017-08-11
1
-93
/
+30
*
#61266 Test for old unsupported MS Write WRI files, and give a more helpful e...
Nick Burch
2017-07-09
1
-0
/
+13
*
sonar fix - reduce complexity by using constants
Andreas Beeker
2016-05-16
1
-49
/
+68
*
More helpful exception message if POIFS is given a raw XML file (eg an Office...
Nick Burch
2016-03-09
1
-0
/
+9
*
- reworked HexDump class - unified array dumps and usage of standard java cal...
Andreas Beeker
2015-08-29
1
-11
/
+2
*
Correct older biff detection, and add unit tests for HSSFWorkbook giving help...
Nick Burch
2014-11-30
1
-3
/
+3
*
More detection for older Excel formats when opening the POIFS Stream, and a m...
Nick Burch
2014-11-30
1
-7
/
+34
*
Make the exception a bit more explicit about what is wrong
Nick Burch
2012-12-20
1
-2
/
+3
*
More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o...
Nick Burch
2010-12-29
1
-10
/
+3
*
Move CloseIgnoringInputStream out to its own class, and add more helper methods
Nick Burch
2010-12-19
1
-1
/
+1
*
Move more of the logic from HeaderBlockWriter to HeaderBlock
Nick Burch
2010-12-19
1
-16
/
+68
*
Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into...
Nick Burch
2010-12-19
1
-0
/
+343