You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 年之前
..
aggregates Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records 15 年之前
cf Fixing compiler warnings - unnecessary typecasts 15 年之前
chart Made constructor parameter type less restrictive 15 年之前
constant Converted ConstantValueParser to use plain Strings instead of UnicodeStrings 15 年之前
cont Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 年之前
crypto Follow-on for bugzilla 47652 - used more specific exception when password is incorrect 15 年之前
formula removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 年之前
pivottable Fix for 46918 - Allow shorter format for ExtendedPivotTableViewFieldsRecord(SXVDEX) record 15 年之前
AbstractEscherHolderRecord.java Fixed compiler warnings - unnecessary else 15 年之前
ArrayRecord.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 年之前
BOFRecord.java Removed unused, erroneous import 15 年之前
BackupRecord.java Refactoring Record.serialize methods 15 年之前
BiffHeaderInput.java Bugzilla 47652 - Added support for reading encrypted workbooks 15 年之前
BlankRecord.java Refactoring Record.serialize methods 15 年之前
BookBoolRecord.java Refactoring Record.serialize methods 15 年之前
BoolErrRecord.java Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO 15 年之前
BottomMarginRecord.java Refactoring Record.serialize methods 15 年之前
BoundSheetRecord.java minor improvements to sheet name validation and identification of cell references vs defined names 15 年之前
CFHeaderRecord.java Refactoring Record.serialize methods 15 年之前
CFRuleRecord.java Fixed compiler warnings - unnecessary else 15 年之前
CRNCountRecord.java Refactoring Record.serialize methods 15 年之前
CRNRecord.java refactoring Record.serialize 15 年之前
CalcCountRecord.java Refactoring Record.serialize methods 15 年之前
CalcModeRecord.java Refactoring Record.serialize methods 15 年之前
CellRecord.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 年之前
CellValueRecordInterface.java Removed unused methods from CellValueRecordInterface. Converted FormulaRecordAggregate to RecordAggregate subclass 16 年之前
CodepageRecord.java Refactoring Record.serialize methods 15 年之前
ColumnInfoRecord.java Refactoring Record.serialize methods 15 年之前
CommonObjectDataSubRecord.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 年之前
ContinueRecord.java Fixed unused imports compiler warnings (and some others) 15 年之前
CountryRecord.java Refactoring Record.serialize methods 15 年之前
DBCellRecord.java Refactoring Record.serialize methods 15 年之前
DSFRecord.java record sid clean-up 15 年之前
DVALRecord.java removed unused imports of deprecated classes, fixed javadoc errors 15 年之前
DVRecord.java fixed non-standard ASF license headers 15 年之前
DateWindow1904Record.java Refactoring Record.serialize methods 15 年之前
DefaultColWidthRecord.java Refactoring Record.serialize methods 15 年之前
DefaultRowHeightRecord.java Refactoring Record.serialize methods 15 年之前
DeltaRecord.java record sid clean-up 15 年之前
DimensionsRecord.java Refactoring Record.serialize methods 15 年之前
DrawingGroupRecord.java Fixed compiler warnings - unnecessary else 15 年之前
DrawingRecord.java Refactoring Record.serialize methods 15 年之前
DrawingRecordForBiffViewer.java converted getRecordSize methods to getDataSize 15 年之前
DrawingSelectionRecord.java refactoring Record.serialize 15 年之前
EOFRecord.java Refactoring Record.serialize methods 15 年之前
EmbeddedObjectRefSubRecord.java updated url in comment 15 年之前
EndSubRecord.java Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properly 15 年之前
EscherAggregate.java Fixing compiler warnings - unnecessary typecasts 15 年之前
ExtSSTRecord.java removed unused imports of deprecated classes, fixed javadoc errors 15 年之前
ExtendedFormatRecord.java Refactoring Record.serialize methods 15 年之前
ExternSheetRecord.java Minor code clean-up 15 年之前
ExternalNameRecord.java Bugzilla 47384 - Fixed ExternalNameRecord to handle unicode names 15 年之前
FilePassRecord.java Bugzilla 47652 - Added support for reading encrypted workbooks 15 年之前
FileSharingRecord.java Refactoring Record.serialize methods 15 年之前
FnGroupCountRecord.java Refactoring Record.serialize methods 15 年之前
FontRecord.java Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name length is zero 15 年之前
FooterRecord.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 年之前
FormatRecord.java Refactoring Record.serialize methods 15 年之前
FormulaRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord 15 年之前
GridsetRecord.java Refactoring Record.serialize methods 15 年之前
GroupMarkerSubRecord.java Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properly 15 年之前
GutsRecord.java Refactoring Record.serialize methods 15 年之前
HCenterRecord.java Refactoring Record.serialize methods 15 年之前
HeaderFooterBase.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 年之前
HeaderRecord.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records 15 年之前
HideObjRecord.java Refactoring Record.serialize methods 15 年之前
HorizontalPageBreakRecord.java Removed validateSid method from Record classes 15 年之前
HyperlinkRecord.java Fixed HyperlinkRecord to properly handle URL monikers, see Bugzilla 47498 15 年之前
IndexRecord.java Refactoring Record.serialize methods 15 年之前
InterfaceEndRecord.java Refactoring Record.serialize methods 15 年之前
InterfaceHdrRecord.java Refactoring Record.serialize methods 15 年之前
IterationRecord.java record sid clean-up 15 年之前
LabelRecord.java re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy 15 年之前
LabelSSTRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord 15 年之前
LeftMarginRecord.java Refactoring Record.serialize methods 15 年之前
MMSRecord.java Refactoring Record.serialize methods 15 年之前
Margin.java Fixing comments and formatting inside Record subclasses 15 年之前
MergeCellsRecord.java Refactoring Record.serialize methods 15 年之前
MulBlankRecord.java Bugzilla 46776 - Added clone() method to MulBlankRecord to fix crash in Sheet.cloneSheet() 15 年之前
MulRKRecord.java Refactoring Record.serialize methods 15 年之前
NameRecord.java Added method setFunction(boolean) for defined names 14 年之前
NoteRecord.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 年之前
NoteStructureSubRecord.java javadocs cleanup 15 年之前
NumberRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord 15 年之前
ObjRecord.java Fix for bug 46545 - ObjRecord should ignore excessive padding written by previous POI versions 15 年之前
ObjectProtectRecord.java Refactoring Record.serialize methods 15 年之前
PageBreakRecord.java Refactoring Record.serialize methods 15 年之前
PaletteRecord.java Refactoring Record.serialize methods 15 年之前
PaneRecord.java Refactoring Record.serialize methods 15 年之前
PasswordRecord.java record sid clean-up 15 年之前
PasswordRev4Record.java record sid clean-up 15 年之前
PrecisionRecord.java Refactoring Record.serialize methods 15 年之前
PrintGridlinesRecord.java Refactoring Record.serialize methods 15 年之前
PrintHeadersRecord.java Refactoring Record.serialize methods 15 年之前
PrintSetupRecord.java Refactoring Record.serialize methods 15 年之前
ProtectRecord.java record sid clean-up 15 年之前
ProtectionRev4Record.java record sid clean-up 15 年之前
RKRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord 15 年之前
RecalcIdRecord.java Minor code clean-up 15 年之前
Record.java re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy 15 年之前
RecordBase.java removed unused imports of deprecated classes, fixed javadoc errors 15 年之前
RecordFactory.java Fixed unused imports compiler warnings (and some others) 15 年之前
RecordFactoryInputStream.java Follow-on for bugzilla 47652 - used more specific exception when password is incorrect 15 年之前
RecordFormatException.java New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses instead of the HSSF version, and the HSSF version inherits from 16 年之前
RecordInputStream.java Bugzilla 47652 - Added support for reading encrypted workbooks 15 年之前
RecordProcessor.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 年之前
RefModeRecord.java Refactoring Record.serialize methods 15 年之前
RefreshAllRecord.java record sid clean-up 15 年之前
RightMarginRecord.java Refactoring Record.serialize methods 15 年之前
RowRecord.java consolidate limits specific to Excel version(Excel97, Excel2007) in SpreadsheetVersion enum, allow merged regions with columns greater than 255 or rows bigger than 65536 in XSSF 15 年之前
SCLRecord.java Refactoring Record.serialize methods 15 年之前
SSTDeserializer.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 17 年之前
SSTRecord.java Fixing compiler warnings - unnecessary typecasts 15 年之前
SSTSerializer.java Introduced ContinuableRecord to help fix serialization of StringRecords with large data. Fixed TextObjectRecord to only write 16bit unicode when needed. Simplification in UnicodeString. 15 年之前
SaveRecalcRecord.java Refactoring Record.serialize methods 15 年之前
ScenarioProtectRecord.java Refactoring Record.serialize methods 15 年之前
SelectionRecord.java Fixed unused imports compiler warnings (and some others) 15 年之前
SharedFormulaRecord.java 1. added support for shared formulas in XSSF, see bug #464332. improved validation of workbook-global and sheet-global names 15 年之前
SharedValueRecordBase.java refactoring Record.serialize 15 年之前
StandardRecord.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 年之前
StringRecord.java Introduced ContinuableRecord to help fix serialization of StringRecords with large data. Fixed TextObjectRecord to only write 16bit unicode when needed. Simplification in UnicodeString. 15 年之前
StyleRecord.java Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serialization of StyleRecord with unicode name 15 年之前
SubRecord.java Fixed unused imports compiler warnings (and some others) 15 年之前
SupBookRecord.java refactoring Record.serialize 15 年之前
TabIdRecord.java record sid clean-up 15 年之前
TableRecord.java Fix for bug 15716 - - converted Ptg arrays into Formula objects to optimise memory usage 15 年之前
TableStylesRecord.java Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX, SXPI, SXIDSTM, SXVIEW, SXVD, SXVS, and others. 15 年之前
TextObjectRecord.java fixed incorrect assignment in TextObjectRecord.clone() 15 年之前
TopMarginRecord.java Refactoring Record.serialize methods 15 年之前
UncalcedRecord.java Refactoring Record.serialize methods 15 年之前
UnicodeString.java Fixed compiler warnings - unnecessary else 15 年之前
UnknownRecord.java Bugzilla 47415 - Fixed PageSettingsBlock to allow multiple PLS records 15 年之前
UseSelFSRecord.java record sid clean-up 15 年之前
VCenterRecord.java Refactoring Record.serialize methods 15 年之前
VerticalPageBreakRecord.java Removed validateSid method from Record classes 15 年之前
WSBoolRecord.java Updated class comment 15 年之前
WindowOneRecord.java Refactoring Record.serialize methods 15 年之前
WindowProtectRecord.java record sid clean-up 15 年之前
WindowTwoRecord.java Refactoring Record.serialize methods 15 年之前
WriteAccessRecord.java Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual format written by Google Docs 15 年之前
WriteProtectRecord.java Refactoring Record.serialize methods 15 年之前
package.html replace Jakarta POI --> Apache POI in package.html files 17 年之前