You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andreas Beeker 1dc771394b Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
..
CellDateFormatter.java #63291 CellFormat global cache isn't thread-safe 5 years ago
CellElapsedFormatter.java Replace manual close with try-with-resources 4 years ago
CellFormat.java use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) 4 years ago
CellFormatCondition.java Remove unnecessary type arguments (Java 8) 6 years ago
CellFormatPart.java [bug-62908] populate NamedColors 5 years ago
CellFormatResult.java Patch from Javen ONeal from bug #58254 - CellFormatResult.text should check for nulls as per the javadoc 8 years ago
CellFormatType.java [Bug 60422] fix data formatter issue with specific format in German locale 6 years ago
CellFormatter.java #63291 CellFormat global cache isn't thread-safe 5 years ago
CellGeneralFormatter.java Replace manual close with try-with-resources 4 years ago
CellNumberFormatter.java Sonar Fixes - "static" base class members should not be accessed via derived types 4 years ago
CellNumberPartHandler.java Remove unnecessary type arguments (Java 8) 6 years ago
CellNumberStringMod.java Convert all *.java files to use native end of line character(s) 7 years ago
CellTextFormatter.java use indexOf(char) instead of indexOf(String) where possible; replace one more StringBuffer with StringBuilder - bug 63805 4 years ago
SimpleFraction.java fix unnecessary cast warnings 8 years ago
package-info.java change package.html to package-info.java 4 years ago