poi/src/java/org/apache/poi
Javen O'Neal 1853126f9b findbugs: fix URF_UNREAD_FIELD warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748084 13f79535-47bb-0310-9956-ffa450edef68
2016-06-13 04:42:59 +00:00
..
common/usermodel initial commit - still lots of errors, but I need to switch to a clean trunk for releasing and testing 2015-02-21 10:56:03 +00:00
ddf fix findbugs issues 2016-06-13 03:48:30 +00:00
dev fix findbugs issues 2016-06-13 03:48:30 +00:00
hpsf fix findbugs issues 2016-06-13 03:48:30 +00:00
hssf findbugs: fix URF_UNREAD_FIELD warnings 2016-06-13 04:42:59 +00:00
poifs The changes for using AccessController/SecurityManager also added a log which now spams a lot if log is enabled in integration-tests, reduce it a bit by not trying to call "cleaner()" on HeapByteBuffer which does not have it for sure 2016-06-01 08:05:07 +00:00
sl #57766 - XSLFTable isn't exported on convert slides of a .pptx slide show to a PNG/SVG image 2016-06-04 22:53:00 +00:00
ss bug 58787: reintegrate changes from ss_border_property_template branch at r1748074. The BorderPropertyTemplate allows changes to border formatting to be staged in a template and applied to a sheet at a later time. This reduces the number of intermediate styles created, reduces interactions with cell objects (CellUtil.get/setCellProperties), and makes it easier to make the same formatting changes to multiple sheets. This utility can currently apply border line style and border color. This utility also adds the ability to add a border around a cell range rather than a single cell. Contributed by Mark Murphy. 2016-06-13 01:25:50 +00:00
util try to find out temp file errors on maven build 2016-06-05 16:49:18 +00:00
wp/usermodel Add a XWPFRun equivalent of isHighlighted, and add to the common WP interface 2015-11-05 15:15:36 +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 close resources 2016-06-06 23:34:17 +00:00
POIOLE2TextExtractor.java javadocs / java warnings (jdk8) fixes 2016-06-06 23:33:00 +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