POI Change Log


2004-08-04 01:44 glens
Change list for upcoming release.
2004-08-04 00:43 glens
Applied patch 27574

When setting a cell's value to the date 2004-03-28 08:00 it is presented as
07:00 in Excel. This only happens on the days when DST starts or ends.
2004-08-04 00:16 glens
Bug 26465: HSSF sheets with even row numbers are read incorrectly by MS Project.
Cause: Wrong lastrow entry in DimensionsRecord as written by
method org.apache.poi.hssf.model.Sheet.addRow(RowRecord)
2004-07-28 13:06 glens
Support for outlining.  Enjoy.
2004-07-28 13:06 glens
branches:  1.1.2;
file Outlines.java was initially added on branch REL_2_BRANCH.
2004-07-28 13:06 glens
branches:  1.1.2;
file TestSheet.java was initially added on branch REL_2_BRANCH.
2004-07-28 13:06 glens
Support for outlining.  Enjoy.
2004-07-28 13:06 glens
Support for outlining.  Enjoy.
2004-07-28 13:06 glens
branches:  1.1.2;
file ColumnInfoRecordsAggregate.java was initially added on branch REL_2_BRANCH.
2004-07-11 04:40 sackley
Item removed from ignoreList
2004-07-11 04:35 sackley
Item added to ignoreList
2004-07-11 04:35 sackley
Item added to ignoreList
2004-07-11 04:35 sackley
Item removed from ignoreList
2004-07-11 00:10 glens
Removed unused log4j dependency.