poi/src
Javen O'Neal 008a26d1bf bug 59705: consolidate bounds checking of column index into a helper method
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1760986 13f79535-47bb-0310-9956-ffa450edef68
2016-09-16 00:32:40 +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 60128: exclude openxml4j/invalid.xlsx from additional integration (stress) tests 2016-09-14 18:41:21 +00:00
java/org/apache/poi bug 59705: consolidate bounds checking of column index into a helper method 2016-09-16 00:32:40 +00:00
models Add missing license header to older xml files 2010-04-14 14:04:14 +00:00
ooxml bug 59705: consolidate bounds checking of column index into a helper method 2016-09-16 00:32:40 +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 58190: add @since annotations to SlideShow.addPicture and findPicture 2016-09-14 05:41:40 +00:00
testcases/org/apache/poi move HSSFFormulaEvaluator#evaluateInCell and BaseXSSFFormulaEvaluator#evaluateInCell(Cell) up to BaseFormulaEvaluator to reduce duplicated code 2016-09-14 07:53:58 +00:00
types merged common_sl branch to trunk 2015-07-24 21:47:55 +00:00