Attachment #3916
Here is a test program and a test excel file, it will output two excel file application/octet-stream 2002-11-22 01:22:49 UTC 3.50 KB no flags Details

Attachment cannot be viewed because its MIME type is not text/*, image/*, or application/vnd.mozilla.*. Download the attachment instead.

Attachment #3963
Fixed to support multibyte String value of sheet's footer. text/plain 2002-11-27 06:37:21 UTC 7.22 KB no flags Details
Attachment #3964
Fixed to support multibyte String value of sheet's header. text/plain 2002-11-27 06:38:21 UTC 7.20 KB no flags Details
Attachment #3965
Fixed the probrem BoundSheetRecord#setSheetsName() is not synchronize between sheetname and unicode flag. text/plain 2002-11-27 06:41:36 UTC 9.53 KB no flags Details
Attachment #4013
PATCH for FooterRecord and HeaderRecord patch 2002-12-03 04:16:16 UTC 9.08 KB no flags Details
Attachment #4104
general class for string length less than 2^31-1 org.apache.poi.hssf.record.StringValue2 patch 2002-12-10 11:23:46 UTC 6.28 KB no flags Details
Attachment #4105
general class for string length less than 255 org.apache.poi.hssf.record.StringValue1 patch 2002-12-10 11:24:36 UTC 6.13 KB no flags Details
Attachment #4106
HeaderRecord.java rewriten using StringValue2 patch 2002-12-10 11:25:37 UTC 7.03 KB no flags Details
Attachment #4156
I make testcase for "this" problem. If sheet's header and footer has DBCS,assertions are failed. text/plain 2002-12-13 04:40:46 UTC 1.82 KB no flags Details