aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestComment.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 56380: Remove limitation of 1024 comments per WorkbookDominik Stadler2015-03-131-37/+57
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-061-147/+14
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-061-14/+147
* fixed bug 53028, added check before serialization if any cell contains 2 or m...Evgeniy Berlog2012-08-141-0/+20
* added javadoc and few other improvementsEvgeniy Berlog2012-08-061-3/+0
* added Apache License header to each new fileEvgeniy Berlog2012-08-011-0/+17
* added features:Evgeniy Berlog2012-07-281-2/+12
* implemented cloning of shapesEvgeniy Berlog2012-07-191-4/+7
* checked all examples, added several featuresEvgeniy Berlog2012-07-111-2/+1
* implemented creating shapes in new file using new modelEvgeniy Berlog2012-07-061-9/+10
* implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-281-0/+241