15 Commits (3778a3e9e24470499ebf0310a50848bdee266488)

Author SHA1 Message Date
  Andreas Beeker 3778a3e9e2 Sonar fixes 3 years ago
  PJ Fanning d1deecfc9c [bug-62908] populate NamedColors 5 years ago
  PJ Fanning 913d6bc086 use codepoint iterator in a few places 6 years ago
  PJ Fanning acc7b356ee add forbidden api checks for non-Locale toLowerCase and toUpperCase 6 years ago
  Javen O'Neal 117f08049b string.equals("") -> string.isEmpty() or "".equals(string) 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  PJ Fanning 52d3ea57f4 javadoc: replace invalid self enclosing elements 6 years ago
  PJ Fanning 26389768b9 [Bug 60422] fix data formatter issue with specific format in German locale 7 years ago
  Dominik Stadler 0ba83f7683 Regression in version 3.14-beta1: three or four-part formats with locale id cause exceptions when formatting instead of falling back to other formatting 8 years ago
  Nick Burch 9a080e3666 58536 DataFormatter and CellFormat non-localised support for localised currency formats like [$£-809] 8 years ago
  Andreas Beeker a3d2eb57ff Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 8 years ago
  Nick Burch e54f105bc0 Fix some Forbidden APIs errors 8 years ago
  Yegor Kozlov 41ac3b51d3 Bugzilla 52708 - misc improvements in CellFormat 12 years ago
  Nick Burch bcf0cf3b32 Fix generics warnings 13 years ago
  Yegor Kozlov 9017094231 Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla #49066 14 years ago