aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/usermodel/Cell.java
Commit message (Expand)AuthorAgeFilesLines
* Add tests to verify that XSSF and HSSF do the same thing with retrieving the ...Nick Burch2010-06-041-2/+2
* Added CellRange return type for Sheet array formula methods. Renamed new tes...Josh Micich2009-12-251-6/+2
* added HSSF usermodel tests for array formulas, added support for array formul...Yegor Kozlov2009-12-251-0/+15
* Patch 48284 - raise visibility of FormulaParseExceptionJosh Micich2009-11-271-5/+8
* improved work with cell comments in XSSF, also added support for cell comment...Yegor Kozlov2009-11-271-0/+5
* Fix for javadoc error in Cell.setCellValue(Date) found by Mike CurwenJosh Micich2009-06-041-5/+13
* rolling back r781622Josh Micich2009-06-041-13/+5
* submitted in errorJosh Micich2009-06-031-5/+13
* moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do ...Yegor Kozlov2009-04-081-0/+359