poi/src/java/org/apache/poi
Andreas Beeker 967a3b0e0c #60625 - Rendering issue with background and shape overlayed by image
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782706 13f79535-47bb-0310-9956-ffa450edef68
2017-02-12 22:30:49 +00:00
..
common/usermodel Fix some IDE warnings, JavaDoc, ... 2016-10-21 16:31:37 +00:00
ddf Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +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 IntelliJ warnings, Javadoc, Formatting 2017-01-26 19:58:46 +00:00
hssf SonarQube fixes and removed redundant logger level checks, for simple String messages 2017-02-11 00:57:39 +00:00
poifs Add a possible future TODO 2017-02-10 14:02:12 +00:00
sl #60625 - Rendering issue with background and shape overlayed by image 2017-02-12 22:30:49 +00:00
ss bug 59227: parse dates formatted in Japanese or Chinese. Change javac source encoding from ASCII to UTF-8 (same as build.gradle). Patch from jzhao. This closes #48 on Github. 2017-02-08 08:29:18 +00:00
util Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +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 Add mising @Override and other warnings 2016-12-26 19:51:32 +00:00
POIOLE2TextExtractor.java SonarCube fix - make members private 2016-12-01 23:46:27 +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