poi/src
Javen O'Neal 12ca2205b0 bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761873 13f79535-47bb-0310-9956-ffa450edef68
2016-09-22 09:24:48 +00:00
..
contrib bug 59748: replace remaining Hashtable usages in contrib/poi-ruby and hssf examples 2016-06-25 05:22:05 +00:00
examples bug 59264: revert CellStyle#getBorder[Top|Bottom|Left|Right]() to return short and add getBorder[Top|Bottom|Left|Right]Enum() returns BorderStyle enum for backwards compatibility with POI 3.14 and earlier 2016-09-14 05:22:23 +00:00
excelant Fix some Sonar issues and some IntelliJ warnings 2016-06-02 20:14:28 +00:00
integrationtest bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException 2016-09-22 09:24:48 +00:00
java/org/apache/poi use equalsIgnoreCase for case-insensitive string comparisons 2016-09-22 03:48:49 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml bug 59687: correctly delete comments from rows when removing a row and the workbook contains empty rows above the deleted row; patch from Greg Woolsey 2016-09-22 07:50:33 +00:00
records Bugzilla 54070: Patch for typos in comments, javadoc and documentation 2012-11-01 15:26:27 +00:00
resources bug 59781: ignore duplicate HSSF PaneInformation, which now shadows the Common SS version. The HSSF version has been deprecated and will be deleted after 2 releases 2016-07-02 16:29:05 +00:00
scratchpad bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfBoundsException 2016-09-22 09:24:48 +00:00
testcases/org/apache/poi Compiler/IDE warnings, unnecessary keywords, 2016-09-21 05:45:57 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00