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
/
java
/
org
/
apache
/
poi
/
util
/
IOUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-540
/
+0
*
Enhance javadoc and coverage for IOUtils
Dominik Stadler
2021-03-19
1
-0
/
+18
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
1
-3
/
+4
*
Sonar fixes
Andreas Beeker
2021-01-17
1
-2
/
+2
*
Slightly adjust error message if requested allocations are too big
Dominik Stadler
2021-01-06
1
-4
/
+6
*
Sonar fixes
Andreas Beeker
2020-12-26
1
-4
/
+4
*
avoid string concats
PJ Fanning
2020-12-17
1
-1
/
+1
*
remove more deprecated code
PJ Fanning
2020-12-09
1
-134
/
+0
*
improve memory safety in HWPFDocumentCore
Tim Allison
2020-06-22
1
-1
/
+1
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
1
-0
/
+15
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-12
/
+39
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-08
1
-2
/
+14
*
Add some simple coverage of HSLF-Dev-Tools
Dominik Stadler
2018-12-26
1
-1
/
+1
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
1
-1
/
+1
*
merge trunk
Andreas Beeker
2018-11-02
1
-0
/
+16
|
\
|
*
bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity che...
Tim Allison
2018-10-31
1
-0
/
+16
*
|
Buffered LittleEndianInputStream
Andreas Beeker
2018-09-14
1
-4
/
+27
|
/
*
Adjust comments and IDE warnings, duplicate code reduction
Dominik Stadler
2018-07-05
1
-15
/
+13
*
add additional exception info to failing IOUtils.toByteArray
Andreas Beeker
2018-05-02
1
-1
/
+1
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-18
/
+56
*
Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...
Dominik Stadler
2017-12-28
1
-3
/
+11
*
Fix some IntelliJ warnings
Dominik Stadler
2017-09-22
1
-1
/
+1
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
1
-5
/
+30
*
Fix some warnings in OOXMLLite and move copyFile to IOUtils
Dominik Stadler
2017-09-17
1
-7
/
+23
*
Some more code cleanup
Dominik Stadler
2017-09-17
1
-0
/
+6
*
Java 8: Deprecate some methods in IOUtils
Dominik Stadler
2017-09-15
1
-11
/
+31
*
Verify that bug 61294 is fixed now, add some more coverage for IOUtils in gen...
Dominik Stadler
2017-08-25
1
-5
/
+5
*
61346 add more sanity checks before allocating byte arrays in emf/wmf
Tim Allison
2017-07-26
1
-0
/
+15
*
bug 61300 -- prevent really long (infinite?) loop on corrupt file
Tim Allison
2017-07-14
1
-0
/
+3
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
1
-46
/
+61
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-2
/
+33
*
replace commented-out throw-away code that writes workbook to C:\temp\xxxxx.x...
Javen O'Neal
2017-07-13
1
-0
/
+11
*
Javadoc fix
Nick Burch
2017-06-20
1
-1
/
+1
*
bug 57919: close opened resources
Javen O'Neal
2017-06-20
1
-0
/
+19
*
bug 57919: add functions to write and close a POIDocument, guaranteeing closu...
Javen O'Neal
2017-06-20
1
-0
/
+78
*
Bug 60570 - Add rudimentary EMF read-only capability
Tim Allison
2017-01-19
1
-0
/
+23
*
#60331 - Remove deprecated classes - deprecate Mutable* property classes
Andreas Beeker
2016-11-27
1
-10
/
+26
*
bug 52949: add junit test for RLEDecompressingInputStream
Javen O'Neal
2016-04-10
1
-6
/
+11
*
Check for null in IOUtils.closeQuietly() to not log this unnecessarily
Dominik Stadler
2016-03-22
1
-2
/
+7
*
findbugs fixes - RR_NOT_CHECKED
Andreas Beeker
2016-03-21
1
-7
/
+20
*
Fix some IntelliJ warnings and adjust Javadoc of readFully() slightly to desc...
Dominik Stadler
2016-03-14
1
-4
/
+6
*
#58193 - Use input stream rather than byte array for checksum etc.
Andreas Beeker
2015-08-01
1
-0
/
+23
*
Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader
Dominik Stadler
2015-07-20
1
-1
/
+1
*
Fix inconsistent whitespace
Nick Burch
2015-05-04
1
-127
/
+121
*
If an empty stream or file is given to WorkbookFactory.create, give a more in...
Nick Burch
2015-05-04
1
-0
/
+31
*
add closeQuietly() method
Sergey Vladimirov
2011-07-04
1
-0
/
+25
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-0
/
+8
*
Fix bug #51100 - Fix IOUtils issue for NPOIFS reading from an InputStream whe...
Nick Burch
2011-04-21
1
-1
/
+1
*
Change how the NIO block read works, to re-use the byte array for the from-In...
Nick Burch
2010-12-19
1
-1
/
+1
*
Move CloseIgnoringInputStream out to its own class, and add more helper methods
Nick Burch
2010-12-19
1
-1
/
+17
[next]