poi/src/integrationtest/org/apache/poi/stress
Dominik Stadler 511c2544a8 Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791720 13f79535-47bb-0310-9956-ffa450edef68
2017-04-17 20:13:52 +00:00
..
AbstractFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
FileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
HDGFFileHandler.java fix eclipse warnings - close resources / type generics 2017-01-15 23:08:47 +00:00
HMEFFileHandler.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 2017-04-17 20:13:52 +00:00
HPBFFileHandler.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
HPSFFileHandler.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
HSLFFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
HSMFFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
HSSFFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
HWPFFileHandler.java Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 2016-10-19 21:52:31 +00:00
OPCFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
POIFSFileHandler.java Try to reproduce bug 52258 and add more checks to integration tests 2016-01-03 21:23:09 +00:00
POIXMLDocumentHandler.java Revert deprecating a class that we still use ourselves and update error text slightly 2016-11-25 22:07:52 +00:00
SlideShowHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
SpreadsheetHandler.java #60519 - Extractor for *SSF embeddings 2016-12-31 21:50:47 +00:00
XDGFFileHandler.java Add Visio OOXML text extractor + tests 2015-10-19 06:26:57 +00:00
XSLFFileHandler.java Adjust integration-test files slightly, more failure-output, make it a bit easier to test single-files, add a HeapDump class for investigating memory leaks, adjust XSSFFileHandler to free memory more quickly 2017-03-18 13:56:11 +00:00
XSSFBFileHandler.java 60881 and 60891 -- on further look, no need to throw an exception for an encrypted xlsb. On the second, let's fix readFully to read fully. 2017-03-20 20:47:15 +00:00
XSSFFileHandler.java Test for another type of xml-bomb 2017-04-06 21:50:03 +00:00
XWPFFileHandler.java Add test-document to verify that bug 51921 is fixed already 2015-03-22 21:47:19 +00:00