poi/src/java/org/apache/poi
Andreas Beeker 44ca7f04ba SonarCube fixes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769399 13f79535-47bb-0310-9956-ffa450edef68
2016-11-12 18:35:39 +00:00
..
common/usermodel Fix some IDE warnings, JavaDoc, ... 2016-10-21 16:31:37 +00:00
ddf Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
dev Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... 2016-07-17 21:18:07 +00:00
extractor Fix name of new OLE2ScratchpadExtractorFactory 2016-07-12 15:40:18 +00:00
hpsf bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryEntry, List<String> excepts). Use EntryUtils.copyNodes( FilteringDirectoryEntry, FilteringDirectoryEntry ) instead. 2016-11-02 16:25:18 +00:00
hssf - SonarCube fixes 2016-11-11 23:22:43 +00:00
poifs - SonarCube fixes 2016-11-11 23:22:43 +00:00
sl Bug 60345 - Handle corrupt PICT streams 2016-11-10 23:04:25 +00:00
ss SonarCube fixes 2016-11-12 18:35:39 +00:00
util Fix some IDE warnings, JavaDoc, ... 2016-10-21 16:31:37 +00:00
wp/usermodel 53009: Problem creating header and footer 2016-10-13 01:13:45 +00:00
EmptyFileException.java New EmptyFileException, and fix serial warning 2015-05-04 09:14:48 +00:00
EncryptedDocumentException.java New EmptyFileException, and fix serial warning 2015-05-04 09:14:48 +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 Preparations for hssf_cryptoapi: 2016-08-03 23:54:01 +00:00
POIOLE2TextExtractor.java #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +00:00
POITextExtractor.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +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