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.
Nick Burch 0e9861932a More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 14 years ago
..
AbstractShape.java Comment support from bug 41198, patch from Yegor 17 years ago
CommentShape.java Fixed unused imports compiler warnings (and some others) 15 years ago
ConvertAnchor.java Fixed compiler warnings - unnecessary else 15 years ago
DrawingManager.java Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 years ago
DrawingManager2.java fixed bug #45720: cloneSheet breaks autofilters. 16 years ago
HSSFFormulaParser.java Patch 48284 - raise visibility of FormulaParseException 14 years ago
InternalSheet.java Renamed model.Sheet to InternalSheet to alleviate name clash. 14 years ago
InternalWorkbook.java Simplified InterfaceHdrRecord and InterfaceEndRecord (some rework after bug 47251 / r892862). 14 years ago
LineShape.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 years ago
LinkTable.java Fixing compiler warnings - unnecessary typecasts 15 years ago
PictureShape.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 years ago
PolygonShape.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 years ago
RecordOrderer.java More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 14 years ago
RecordStream.java Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to FormulaRecord 16 years ago
RowBlocksReader.java Bugzilla 47747 - fixed logic for locating shared formula records 14 years ago
SimpleFilledShape.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 years ago
TextboxShape.java fixed CommonObjectDataSubRecord.field_2_objectId to be unsigned, also fixed HSSFCell.findCellComment to handle sheets with more than 65536 comments 15 years ago
WorkbookRecordList.java Fixed generics compiler warnings in Workbook. Other minor code clean-up. 15 years ago
package.html replace Jakarta POI --> Apache POI in package.html files 17 years ago