18 Commits (fb2a96a04832a62c6ceb7bf5011b106547780ff9)

Author SHA1 Message Date
  Andreas Beeker fb2a96a048 Sonar fixes 3 years ago
  Andreas Beeker a0fa9e19b1 #65026 - Migrate tests to Junit 5 3 years ago
  Andreas Beeker 9de555bfd4 #64213 - Picture.resize(double scale) scales width wrong for small pictures and when dx1 is set 4 years ago
  Dominik Stadler 5e394a5e10 Let IntelliJ simplify some assertions 4 years ago
  Javen O'Neal ef017d70c1 bug 58636: upgrade anchor types from int to AnchorType enum 8 years ago
  Andreas Beeker 91e617e369 extended forbidden-apis-check to ooxml-tests 8 years ago
  Dominik Stadler c12f336524 Bug 57355: Fix ArrayIndexOutOfBoundsException by removing two unnecessary lines in XSSFSheet.getColumnWidthInPixels() 9 years ago
  Andreas Beeker d43ba17fe9 Picture method to resize with different scales in width and height 9 years ago
  Dominik Stadler 764ec1df17 Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), this way we get better information on failure 10 years ago
  Yegor Kozlov 95366195ff Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() 11 years ago
  Yegor Kozlov b0f8fcc9ee Bug 50458: Fixed missing shapeId in XSSF drawings 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
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Josh Micich e918a0cd0d Fixed unused imports compiler warnings (and some others) 15 years ago
  Josh Micich 5c55b57964 Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and formatting 15 years ago
  Yegor Kozlov e47dd63c80 more refactoring of common ss tests 15 years ago
  Yegor Kozlov a7816b7bdb added modifiers for anchor type to XSSFClientAnchor 15 years ago
  Yegor Kozlov b4e74b306c Initial support for SpreadsheetML drawings,implemented XSSFPicture, added ability to add pictures to workbook, refactored XSSFPictureData to be a subclass of POIXMLDocumentPart. Also refactored misc odds and ends in order to produce xml better compatible with what MS Office produces 15 years ago