3 Commits (a24820e629dc37b3f3b78aa69602fc7a99ccf1bd)

Author SHA1 Message Date
  PJ Fanning a24820e629 add data-formatter test 2 years ago
  PJ Fanning d3899d4744 convert tabs to spaces 3 years ago
  Andreas Beeker b6aee1ef6d 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker 37791e4bdf 65206 - Migrate ant / maven to gradle build 3 years ago
  Andreas Beeker a7d741fd17 Sonar fixes 3 years ago
  Andreas Beeker fb2a96a048 Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Greg Woolsey 530dd0e083 61060 - teach DataFormatter about conditional formatting rules with number formats 7 years ago
  Javen O'Neal 99125ee191 Eclipse automated refactor/cleanup: add missing @Override and @Deprecated annotations 7 years ago
  Andreas Beeker 78d19690c8 eclipse warning fixes 8 years ago
  Javen O'Neal 2d0c264464 bug 58775: set an upper limit on number of data formats, default 250. 8 years ago
  Javen O'Neal b01c8e342c bug 58778: override a built-in number format, such as using £ instead of $ for currency 8 years ago
  Javen O'Neal ec73bc3e21 bug 58775: fix a>b which should be a>=b; use shorts instead of ints to hold number format index 8 years ago
  Javen O'Neal 20b3a7bd48 bug 58775: use assertNotBuiltInFormat 8 years ago
  Nick Burch b3f68c4eb4 #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), which 8 years ago
  Nick Burch aad9e6907d 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 years ago
  Yegor Kozlov 6ac11ae86c allow overridden built-in formats in XSSFCellStyle, see Bugzilla 49928 13 years ago
  Josh Micich feafcb8f48 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
  Josh Micich 27b61f396a Fixed compiler warnings - unnecessary throws declaration 15 years ago
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 15 years ago
  Yegor Kozlov 3bd494cc62 support built-in data formats in XSSFDataFormat 15 years ago
  Yegor Kozlov 7c6706750f more improvements in shiftRows: 1. shift named ranges and merged regions, JUnit added. 2. fixed shiftRows in XSSF to preserve row heights, see bugzilla 46719. 15 years ago
  Yegor Kozlov 2ef665caf6 added setDisplayZeros / isDisplayZeros and getMergedRegion(int) to common interface org.apache.poi.ss.usermodel.Sheet; more progress on testing common xssf-hssf interfaces 15 years ago
  Yegor Kozlov 627105e288 refactored XSSFSheet.shiftRows to use FormulaShifter, use a common test superclass for both hssf and xssf 15 years ago