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 c3739d5be4 Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks hace 12 años
..
aggregates optimized unused imports and removed deprecation warnings in poi-main hace 12 años
cf fixed CellRangeUtil.mergeCellRanges to work for adjacent cell regions hace 14 años
chart Fix bug #50939 - ChartEndObjectRecord is supposed to have 6 bytes at the end, but handle it not hace 13 años
common optimized unused imports and removed deprecation warnings in poi-main hace 12 años
cont fixed RecordFormatException when reading unicode strings with photenic data, see Bugzilla 50779 hace 13 años
crypto Added missing license headers to 5 files. Removed dist target from howtobuild.xml hace 14 años
pivottable Fix for 46918 - Allow shorter format for ExtendedPivotTableViewFieldsRecord(SXVDEX) record hace 15 años
AbstractEscherHolderRecord.java Support for appending images to existing drawings in HSSF hace 13 años
ArrayRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
AutoFilterInfoRecord.java initial support for excel auto-filters hace 14 años
BOFRecord.java Removed unused, erroneous import hace 15 años
BackupRecord.java Refactoring Record.serialize methods hace 15 años
BiffHeaderInput.java Added missing license headers to 5 files. Removed dist target from howtobuild.xml hace 14 años
BlankRecord.java Refactoring Record.serialize methods hace 15 años
BookBoolRecord.java Refactoring Record.serialize methods hace 15 años
BoolErrRecord.java Bugzilla 47479 - Fix BoolErrRecord to tolerate incorrect format written by OOO hace 15 años
BottomMarginRecord.java Refactoring Record.serialize methods hace 15 años
BoundSheetRecord.java cleaned javadoc warnings hace 13 años
CFHeaderRecord.java Refactoring Record.serialize methods hace 15 años
CFRuleRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
CRNCountRecord.java Refactoring Record.serialize methods hace 15 años
CRNRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
CalcCountRecord.java Refactoring Record.serialize methods hace 15 años
CalcModeRecord.java Refactoring Record.serialize methods hace 15 años
CellRecord.java Changed CRLF to LF in .java base src files. Minor reformatting fixes. hace 15 años
CellValueRecordInterface.java Renamed model.Sheet to InternalSheet to alleviate name clash. hace 14 años
CodepageRecord.java Refactoring Record.serialize methods hace 15 años
ColumnInfoRecord.java Bugzilla 48332 - fixed ColumnInfoRecord to tolerate missing reserved field hace 14 años
CommonObjectDataSubRecord.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments hace 15 años
ContinueRecord.java Fixed unused imports compiler warnings (and some others) hace 15 años
CountryRecord.java Refactoring Record.serialize methods hace 15 años
DBCellRecord.java Refactoring Record.serialize methods hace 15 años
DConRefRecord.java optimized unused imports and removed deprecation warnings in poi-main hace 12 años
DSFRecord.java record sid clean-up hace 15 años
DVALRecord.java removed unused imports of deprecated classes, fixed javadoc errors hace 15 años
DVRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
DateWindow1904Record.java Refactoring Record.serialize methods hace 15 años
DefaultColWidthRecord.java Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing hace 13 años
DefaultRowHeightRecord.java Bug 51504 - avoid NPE when DefaultRowHeight or DefaultColumnWidth records are missing hace 13 años
DeltaRecord.java record sid clean-up hace 15 años
DimensionsRecord.java Refactoring Record.serialize methods hace 15 años
DrawingGroupRecord.java Fixed compiler warnings - unnecessary else hace 15 años
DrawingRecord.java Refactoring Record.serialize methods hace 15 años
DrawingRecordForBiffViewer.java converted getRecordSize methods to getDataSize hace 15 años
DrawingSelectionRecord.java refactoring Record.serialize hace 15 años
EOFRecord.java Refactoring Record.serialize methods hace 15 años
EmbeddedObjectRefSubRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
EndSubRecord.java fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701 hace 14 años
EscherAggregate.java Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks hace 12 años
ExtSSTRecord.java Support for continued ExtSSTRecords, see Bugzilla 50967 hace 13 años
ExtendedFormatRecord.java Refactoring Record.serialize methods hace 15 años
ExternSheetRecord.java improved LinkTable to support registering external UDFs. hace 13 años
ExternalNameRecord.java Fix bug #49219 - ExternalNameRecord can have a DDE Link entry without an operation hace 13 años
FeatHdrRecord.java Added clone support for UserSView* and Feat* families of records, see bug #49649 hace 14 años
FeatRecord.java Added clone support for UserSView* and Feat* families of records, see bug #49649 hace 14 años
FilePassRecord.java Bugzilla 47652 - Added support for reading encrypted workbooks hace 15 años
FileSharingRecord.java Refactoring Record.serialize methods hace 15 años
FnGroupCountRecord.java Refactoring Record.serialize methods hace 15 años
FontRecord.java Bugzilla 47250 - Fixed FontRecord to expect unicode flags even when name length is zero hace 15 años
FooterRecord.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records hace 15 años
FormatRecord.java Renamed model.Workbook to InternalWorkbook to alleviate name clash. hace 14 años
FormulaRecord.java improved LinkTable to support registering external UDFs. hace 13 años
FtCblsSubRecord.java initial support for excel auto-filters hace 14 años
GridsetRecord.java Refactoring Record.serialize methods hace 15 años
GroupMarkerSubRecord.java Fix for bug 45778 - made ObjRecord read sub-record ftLbsData properly hace 15 años
GutsRecord.java Refactoring Record.serialize methods hace 15 años
HCenterRecord.java Refactoring Record.serialize methods hace 15 años
HeaderFooterBase.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records hace 15 años
HeaderFooterRecord.java optimized unused imports and removed deprecation warnings in poi-main hace 12 años
HeaderRecord.java Bugzilla 47244 - Fixed HSSFSheet to handle missing header / footer records hace 15 años
HideObjRecord.java Refactoring Record.serialize methods hace 15 años
HorizontalPageBreakRecord.java Removed validateSid method from Record classes hace 15 años
HyperlinkRecord.java XLS: HyperlinkRecord: remove check for value in usKeyValue field because some (correct) files has unexpected value there hace 12 años
IndexRecord.java Refactoring Record.serialize methods hace 15 años
InterfaceEndRecord.java Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251 / r892862). hace 14 años
InterfaceHdrRecord.java Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251 / r892862). hace 14 años
IterationRecord.java record sid clean-up hace 15 años
LabelRecord.java fixed bug 51670: avoid LeftoverDataException when reading .xls files with invalid LabelRecord hace 12 años
LabelSSTRecord.java Bugzilla 52895 - show SSTIndex instead of XFIndex in LabelSSTRecord.toString() hace 12 años
LbsDataSubRecord.java Fix bug #51153 - Correct sizing of LbsDataSubRecord with unused padding fields hace 13 años
LeftMarginRecord.java Refactoring Record.serialize methods hace 15 años
MMSRecord.java skip incorrect MMSRecord in xls hace 14 años
Margin.java Fixing comments and formatting inside Record subclasses hace 15 años
MergeCellsRecord.java Refactoring Record.serialize methods hace 15 años
MulBlankRecord.java Hopefully fix #45672 properly - improve handling by MissingRecordAwareHSSFListener of records that cover multiple cells (MulBlankRecord and MulRKRecord) hace 14 años
MulRKRecord.java Refactoring Record.serialize methods hace 15 años
NameCommentRecord.java Fix bug #51143 - Correct NameCommentRecord to properly serialise strings hace 13 años
NameRecord.java Support for continued NameRecords, see bugzilla 50244 hace 13 años
NoteRecord.java 49599 - Correct writing of NoteRecord author text when switching between ASCII and Unicode hace 14 años
NoteStructureSubRecord.java javadocs cleanup hace 15 años
NumberRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord hace 15 años
ObjRecord.java fixed RecordFormatException when reading LbsDataSubRecord, see bugzilla 47701 hace 14 años
ObjectProtectRecord.java Refactoring Record.serialize methods hace 15 años
PageBreakRecord.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods hace 14 años
PaletteRecord.java Renamed model.Workbook to InternalWorkbook to alleviate name clash. hace 14 años
PaneRecord.java Refactoring Record.serialize methods hace 15 años
PasswordRecord.java record sid clean-up hace 15 años
PasswordRev4Record.java record sid clean-up hace 15 años
PrecisionRecord.java Refactoring Record.serialize methods hace 15 años
PrintGridlinesRecord.java Refactoring Record.serialize methods hace 15 años
PrintHeadersRecord.java Refactoring Record.serialize methods hace 15 años
PrintSetupRecord.java Fix bug #48485 - Add extra paper size constans to PrintSetup, such as A3, B4 and B5 hace 14 años
ProtectRecord.java record sid clean-up hace 15 años
ProtectionRev4Record.java record sid clean-up hace 15 años
RKRecord.java Refactored common CellValueRecordInterface code into a new superclass CellRecord hace 15 años
RecalcIdRecord.java Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation on load hace 13 años
Record.java re-arranging methods getRecordSize and getDataSize in Record / StandardRecord / ContinuableRecord hierarchy hace 15 años
RecordBase.java removed unused imports of deprecated classes, fixed javadoc errors hace 15 años
RecordFactory.java Bugzilla 52569: Support DConRefRecord in HSSF hace 12 años
RecordFactoryInputStream.java Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the FILEPASS one, rather than following as normal hace 12 años
RecordFormatException.java New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses instead of the HSSF version, and the HSSF version inherits from hace 16 años
RecordInputStream.java Tolerate Double.NaN when reading .xls files, see Bugzilla 49761 hace 13 años
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. hace 17 años
RefModeRecord.java Refactoring Record.serialize methods hace 15 años
RefreshAllRecord.java record sid clean-up hace 15 años
RightMarginRecord.java Refactoring Record.serialize methods hace 15 años
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 hace 15 años
SCLRecord.java Refactoring Record.serialize methods hace 15 años
SSTDeserializer.java If there's no more data but there ought to be for unicode strings, in a partly corrupt file, give a warning and substitute in empty strings hace 14 años
SSTRecord.java Tidy up some of the IntMapper/UnicodeString bits with generics hace 14 años
SSTSerializer.java code cleanup as suggested in Bugzilla 50446 hace 13 años
SaveRecalcRecord.java Refactoring Record.serialize methods hace 15 años
ScenarioProtectRecord.java Refactoring Record.serialize methods hace 15 años
SelectionRecord.java Fixed unused imports compiler warnings (and some others) hace 15 años
SharedFormulaRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
SharedValueRecordBase.java minor changes - initial work on bugzilla 48292 (support for array formulas) hace 14 años
StandardRecord.java corrected javadoc for StandardRecord#serialize(LittleEndianOutput out) as reported in poi-dev hace 12 años
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. hace 15 años
StyleRecord.java Fix for bug 46385 (by patch 46362 from Matsuyama Tomohiro) fixed serialization of StyleRecord with unicode name hace 15 años
SubRecord.java initial support for excel auto-filters hace 14 años
SupBookRecord.java Bugzilla 52576: support changing external file references in HSSFWorkbook hace 12 años
TabIdRecord.java record sid clean-up hace 15 años
TableRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
TableStylesRecord.java Patch 46301 - (from Patrick Cheng) - added some pivot table records: SXDI, SXVDEX, SXPI, SXIDSTM, SXVIEW, SXVD, SXVS, and others. hace 15 años
TextObjectRecord.java moved ptg classes to org.apache.poi.ss.formula.ptg hace 13 años
TopMarginRecord.java Refactoring Record.serialize methods hace 15 años
UncalcedRecord.java Bug 51422 - Support using RecalcIdRecord to trigger a full formula recalculation on load hace 13 años
UnicodeString.java Keep compatibility for now, and alert people to move to the new class hace 14 años
UnknownRecord.java Avoid IllegalStateException when creating Data validation in sheet with macro, see Bugzilla 50020 hace 13 años
UseSelFSRecord.java record sid clean-up hace 15 años
UserSViewBegin.java optimized unused imports and removed deprecation warnings in poi-main hace 12 años
UserSViewEnd.java optimized unused imports and removed deprecation warnings in poi-main hace 12 años
VCenterRecord.java Refactoring Record.serialize methods hace 15 años
VerticalPageBreakRecord.java Removed validateSid method from Record classes hace 15 años
WSBoolRecord.java Updated class comment hace 15 años
WindowOneRecord.java Refactoring Record.serialize methods hace 15 años
WindowProtectRecord.java record sid clean-up hace 15 años
WindowTwoRecord.java Refactoring Record.serialize methods hace 15 años
WriteAccessRecord.java Bugzilla 47001 - Fixed WriteAccessRecord and LinkTable to handle unusual format written by Google Docs hace 15 años
WriteProtectRecord.java Refactoring Record.serialize methods hace 15 años
package.html replace Jakarta POI --> Apache POI in package.html files hace 17 años