poi/src/ooxml/java/org/apache/poi/xssf
Nick Burch 63a225e051 Fix bug #50539 - Better fix for html-style br tags (invalid XML) inside XSSF documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1067217 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 16:42:57 +00:00
..
dev removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
eventusermodel Added XSSF EventModel support for inline strings. Adds unit test for this for the event model extractor, and another for the usermodel extractor which already supported it 2010-12-13 05:07:19 +00:00
extractor Allow access from XSSFReader to sheet comments and headers/footers (related to bug #50076) 2010-11-22 15:16:45 +00:00
model improved work with UDFs and Analysis Toolpack functions, ATP functions are enabled by default and user can create / evaluate them just like built-in functions, both HSSF andf XSSF are supported 2010-11-28 12:03:52 +00:00
usermodel Fix bug #50440 - Support evaluating formulas with newlines in them, which XSSF may have (but HSSF may not) 2010-12-13 05:39:39 +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