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.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
dependabot/gradle/com.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
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/commons-codec-commons-codec-1.18.0
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
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.cyclonedx.bom-2.1.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
/
filesystem
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #45290 - Support odd files where the POIFS header block comes after t...
Nick Burch
2008-11-12
1
-10
/
+18
*
Further simplification to RecordInputStream. Mostly regarding Strings, Conti...
Josh Micich
2008-10-25
1
-3
/
+5
*
Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Exp...
Josh Micich
2008-10-24
2
-428
/
+353
*
Simplification and code clean-up
Josh Micich
2008-10-24
1
-598
/
+444
*
Switch to using our own logger, rather than the commons one
Nick Burch
2008-04-14
1
-4
/
+5
*
Improve how POIFS works with directory entries, and update HWPFDocument to su...
Nick Burch
2008-04-10
2
-10
/
+28
*
Make a start on handling different big block sizes in POIFS, but work isn't c...
Nick Burch
2008-03-13
1
-6
/
+20
*
Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ...
Nick Burch
2008-02-21
1
-16
/
+100
*
Tidy up the imports, remove accidental link to xmlbeans
Nick Burch
2008-01-16
1
-8
/
+10
*
Add methods to check to see if a given InputStream has a OOXML file header, o...
Nick Burch
2008-01-16
1
-0
/
+33
*
replace Jakarta POI --> Apache POI in package.html files
Yegor Kozlov
2007-06-06
1
-1
/
+1
*
Detect, and report a meaningful error, if we come across an Office 2007 XML d...
Nick Burch
2007-04-23
1
-0
/
+36
*
Add standard licence header for src/java directory
Mark Thomas
2007-01-15
1
-1
/
+18
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
15
-75
/
+90
*
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason Height
2006-08-29
1
-4
/
+0
*
- Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...
Rainer Klute
2005-01-02
1
-4
/
+2
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
1
-4
/
+5
*
New licence changes.
Glen Stampoultzis
2004-04-09
16
-780
/
+226
*
More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...
Rainer Klute
2003-12-06
1
-6
/
+4
*
getters and setters for ClassID - addendum to bug 22195, by Kirill Jacobson
Avik Sengupta
2003-11-01
3
-0
/
+40
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
15
-15
/
+15
*
vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...
Andrew C. Oliver
2002-09-16
1
-0
/
+3
*
Applied patches from Loiec Lefeavre
Andrew C. Oliver
2002-03-15
2
-5
/
+5
*
packge docs
Andrew C. Oliver
2002-03-10
1
-0
/
+19
*
fix bug in read() method
Mark Johnson
2002-02-20
1
-1
/
+1
*
Initial revision
Andrew C. Oliver
2002-01-31
15
-0
/
+3901