aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/format
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-273-1131/+0
* Sonar fixesAndreas Beeker2021-01-301-2/+2
* Sonar fixesAndreas Beeker2021-01-103-3/+3
* Sonar fixesAndreas Beeker2021-01-083-44/+44
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-243-18/+18
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-1/+14
* Sonar Fixes and remove obsolete classesAndreas Beeker2020-04-011-309/+0
* Work on bug 64038 and other bugs and add test for 62865Dominik Stadler2020-03-081-0/+6
* Fix incorrect handling of format which should not produce any digit for zeroDominik Stadler2020-03-071-21/+20
* Bug 64179: Adjust to ensure a fixed timezone for date parsing in testDominik Stadler2020-03-071-230/+232
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-272-15/+17
* Fix some IDE warnings and enable commented testDominik Stadler2019-03-311-9/+4
* Close file-handles for slideshows also when construction fails or when dual-s...Dominik Stadler2019-02-231-1/+3
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-261-6/+2
* Bugzilla 61116: Formula evaluation fails when using matrix addition within in...Yegor Kozlov2017-12-301-1/+1
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* 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