您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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 年前