12 Commits (259c9967efb354a0feff2a861ac8bd20582b6562)

Author SHA1 Message Date
  Marius Volkhart 259c9967ef [bug-63046] Use Log4j 2 for logging 3 years ago
  Andreas Beeker 0f29ae8e4d Sonar fixes - type: bugs / severity: major 4 years ago
  Dominik Stadler 14812bee45 Adjust comments and add slightly more test-coverage 4 years ago
  PJ Fanning 08b68b5141 [bug-63842] FractionFormat casts whole part of the value into 'int' 4 years ago
  Javen O'Neal fac34b6740 cleanup for r1812476: avoid NPEs from string.isEmpty() 6 years ago
  Javen O'Neal 2ef3af567c replace "".equals(string) with string.isEmpty() to avoid null strings silently evaluating to false; most code should probably check string for null if it is not already 6 years ago
  Javen O'Neal 7b38711979 Convert all *.java files to use native end of line character(s) 7 years ago
  Andreas Beeker 86c72f59da - removed deprecated and confusing methods in XSSFColor 8 years ago
  Andreas Beeker 012cfb107c sonar fixes 8 years ago
  Dominik Stadler d05e0e199c Bug 57480: Fix some unnecessary casts, generics, Eclipse warnings, ... 9 years ago
  Tim Allison 0c35aa60e1 55419 and refactor SimpleFraction 10 years ago
  Nick Burch f9c9def944 Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatter handles fractions 11 years ago