poi/src/java/org/apache/poi
Javen O'Neal 5da709336c supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1718221 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 21:11:38 +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 typo in EscherProperties 2015-11-14 02:42:05 +00:00
dev Sonar fixes 2015-09-27 22:14:25 +00:00
hpsf fixes sonar/findbugs issues 2015-11-02 23:46:57 +00:00
hssf fix javadoc errors 2015-12-04 07:10:26 +00:00
poifs Sonar fixes, direct array parameter 2015-12-01 00:23:21 +00:00
sl - #47904 - Update text styles in HSLF MasterSlide 2015-11-30 23:34:30 +00:00
ss supporting change for bug 56454: SheetUtil.containsCell and CellRangeAddress.isInRange are equivalent 2015-12-06 21:11:38 +00:00
util bug 57844: add NotImplemented annotation to SXSSFSheet.shiftRows 2015-11-29 15:31:57 +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 Fix remaining security manager problems. Forbiddenapis now passes. 2015-11-11 19:11:35 +00:00
POIOLE2TextExtractor.java Move location where document is held and adjust constructors and class-hierarchy accordingly 2015-05-17 21:26:31 +00:00
POITextExtractor.java Move location where document is held and adjust constructors and class-hierarchy accordingly 2015-05-17 21:26:31 +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