poi/src/java/org/apache/poi/hssf/model
Yegor Kozlov a4cb19f0e8 Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefaultColumnWidth: getColumnWidth should always return width measured in 1/256th units.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@643834 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 10:25:18 +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 changes/status for #44675, #44695, #44691 2008-03-31 06:55:04 +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 Add accessors to horizontal and vertical alignment in HSSFTextbox 2008-03-14 18:05:55 +00:00
Workbook.java Improved support for read-only recommended workbooks, fixing bug #44536 2008-03-07 11:36:14 +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