poi/src/java/org/apache/poi/hssf/record
Glen Stampoultzis cbf4619254 Some fixes and tweaks to build. We should be good to go now. I'm going to notify the list then merge into the head.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/BUILD_BRANCH@353066 13f79535-47bb-0310-9956-ffa450edef68
2003-04-23 11:12:11 +00:00
..
aggregates Add clone() to FormulaRecordAggregate 2003-03-20 20:01:17 +00:00
formula FormulaParser changes to support IF function(s) 2003-03-15 01:57:41 +00:00
AreaFormatRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AreaRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AxisLineFormatRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AxisOptionsRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AxisParentRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AxisRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
AxisUsedRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
BOFRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
BackupRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
BarRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
BeginRecord.java Fixed email address 2002-02-11 04:23:11 +00:00
BlankRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
BookBoolRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
BoolErrRecord.java minor code change (setError) to expose field 5 to whomever is using the low 2002-10-09 19:47:10 +00:00
BottomMarginRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
BoundSheetRecord.java Tidy up. 2002-07-27 01:46:44 +00:00
CalcCountRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
CalcModeRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
CategorySeriesAxisRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
CellValueRecordInterface.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
ChartFormatRecord.java Hrrm, my name went missing here. 2002-03-09 12:41:28 +00:00
ChartRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
CodepageRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
ColumnInfoRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
ContinueRecord.java Fixed bug 17373 - incorrect handling of continue records after unknown records corrupting a template. Patch submitted by Csaba Nagy -- thanks 2003-03-07 15:49:04 +00:00
CountryRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
CustomField.java Some changes to record generation 2002-10-09 00:05:55 +00:00
DBCellRecord.java Fixes to chart handling and to a hidden bug to do with where the beginning of the sheet is located. Also fixed an issue with doubles and the NaN values. Some of this could use some more refactoring. 2002-08-21 11:56:49 +00:00
DSFRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
DatRecord.java Some fixes and tweaks to build. We should be good to go now. I'm going to notify the list then merge into the head. 2003-04-23 11:12:11 +00:00
DataFormatRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
DateWindow1904Record.java Javadoc fixes 2002-02-11 03:49:39 +00:00
DefaultColWidthRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
DefaultDataLabelTextPropertiesRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
DefaultRowHeightRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
DeltaRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
DimensionsRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
EOFRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
EndRecord.java Fixed email address 2002-02-11 04:23:11 +00:00
ExtSSTInfoSubRecord.java Initial revision 2002-01-31 02:22:28 +00:00
ExtSSTRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
ExtendedFormatRecord.java Bugzilla Bug 9831 2002-07-20 14:10:57 +00:00
ExternSheetRecord.java While I don't consider this idea, I like it much better than having the 2002-07-15 00:14:40 +00:00
ExternSheetSubRecord.java finishing Libin's work. 2002-05-07 23:38:06 +00:00
FnGroupCountRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
FontBasisRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
FontIndexRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
FontRecord.java Applied patch: http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=3040 2002-09-13 11:27:17 +00:00
FooterRecord.java Move self from developer list to committer list and update emails (so people know who to complain to). 2002-10-05 02:38:07 +00:00
FormatRecord.java Move self from developer list to committer list and update emails (so people know who to complain to). 2002-10-05 02:38:07 +00:00
FormulaRecord.java FormulaRecord patch (and testcase) to preserve Excel's NaN representation when dealing with NaN formula value. We currently have NaN support in LittleEndian but the constant for NaN seems to change so we need to preserve the original bits on fill fields. Thanks Glen for your input! 2003-03-29 19:59:38 +00:00
FrameRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
GridsetRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
GutsRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
HCenterRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
HeaderRecord.java Move self from developer list to committer list and update emails (so people know who to complain to). 2002-10-05 02:38:07 +00:00
HideObjRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
IndexRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
InterfaceEndRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
InterfaceHdrRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
IterationRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
LabelRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
LabelSSTRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
LeftMarginRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
LegendRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
LineFormatRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
LinkedDataFormulaField.java Some charting work (this is not currently working so don't expect much). 2002-12-16 11:16:41 +00:00
LinkedDataRecord.java Some charting work (this is not currently working so don't expect much). 2002-12-16 11:16:41 +00:00
MMSRecord.java Some javadoc fixes... eek 2002-02-11 10:45:51 +00:00
Margin.java Move self from developer list to committer list and update emails (so people know who to complain to). 2002-10-05 02:38:07 +00:00
MergeCellsRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
MulBlankRecord.java oops. just noticed a _very_ small javadoc problem 2002-07-20 12:33:53 +00:00
MulRKRecord.java great patch by craig@adaptivetrade.com (Craig Kelley) -- 2002-05-10 03:01:11 +00:00
NameRecord.java Print Area Patch 2003-03-06 20:41:17 +00:00
NumberFormatIndexRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
NumberRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
ObjectLinkRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
PaletteRecord.java PR 15743: Add support for custom palettes: Submitted by Brian Sanders 2003-01-02 11:17:57 +00:00
PaneRecord.java Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details. 2003-02-06 10:29:45 +00:00
PasswordRecord.java Some javadoc fixes... eek 2002-02-11 10:45:51 +00:00
PasswordRev4Record.java Some javadoc fixes... eek 2002-02-11 10:45:51 +00:00
PlotAreaRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
PlotGrowthRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
PrecisionRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
PrintGridlinesRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
PrintHeadersRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
PrintSetupRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
ProtectRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
ProtectionRev4Record.java Some javadoc fixes... eek 2002-02-11 10:45:51 +00:00
RKRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
RecalcIdRecord.java RecalcIdRecord added (bug 13500). 2002-12-11 19:40:58 +00:00
Record.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
RecordFactory.java Fixed bug 17373 - incorrect handling of continue records after unknown records corrupting a template. Patch submitted by Csaba Nagy -- thanks 2003-03-07 15:49:04 +00:00
RecordFormatException.java Initial revision 2002-01-31 02:22:28 +00:00
RecordProcessor.java Various changes. SST refactoring which I'm not sure is worth it because I'm pretty sure SST recordsize calculation is all wrong. Added some logging stuff and also merged some stuff from 1.5 branch 2002-06-15 06:04:26 +00:00
RefModeRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
RefreshAllRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
RightMarginRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
RowRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
SCLRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SSTDeserializer.java A fix for the bug that remained uncaught because I didn't write a testcase that I should have - once again proving to myself that test cases are wonderful things and that I skimp on doing them way too often. 2002-06-12 09:10:04 +00:00
SSTRecord.java Fixed misnamed method - thanks Marcantonio. 2003-02-16 00:55:25 +00:00
SSTRecordHeader.java Various changes. SST refactoring which I'm not sure is worth it because I'm pretty sure SST recordsize calculation is all wrong. Added some logging stuff and also merged some stuff from 1.5 branch 2002-06-15 06:04:26 +00:00
SSTRecordSizeCalculator.java More refactoring of SST 2002-07-17 14:18:03 +00:00
SSTSerializer.java More refactoring of SST 2002-07-17 14:18:03 +00:00
SaveRecalcRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
SelectionRecord.java Support for freezepanes / split panes / header rows and columns on printouts... see documentation for details. 2003-02-06 10:29:45 +00:00
SeriesChartGroupIndexRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesIndexRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesLabelsRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesListRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesTextRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SeriesToChartGroupRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
SheetPropertiesRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
StringRecord.java Add clone() to FormulaRecordAggregate 2003-03-20 20:01:17 +00:00
StyleRecord.java Fixed some bad string length handling. 2002-03-01 13:27:10 +00:00
SupBookRecord.java One-line file properly split into many lines. 2002-12-28 11:15:11 +00:00
TabIdRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
TextRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
TickRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
TopMarginRecord.java fixed clone sheet bug. Thanks to: 2003-03-01 14:27:43 +00:00
UnicodeString.java Opps. Looks like somewhere along the line a 1.4 dependancy was introduced. Committers: please compile with 1.3 before committing. 2002-11-14 23:25:20 +00:00
UnitsRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
UnknownRecord.java Fixed spelling of UNKNOWN for unknown record types and fixed accordingly in the chart documentation. 2003-03-27 22:14:48 +00:00
UseSelFSRecord.java Some javadoc fixes... eek 2002-02-11 10:45:51 +00:00
VCenterRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
ValueRangeRecord.java Some changes to record generation 2002-10-09 00:05:55 +00:00
WSBoolRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
WindowOneRecord.java Fixed some really nasty bugs. 2002-03-03 00:47:54 +00:00
WindowProtectRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
WindowTwoRecord.java http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11721 clone for sheets 2002-09-05 00:26:28 +00:00
WriteAccessRecord.java Javadoc fixes 2002-02-11 03:49:39 +00:00
package.html added package docs 2002-03-10 16:39:01 +00:00