|
About
Index
History
Future
Download
1.0 Vision
2.0 Vision
Who we are
Changes
FAQ
Sub-Projects
Overview
POIFS
HSSF
HDF
HPSF
POI-Utils
References
In The News
Live Sites
XLS spec [PDF]
Apache Cocoon
Resolutions
Get Involved
Contributing
Bug Database
CVS
Mail Lists
|
|
History of Changes
1.5-dev (03-April-2002) |
New project build.(NKB)
New project documentation system based on Cocoon.(NKB)
Package rename(POI-DEVELOPERS)
Various bug fixes(POI-DEVELOPERS)
Early stages of HSF development (not ready for development)(POI-DEVELOPERS)
Initial low level record support for charting (not complete)(POI-DEVELOPERS)
|
1.1.0 () |
Created new event model(POI-DEVELOPERS)
Optimizations made to HSSF including aggregate records for
values, rows, etc.(POI-DEVELOPERS)
predictive sizing, offset based writing (instead of lots of
array copies)(POI-DEVELOPERS)
minor re-factoring and bug fixes.(POI-DEVELOPERS)
|
1.0.0 (???) |
Minor documentation updates.(POI-DEVELOPERS)
|
0.14.0 (???) |
Added DataFormat helper class and exposed set and get format
on HSSFCellStyle(POI-DEVELOPERS)
Fixed column width apis (unit wise) and various javadoc on
the subject(POI-DEVELOPERS)
Fix for Dimensions record (again)... (one of these days I'll
write a unit test for this ;-p).(POI-DEVELOPERS)
Some optimization on sheet creation.(POI-DEVELOPERS)
|
0.12.0 (???) |
Added MulBlank, Blank, ColInfo(POI-DEVELOPERS)
Added log4j facility and removed all sys.out type logging(POI-DEVELOPERS)
Added support for adding font's, styles and corresponding
high level api for styling cells(POI-DEVELOPERS)
added support for changing row height, cell width and default
row height/cell width.(POI-DEVELOPERS)
Added fixes for internationalization (UTF-16 should work now
from HSSFCell.setStringValue, etc when the encoding is set)(POI-DEVELOPERS)
added support for adding/removing and naming sheets.(POI-DEVELOPERS)
|
0.11.0 (???) |
Bugfix release. We were throwing an exception when reading
RKRecord objects.(POI-DEVELOPERS)
|
0.10.0 (???) |
Got continuation records to work (read/write)(POI-DEVELOPERS)
Added various pre-support for formulas(POI-DEVELOPERS)
Massive API reorganization, repackaging.(POI-DEVELOPERS)
BiffViewer class added for validating HSSF & POI and/or
HSSF Output.(POI-DEVELOPERS)
Better API support for modification.(POI-DEVELOPERS)
|
0.7 (and interim releases) (???) |
Added encoding flag to high and low level api to use utf-16
when needed (HSSFCell.setEncoding())(POI-DEVELOPERS)
added read only support for Label records (which are
reinterpreted as LabelSST when written)(POI-DEVELOPERS)
Broken continuation record implementation (oops)(POI-DEVELOPERS)
BiffViewer class added for validating HSSF & POI and/or
HSSF Output.(POI-DEVELOPERS)
|
0.6 (release) (???) |
Support for read/write and modify.(POI-DEVELOPERS)
Read only support for MulRK records (converted to Number when
writing)
(POI-DEVELOPERS)
|
|