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
/
POIDocument.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix JavaDoc warnings
Nick Burch
2013-06-26
1
-2
/
+2
*
JavaDoc fix - missing >
Nick Burch
2013-06-26
1
-2
/
+2
*
Fix to have consistent whitespace, and add javadoc deprecated entries
Nick Burch
2013-06-25
1
-152
/
+155
*
avoid warning: check if property node exists instead of throw/catch exception
Yegor Kozlov
2012-11-16
1
-1
/
+1
*
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
-2
/
+2
*
move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils
Sergey Vladimirov
2011-08-23
1
-7
/
+4
*
move POI FS entries copy methods to new POIUtils class
Sergey Vladimirov
2011-08-22
1
-36
/
+22
*
fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointer...
Sergey Vladimirov
2011-08-17
1
-1
/
+3
*
Fix first part of bug #51514 - HSSF copy nodes from NPOIFS
Nick Burch
2011-07-15
1
-11
/
+18
*
Fix generics warnings, and make the NPOIFS and deprecated constructor parts o...
Nick Burch
2011-03-25
1
-24
/
+16
*
Refactor DocumentInputStream so that it can transparently handle both old sty...
Nick Burch
2010-12-29
1
-1
/
+1
*
Add a NPOIFS aware createDocumentInputStream method to DirectoryNode, and use...
Nick Burch
2010-12-29
1
-24
/
+25
*
Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy...
Nick Burch
2010-12-29
1
-5
/
+6
*
Add support for creating SummaryInformation and DocumentSummaryInformation pr...
Nick Burch
2009-11-25
1
-0
/
+19
*
Avoid exception when reading ClipboardData packet in OLE property sets, see b...
Yegor Kozlov
2009-08-20
1
-9
/
+14
*
Put abstract write(OutputStream) method on POIDocument
Nick Burch
2008-05-20
1
-0
/
+6
*
Improve how POIFS works with directory entries, and update HWPFDocument to su...
Nick Burch
2008-04-10
1
-1
/
+13
*
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p...
Nick Burch
2008-03-03
1
-5
/
+16
*
If we have a document with a hpsf stream that exists, but is of the wrong typ...
Nick Burch
2008-02-11
1
-3
/
+17
*
Update POIDocument to use POILogger
Nick Burch
2007-09-19
1
-3
/
+3
*
Move POIDocument out of the scratchpad
Nick Burch
2007-09-19
1
-0
/
+216