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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Just removed a bunch of unused imports etc. Reduces eclipse warnings
Jason Height
2006-08-29
1
-3
/
+0
*
Helper method for when moving stuff about in an array, plus test
Nick Burch
2006-07-02
1
-1
/
+57
*
If given an empty (but not null) byte array to get a whole string from, retur...
Nick Burch
2006-05-10
1
-0
/
+2
*
* Writing support added to the SummaryInformation and DocumentSummaryInformat...
Rainer Klute
2006-03-03
1
-6
/
+23
*
Added a factory implementation for BitFields. Will save a bit of memory.
Jason Height
2005-09-02
1
-0
/
+43
*
Major landing of the following changes:
Jason Height
2005-08-18
1
-0
/
+94
*
StringUtil javadocs, supplied by Nick Burch, thanks. bug 34922
Avik Sengupta
2005-05-16
1
-32
/
+39
*
refactored
Avik Sengupta
2005-05-02
1
-3
/
+3
*
Moving to head
Glen Stampoultzis
2005-05-01
1
-0
/
+51
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
2
-5
/
+12
*
Refactored
Avik Sengupta
2005-04-28
1
-0
/
+28
*
added a main method so we can use it as a quickie utility (been meaning to do...
Andrew C. Oliver
2005-04-27
1
-0
/
+9
*
- Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...
Rainer Klute
2005-01-02
1
-3
/
+0
*
Centralized creation of temp files and made the default operation to delete o...
Glen Stampoultzis
2004-10-12
1
-0
/
+57
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
3
-11
/
+10
*
Empty byte array case for HexDump
Glen Stampoultzis
2004-08-10
1
-0
/
+7
*
Some fixes to the branch. Lots left to do. Boolean records aren't supported...
Glen Stampoultzis
2004-04-18
3
-0
/
+188
*
Fixed error with HexDump.java
Glen Stampoultzis
2004-04-12
1
-1
/
+1
*
New licence changes.
Glen Stampoultzis
2004-04-09
23
-1105
/
+349
*
Ported the drawing stuff from the rel_2_branch. Given the effort this took I...
Glen Stampoultzis
2004-04-09
1
-0
/
+24
*
Applied patch from Piers Taylor
Said Ryan Ackley
2004-03-04
1
-55
/
+17
*
More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...
Rainer Klute
2003-12-06
4
-7
/
+2
*
Javadoc references to empty packages are not possible. I removed them.
Rainer Klute
2003-12-05
1
-1
/
+0
*
Removed some of the Javadoc errors. Fellow developers, please run "ant javado...
Rainer Klute
2003-12-04
1
-3
/
+3
*
Same changes but to the head.
Glen Stampoultzis
2003-09-04
1
-10
/
+15
*
Hex dump with byte positions
Rainer Klute
2003-08-30
1
-5
/
+24
*
Added a method for a formatted hex dump.
Rainer Klute
2003-08-23
1
-0
/
+28
*
PR:18846
tetsuya
2003-08-19
1
-343
/
+326
*
Slow input stream patch, bug 13478
Avik Sengupta
2003-07-31
1
-0
/
+99
*
Rewinded: StringUtil.java: Sync to REL_2 BRANCH
tetsuya
2003-07-26
1
-326
/
+343
*
Fixed Weird Line Feed: Submitted by Toshiaki Kamoshida
tetsuya
2003-07-24
1
-1
/
+346
*
DoubleList for new poi-performance changes
Andrew C. Oliver
2003-07-18
2
-4
/
+704
*
Hex reader helper stuff.
Glen Stampoultzis
2003-06-30
1
-4
/
+6
*
Fixed concurrency problem in HexDump
Glen Stampoultzis
2003-06-30
1
-21
/
+60
*
Fixed a rather nasty concurrency issue
Andrew C. Oliver
2003-06-26
1
-30
/
+2
*
Fixing the line endings.
Glen Stampoultzis
2003-06-14
1
-1
/
+218
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
20
-604
/
+20
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18947
Andrew C. Oliver
2003-04-22
1
-0
/
+20
*
Added license!
Avik Sengupta
2003-03-18
1
-0
/
+54
*
Added new class per bug 13478, to read data from low performance input streams.
Avik Sengupta
2003-03-18
1
-0
/
+100
*
javadoc
Andrew C. Oliver
2002-11-08
1
-0
/
+3
*
think I may have fixed the encoding thing... maybe..... I hope..
Andrew C. Oliver
2002-11-08
1
-0
/
+7
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12410
Andrew C. Oliver
2002-09-12
1
-1
/
+1
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
Andrew C. Oliver
2002-09-02
1
-15
/
+40
*
fixed error with HexDump
Andrew C. Oliver
2002-09-02
1
-5
/
+7
*
Removed the call to doubleToRawLongBits()
Glen Stampoultzis
2002-08-27
1
-1
/
+5
*
Fixes to chart handling and to a hidden bug to do with where the beginning of...
Glen Stampoultzis
2002-08-21
1
-1
/
+1
*
backed out this code it causes http://nagoya.apache.org/bugzilla/show_bug.cgi...
Andrew C. Oliver
2002-07-28
1
-40
/
+15
*
Fixed javadoc comment.
Rainer Klute
2002-07-22
1
-2
/
+0
*
from russia with love (LOL)
Andrew C. Oliver
2002-07-21
1
-15
/
+40
[next]