aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/format
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup via IntelliJ: Remove unnecessary semicolonDominik Stadler2016-04-061-1/+1
* sonar fixAndreas Beeker2016-03-171-18/+15
* forgot another contains call ...Andreas Beeker2016-03-161-2/+2
* findbugs fixAndreas Beeker2016-03-161-2/+2
* First try of uncluttering CellNumberFormatter.Andreas Beeker2016-03-163-409/+512
* Regression in version 3.14-beta1: three or four-part formats with locale id c...Dominik Stadler2016-01-131-1/+4
* Eclipse warnings, helper unit-test, improve information provided in Exception...Dominik Stadler2016-01-131-1/+1
* replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...Andreas Beeker2016-01-101-1/+5
* fix unnecessary cast warningsAndreas Beeker2015-11-221-1/+1
* 58536 DataFormatter and CellFormat non-localised support for localised curren...Nick Burch2015-10-252-6/+47
* Mention about Locale definitions in Excel cell data format stringsNick Burch2015-10-251-0/+6
* forbidden apis fixes - a few DateFormat clean ups ...Andreas Beeker2015-09-091-16/+14
* forbidden apis fixesAndreas Beeker2015-09-074-20/+19
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-074-16/+18
* Fix some Forbidden APIs errorsNick Burch2015-09-011-4/+9
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+1
* Fix some Forbidden APIs errorsNick Burch2015-09-011-3/+4
* Fix some Forbidden APIs errorsNick Burch2015-09-012-2/+4
* Fix a handful of forbidden apis identified problemsNick Burch2015-08-272-8/+10
* Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check f...Nick Burch2015-08-191-2/+4
* Comments, imports and warningsNick Burch2015-08-181-9/+11
* Add some missing close() calls and fix some generics warningsDominik Stadler2014-11-094-6/+26
* FindBugs fixAndreas Beeker2014-02-161-3/+3
* Fix some JavaDoc items that are reported in the build-outputDominik Stadler2013-12-251-1/+1
* 55419 and refactor SimpleFractionTim Allison2013-08-152-123/+171
* Bugzilla 53369 fixed TestCellFormatPart.testDateFormat failing on jdk 1.7Yegor Kozlov2012-07-211-2/+5
* Bugzilla 52708 - misc improvements in CellFormatYegor Kozlov2012-02-275-34/+214
* Add TODO for merging CellFormat and DataFormatterNick Burch2012-02-201-0/+4
* Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t...Nick Burch2012-01-091-1/+5
* Apply patch from bug #51476 - Correct XSSF cell formatting in HTML exportNick Burch2011-07-081-2/+2
* Fix generics warningsNick Burch2011-03-041-4/+3
* cleaned javadoc warningsYegor Kozlov2010-06-061-1/+1
* More license headersNick Burch2010-05-241-0/+23
* Add in missing license headers to a few filesNick Burch2010-05-241-1/+18
* Enhanced SViewer to support most border types, cell formats, and conditional ...Yegor Kozlov2010-05-1012-0/+2841