poi/src/java/org/apache/poi
Andreas Beeker 181d135fb9 Added link to test cases for the workarounds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1645344 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 19:00:00 +00:00
..
common/usermodel Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
ddf performance issue logging calls are expensive because of the objects created when assembling the log messages. Using the check() method of the logging sub-system can prevent object creation 2014-03-31 15:54:52 +00:00
dev Rather than having lots of classes all create their own XML DocumentBuilderFactory instance, push that logic to a helper which sets all the right defaults 2014-04-15 21:59:52 +00:00
hpsf house keeping - fixes for sonarqube blockers 2014-10-25 21:32:03 +00:00
hssf Added workarounds to tests for JDK 6 LineBreakMeasurer bug and handle it 2014-12-12 01:43:45 +00:00
poifs Correct older biff detection, and add unit tests for HSSFWorkbook giving helpful exceptions on the older formats 2014-11-30 17:09:03 +00:00
ss Remove some Eclipse warnings, remove confusing FunctionID/ID renaming... 2014-11-27 07:07:29 +00:00
util Added link to test cases for the workarounds 2014-12-13 19:00:00 +00:00
EncryptedDocumentException.java Patch for Bug/Enhancement 55818 - add encryption support 2013-12-24 23:13:21 +00:00
OldFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00
POIDocument.java Add/Fix some Javadoc 2014-07-27 18:32:24 +00:00
POIOLE2TextExtractor.java revert of r1639217 and offline-linking for maven javadocs 2014-11-15 00:00:30 +00:00
POITextExtractor.java revert of r1639217 and offline-linking for maven javadocs 2014-11-15 00:00:30 +00:00
UnsupportedFileFormatException.java Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XSSFWorkbook is passed a .xlsb file 2014-08-01 14:33:17 +00:00