aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/format
Commit message (Expand)AuthorAgeFilesLines
* Some warnings/improvements suggested by IntelliJDominik Stadler2016-07-181-1/+0
* bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*Javen O'Neal2016-07-041-16/+16
* deprecated constants pointing to MissingCellPolicy - use enum insteadAndreas Beeker2016-06-241-1/+2
* Regression in version 3.14-beta1: three or four-part formats with locale id c...Dominik Stadler2016-01-131-1/+37
* 58536 DataFormatter and CellFormat non-localised support for localised curren...Nick Burch2015-10-251-13/+28
* Mention about Locale definitions in Excel cell data format stringsNick Burch2015-10-251-0/+37
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-072-49/+129
* Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f...Nick Burch2015-08-191-0/+37
* Some Eclipse warningsDominik Stadler2014-12-221-10/+15
* 55419 and refactor SimpleFractionTim Allison2013-08-151-0/+11
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-271-1/+797
* ensure english locale for POI buildYegor Kozlov2010-05-301-5/+7
* Solution for bug #48779 - Allow you to get straight from a CellStyle to a Col...Nick Burch2010-05-261-8/+25
* Changed JRE 6 dependent code to its JRE 5 equivalentJosh Micich2010-05-241-2/+2
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-103-0/+389