14 Commits (b18a3aa6bae08c494313b909561e2ebf24209335)

Autor SHA1 Mensagem Data
  Andreas Beeker b09c85ff04 eclipse warning fixes 8 anos atrás
  Javen O'Neal 9bdfcc4be6 bug 58775: add unit test to test for non-built-in data formats 8 anos atrás
  Nick Burch 0e7caa5eb1 Bug #55265 - DataFormatter correct support for alternate number grouping characters, eg 1234 + #'##0 = 1'234 not 1,234 8 anos atrás
  Nick Burch 8cd7f1f736 58536 DataFormatter and CellFormat non-localised support for localised currency formats like [$£-809] 8 anos atrás
  Nick Burch e966499ad2 #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which 8 anos atrás
  Nick Burch e57d3c7631 Remove un-used imports 13 anos atrás
  Nick Burch 23935eb2a5 Fix bug #49928 for HSSF too - refactor HSSFDataFormat to allow overriding of built in formats, and tweak the format unit tests to do the same check for HSSF and XSSF. Also corrects some builtin formats for new HSSFWorkbooks which were slightly off 13 anos atrás
  Josh Micich 88dbbbf1c6 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 anos atrás
  Josh Micich ed1b4794a0 Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of box instances. Applied patch with mods 14 anos atrás
  Yegor Kozlov bd966f208b removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 15 anos atrás
  Josh Micich ee3718b5a7 Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast 15 anos atrás
  Josh Micich 9926c89006 Fixed compiler warnings - unnecessary throws declaration 15 anos atrás
  Yegor Kozlov 52ab464cab improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespace, removed duplicate tests, refactored code to throw same exceptions, etc 15 anos atrás
  Yegor Kozlov e4d94add7f support built-in data formats in XSSFDataFormat 15 anos atrás