選択できるのは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年前