aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFComment.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 56380: Remove limitation of 1024 comments per WorkbookDominik Stadler2015-03-131-0/+113
* Bug 57164 - XSSFDrawing.createCellComment() does not honor dx and dy values p...Andreas Beeker2014-11-161-33/+7
* Patch from hishidama to add Comment.getClientAnchor(). This closes #12 from g...Nick Burch2014-11-041-0/+31
* implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-281-1/+1
* Replaced getInstance methods with field for instances of ITestDataProvider. ...Josh Micich2009-12-261-26/+5
* improved work with cell comments in XSSF, also added support for cell comment...Yegor Kozlov2009-11-271-179/+16
* fixed logic for matching cells and comments in HSSFCell.getCellComment()Yegor Kozlov2009-10-291-0/+39
* Fix for bug 46654 - HSSFRow/RowRecord needs to properly update cell boundary ...Josh Micich2009-02-051-13/+19
* Merged revisions 703092 via svnmerge from Josh Micich2008-10-091-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-271-4/+4
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-041-0/+33
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-071-12/+7
* New ooxml4j, and finish getting xssf comments to be saved and re-loaded againNick Burch2008-04-031-0/+20
* improved work with cell commentsYegor Kozlov2007-03-121-0/+3
* changing attributes of existing cell comments is reflected after saveYegor Kozlov2007-01-311-0/+41
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-0/+120