poi/src/java/org/apache/poi/hssf/model
2008-09-29 07:27:14 +00:00
..
AbstractShape.java Comment support from bug 41198, patch from Yegor 2007-01-01 21:02:22 +00:00
CommentShape.java Comment support from bug 41198, patch from Yegor 2007-01-01 21:02:22 +00:00
ConvertAnchor.java fixed Bug 42999: HSSFPatriarch positioning problem 2007-08-03 18:09:41 +00:00
DrawingManager2.java fixed bug #45720: cloneSheet breaks autofilters. 2008-09-07 16:30:35 +00:00
DrawingManager.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. 2006-12-22 19:18:16 +00:00
HSSFFormulaParser.java Some clean-up after r696898 (partitioning common formula logic). Fixed compiler error in example XLS2CSVmra 2008-09-19 16:34:21 +00:00
LineShape.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. 2006-12-22 19:18:16 +00:00
LinkTable.java Bug 45865 - modified Formula Parser/Evaluator to handle cross-worksheet formulas 2008-09-28 02:04:31 +00:00
Model.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. 2006-12-22 19:18:16 +00:00
package.html replace Jakarta POI --> Apache POI in package.html files 2007-06-06 06:42:17 +00:00
PictureShape.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. 2006-12-22 19:18:16 +00:00
PolygonShape.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. 2006-12-22 19:18:16 +00:00
RecordOrderer.java Fix for bug 45699 - RowRecordsAggregate needs to tolerate MergeCellsRecords between row/cell records 2008-08-28 04:27:41 +00:00
RecordStream.java Consolidated TableRecord inside FormulaRecordAggregate. Simplifications to FormulaRecord 2008-08-28 20:39:41 +00:00
RowBlocksReader.java Fix for bugs 26321 and 44958 - preserve position of ArrayRecords and TableRecords among cell value records 2008-08-31 04:45:00 +00:00
Sheet.java Fix for bug 45890 - made HSSFSheet.shiftRows also update conditional formats 2008-09-29 07:27:14 +00:00
SimpleFilledShape.java Some more fixes for javadoc warnings 2007-06-29 14:18:11 +00:00
TextboxShape.java make sure all hslf classes use POI loggers 2008-04-14 14:58:18 +00:00
Workbook.java Bug 45865 - modified Formula Parser/Evaluator to handle cross-worksheet formulas 2008-09-28 02:04:31 +00:00
WorkbookRecordList.java you can now protect files with writeProtectWorkbook 2007-07-18 17:00:14 +00:00