poi/src/ooxml/testcases/org/apache/poi
Nick Burch 39a185e9a7 Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@999314 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 11:16:12 +00:00
..
extractor Support nested outlook files in ExtractorFactory 2010-08-04 17:22:15 +00:00
openxml4j added ZipFileAssert, this file was in the original OpenXML4J package but wasn't included in POI-3.5 2010-09-04 06:33:22 +00:00
ss Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 2010-05-10 16:11:50 +00:00
xslf Commit unit test change too 2010-07-29 12:02:03 +00:00
xssf Fix bug #49966 - Correctly remove calcChain entries for XSSF cells that stop holding formulas 2010-09-21 11:16:12 +00:00
xwpf Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up relationships 2010-09-20 15:43:07 +00:00
TestDetectAsOOXML.java Centralize logic for finding/opening sample files 2009-08-19 18:51:44 +00:00
TestEmbeded.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 2009-08-23 12:34:24 +00:00
TestPOIXMLDocument.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
TestPOIXMLProperties.java Fixed locale-sensitive formatters in PackagePropertiesPart, see Bugzilla 49138 2010-04-20 12:57:27 +00:00
TestXMLPropertiesTextExtractor.java Fix bug #49386 - avoid NPE when extracting OOXML file properties which are dates 2010-06-04 12:02:36 +00:00