poi/src/ooxml/java/org/apache/poi/xssf
Dominik Stadler c1d02cd0f5 Bug 54920: do not set column and row separatedely, but use a reference
for newComment(), keep previous method as deprecated. Adjust all places
where newComment() is used and add unit test covering the bug.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1495894 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 21:31:15 +00:00
..
dev Bugzilla 52204: Deprecated XSSFWorkbook(String path) constructor because it does not close underlying .zip file 2011-12-10 07:56:54 +00:00
eventusermodel Bugzilla 52835 - Tolerate missing Count and UniqueCount attributes when parsing shared strings table in XSSF eventusermodel 2012-03-11 07:19:07 +00:00
extractor Bug 54982: Add a close() interface to POITextExtractor which can be used to free resources later. 2013-06-17 07:53:59 +00:00
model Bug 54920: do not set column and row separatedely, but use a reference 2013-06-23 21:31:15 +00:00
streaming Bug 53650 - Prevent unreadable content and disalow to overwrite rows in user templates 2012-12-07 10:36:16 +00:00
usermodel Bug 54920: do not set column and row separatedely, but use a reference 2013-06-23 21:31:15 +00:00
util Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents 2011-02-04 16:42:57 +00:00