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.github.spotbugs-6.1.0
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
/
java
/
org
/
apache
/
poi
/
poifs
/
filesystem
/
EntryUtils.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-267
/
+0
*
64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
Andreas Beeker
2020-06-11
1
-9
/
+17
*
sonar fixes - blocker
Andreas Beeker
2018-08-31
1
-0
/
+10
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-2
/
+2
*
#62649 - Remove OPOIFS
Andreas Beeker
2018-08-26
1
-151
/
+145
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-09-16
1
-27
/
+6
*
bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryE...
Javen O'Neal
2016-11-02
1
-20
/
+0
*
show example of equivalent EntryUtils.copyNodes using FilteringDirectoryNode ...
Javen O'Neal
2016-11-02
1
-9
/
+3
*
bug 59170: Removed deprecated methods in POIFS, SS, HSSF, and XSSF
Javen O'Neal
2016-06-18
1
-1
/
+1
*
#56791 More updates from OPOIFS to NPOIFS
Nick Burch
2015-05-11
1
-4
/
+35
*
Bugzilla 55578 - Support embedding OLE1.0 packages in HSSF
Yegor Kozlov
2013-10-13
1
-1
/
+3
*
Bug 52628 - Replace System.err info messages with a POILogger
Yegor Kozlov
2012-11-16
1
-1
/
+1
*
fixed javadoc warnings
Yegor Kozlov
2011-12-09
1
-8
/
+6
*
Convert POIFS EntryUtils.copyNodes(POFS,POIFS) to use FilteringDirectoryNode,...
Nick Burch
2011-11-28
1
-8
/
+57
*
Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectories...
Nick Burch
2011-11-28
1
-4
/
+5
*
Unit tests for POIFS EntryUtils
Nick Burch
2011-11-28
1
-4
/
+9
*
Start on a new method for POIFS EntryUtils for checking to see if the two Dir...
Nick Burch
2011-11-25
1
-0
/
+117
*
move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
Sergey Vladimirov
2011-08-23
1
-0
/
+99