poi/src/java/org/apache/poi/hssf/model
Yegor Kozlov 28b6f4e2a3 merged with trunk r653489
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_1_BETA2@653490 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 14:20:39 +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
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
DrawingManager2.java Some more updates to the records->usermodel support for hssf shapes. Still not enough there to be useful to pretty much anyone, but at least there's now a framework in place that people can use if they want to support more, and some tests 2008-01-15 16:31:29 +00:00
FormulaParser.java merged with trunk r653489 2008-05-05 14:20:39 +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 Big patch from Josh from bug #44504 - lots of formula parser improvements 2008-03-04 16:53:32 +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
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
RecordStream.java Big patch from Josh from bug #44504 - lots of formula parser improvements 2008-03-04 16:53:32 +00:00
Sheet.java Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWidth: getColumnWidth should always return width measured in 1/256th units. 2008-04-02 10:25:18 +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 merged with trunk r653489 2008-05-05 14:20:39 +00:00
WorkbookRecordList.java you can now protect files with writeProtectWorkbook 2007-07-18 17:00:14 +00:00
package.html replace Jakarta POI --> Apache POI in package.html files 2007-06-06 06:42:17 +00:00