poi/src/ooxml/java/org/apache/poi
Andreas Beeker a0a197bc96 javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708265 13f79535-47bb-0310-9956-ffa450edef68
2015-10-12 23:10:02 +00:00
..
dev * Adjust reported text when a Zip-Bomb is detected to allow to quickly see why it happened 2015-08-19 10:57:19 +00:00
extractor sonar fixes 2015-09-30 23:06:39 +00:00
openxml4j - removed deprecated and confusing methods in XSSFColor 2015-10-12 20:43:42 +00:00
poifs/crypt sonar fixes 2015-09-30 23:06:39 +00:00
ss/usermodel Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage, we had some unit tests failing sporadically due to this 2015-09-22 19:50:37 +00:00
util Adjust excludes to make the output a bit cleaner in OOXMLLite and also look in the superclass for @Test annotations to include one additional unit-test that we missed currently. 2015-08-19 13:03:05 +00:00
xslf sonar fixes 2015-10-04 00:35:30 +00:00
xssf javadoc fixes 2015-10-12 23:10:02 +00:00
xwpf sonar fixes 2015-09-29 08:31:15 +00:00
POIXMLDocument.java Bug 58156: Possible data corruption in hasPOIFSHeader and hasOOXMLHeader 2015-07-20 14:03:35 +00:00
POIXMLDocumentPart.java Bug 57484: Allow processing of non-OOXML core namespace packages 2015-07-19 12:11:19 +00:00
POIXMLException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
POIXMLFactory.java Ensure that XWPFParagraph.getDocument() is not null 2010-10-28 13:02:43 +00:00
POIXMLProperties.java merge with trunk 2014-09-17 21:12:36 +00:00
POIXMLPropertiesTextExtractor.java * Verify some more Text-Extraction features as part of integration tests, fix some NullPointerExceptions that showed up now because the event-based extraction does not have a Document available 2015-02-27 14:58:41 +00:00
POIXMLRelation.java Bug 55164 - Support for adding slide notes 2014-10-29 00:07:34 +00:00
POIXMLTextExtractor.java Move location where document is held and adjust constructors and class-hierarchy accordingly 2015-05-17 21:26:31 +00:00