poi/src/ooxml/testcases/org/apache/poi
Yegor Kozlov 0efe45cb7d improved support for line breaks in XSLF
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1240026 13f79535-47bb-0310-9956-ffa450edef68
2012-02-03 08:24:38 +00:00
..
extractor Inside ExtractorFactory, support finding embedded OOXML documents and providing extractors for them 2010-12-16 07:39:21 +00:00
openxml4j Fix bug #52540 - Relax the M4.1 constraint on reading OOXML files, as some Office produced ones do have 2 Core Properties, despite the specification explicitly forbidding this 2012-01-30 12:59:54 +00:00
ss Allow the passing of a File object to WorkbookFactory.create, which permits lower memory processing than the InputStream version 2011-09-29 19:39:51 +00:00
util fixed missing licence header 2011-06-09 09:49:33 +00:00
xslf improved support for line breaks in XSLF 2012-02-03 08:24:38 +00:00
xssf validate hyperlink address as discussed on poi-user 2012-02-02 10:37:49 +00:00
xwpf Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix some indenting) 2012-01-11 14:02:40 +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 cleanup sxxsf temp files after tests, remove non-ascii characters from source code, polished test output 2011-06-25 10:56:46 +00:00
TestPOIXMLProperties.java bug 51265: Enhanced Handling of Picture Parts in XWPF 2011-06-01 12:07:16 +00:00
TestXMLPropertiesTextExtractor.java POIXMLPropertiesTextExtractor support for extracting custom OOXML properties as text 2012-01-11 15:51:10 +00:00