10 Commits (439ad4cbc74d206595a11ce926a1814523c8e44f)

Author SHA1 Message Date
  Dominik Stadler 439ad4cbc7 Close file-resources in unit-tests, fix IDE warnings 4 years ago
  PJ Fanning 4209a1b2da Remove some deprecated *SSF APIs 7 years ago
  Greg Woolsey 6163e4ca45 Issue #60971, handle formula chart titles 7 years ago
  Dominik Stadler 78a05ca7a0 Fix compiler warnings and ensure CTChartSheets stays included and is not refactored out by automated import reorganization 8 years ago
  Javen O'Neal 921c9b9e4b junit4 assert* improvements, add CTChartsheet to unit test so that it's compiled into poi-ooxml-schemas.jar (if it isn't already) 8 years ago
  Javen O'Neal db25900315 convert to junit4 8 years ago
  Yegor Kozlov b1dce5c2ad more progress with xssf chart api, see Bug 51196 12 years ago
  Nick Burch 09470f80ba Initial support for XSSF Charts. Provides easy access to the underlying CTChart object via the Sheet Drawing, but no high level interface onto the chart contents as yet. 13 years ago
  Josh Micich 88dbbbf1c6 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
  Yegor Kozlov 0880802d5d avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 14 years ago