8 Commits (f60ca168298d7f7a89041ef36e6c44949a0ee677)

Author SHA1 Message Date
  Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles 7 years ago
  Dominik Stadler 6e22add129 Fix compiler warnings and ensure CTChartSheets stays included and is not refactored out by automated import reorganization 8 years ago
  Javen O'Neal 844478fcb8 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 c5135474af convert to junit4 8 years ago
  Yegor Kozlov e4b2a66d09 more progress with xssf chart api, see Bug 51196 12 years ago
  Nick Burch d290f515a4 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 feafcb8f48 Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
  Yegor Kozlov 70e9580226 avoid NPE when calling methods from the superclass and initialize XSSFChartSheet with a blank sheet, see Bugzilla 48087 14 years ago