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
/
hssf
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
you can now protect files with writeProtectWorkbook
Andrew C. Oliver
2007-07-18
1
-0
/
+3
*
replace Jakarta POI --> Apache POI in package.html files
Yegor Kozlov
2007-06-06
1
-1
/
+1
*
Add standard licence header for src/java directory
Mark Thomas
2007-01-15
1
-1
/
+18
*
Comment support from bug 41198, patch from Yegor
Nick Burch
2007-01-01
1
-0
/
+3
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
5
-25
/
+30
*
Added explicit RecordFormatException when a FilePass record (indicating that ...
Jason Height
2006-08-27
1
-0
/
+6
*
Exception Chaining: Added support for java 1.4 style exception chaining. Beli...
Jason Height
2006-07-24
1
-1
/
+1
*
Added patch (along with fixes to it so that the unit tests work) for bug 37637
Jason Height
2006-01-03
4
-20
/
+5
*
Major landing of the following changes:
Jason Height
2005-08-18
2
-407
/
+298
*
Added image support for POI. See the quick guide for details. Sponsored thr...
Glen Stampoultzis
2005-05-01
1
-16
/
+43
*
- Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...
Rainer Klute
2005-01-02
1
-2
/
+0
*
Turned of deserialization of escher records by default.
Glen Stampoultzis
2004-10-25
1
-9
/
+9
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
8
-331
/
+61
*
New licence changes.
Glen Stampoultzis
2004-04-09
6
-262
/
+78
*
Ported the drawing stuff from the rel_2_branch. Given the effort this took I...
Glen Stampoultzis
2004-04-09
1
-59
/
+104
*
Javadoc references to empty packages are not possible. I removed them.
Rainer Klute
2003-12-05
1
-1
/
+0
*
Fix supplied for bug 24397 where some compilation got ambiguous classes. Exp...
Shawn Laubach
2003-11-04
2
-0
/
+8
*
Syncing to REL_2_BR: Macro functions and related fixes, by Paul Krause bug id...
Avik Sengupta
2003-08-31
1
-4
/
+3
*
Fixed some problems
Glen Stampoultzis
2003-07-18
1
-49
/
+16
*
Patch to support reading in Shared Formulas
Danny Mui
2003-05-08
1
-0
/
+3
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
5
-5
/
+5
*
Support for freezepanes / split panes / header rows and columns on printouts....
Glen Stampoultzis
2003-02-06
1
-0
/
+3
*
event record factory
Andrew C. Oliver
2002-11-11
2
-0
/
+2
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11010 - great patch by
Andrew C. Oliver
2002-09-02
1
-0
/
+3
*
custom data formats patch: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=...
Andrew C. Oliver
2002-08-15
1
-1
/
+1
*
fixed compilation error
Avik Sengupta
2002-07-29
1
-3
/
+0
*
Removed useless autogenerated comment
Glen Stampoultzis
2002-07-29
1
-8
/
+0
*
String record added
Glen Stampoultzis
2002-07-29
1
-145
/
+156
*
Added preliminary support for Palletes. Still need to write add/remove/change
Andrew C. Oliver
2002-07-25
1
-1
/
+4
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10884
Andrew C. Oliver
2002-07-21
1
-1
/
+12
*
More refactoring of SST
Glen Stampoultzis
2002-07-17
1
-1
/
+1
*
While I don't consider this idea, I like it much better than having the
Andrew C. Oliver
2002-07-15
1
-3
/
+4
*
fix for bug 9802, we write simple sum ptg, tho we can also read attr ptg. try...
Avik Sengupta
2002-06-12
1
-0
/
+1
*
More formula enhancements, particularly for fixed args tFunc 0x21/41/61. Also...
Avik Sengupta
2002-06-11
1
-5
/
+91
*
oops forgot one
Andrew C. Oliver
2002-05-19
1
-0
/
+3
*
We've got just about all the important graph records for a bar graph.
Andrew C. Oliver
2002-05-19
1
-0
/
+3
*
new records
Andrew C. Oliver
2002-05-19
1
-0
/
+3
*
supports new added graphing record types
Andrew C. Oliver
2002-05-18
1
-0
/
+6
*
Added new record types to biff viewer
Andrew C. Oliver
2002-05-11
1
-252
/
+168
*
New record for charts and corresponding BIFFViewer and unit test
Andrew C. Oliver
2002-05-08
1
-0
/
+8
*
finishing Libin's work.
Andrew C. Oliver
2002-05-07
1
-1
/
+9
*
Charting, charting, charting... getting there... bit by bit.
Glen Stampoultzis
2002-05-01
1
-0
/
+16
*
Avik's patches http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8665
Andrew C. Oliver
2002-04-30
1
-28
/
+23
*
Little bug in BiffViewer.
Glen Stampoultzis
2002-04-29
1
-1
/
+1
*
Sheet properties record. Poi yum.
Glen Stampoultzis
2002-04-22
1
-0
/
+4
*
Formula changes. . Disable for 1.5...alow compile in if desired.
Andrew C. Oliver
2002-04-17
1
-0
/
+5
*
Reorganized things a bit in preparation for some changes.
Glen Stampoultzis
2002-04-14
1
-223
/
+214
*
Added linked data record.
Glen Stampoultzis
2002-04-14
1
-0
/
+12
*
Some small output changes to BiffViewer
Glen Stampoultzis
2002-04-12
1
-8
/
+9
*
package docs for javadoc
Andrew C. Oliver
2002-03-10
1
-0
/
+20
[next]