22 Commits (3b8f806850882b1aa60923526b44950d215a8990)

Author SHA1 Message Date
  Alain Béarez 3b8f806850 XDDF usermodel for Charts closes #68 on GitHub 6 years ago
  PJ Fanning aa9b57774f use StringBuilder in more places 6 years ago
  Dominik Stadler 0cfa1ede4c Remove unnecessary type arguments (Java 8) 6 years ago
  PJ Fanning a420b90906 Remove more deprecated code (MissingCellPolicy) 7 years ago
  Greg Woolsey aca91b7888 Standardize some more common chart axis properties. 7 years ago
  Greg Woolsey f60ca16829 Issue #60971, handle formula chart titles 7 years ago
  Andreas Beeker b988f251ad #60331 - Remove deprecated classes - remove constructors with PackageRelationship argument 7 years ago
  Javen O'Neal ff0e46af6d bug 59773: move loop invariants outside of loop or change for loops to for-each loops 8 years ago
  Nick Burch 112dc844a0 Pull out two more XSSF namespace definitions as re-usable constants 8 years ago
  Nick Burch b1d13db902 Patch from Jim King from bug #57989 - XSSFChart support for setting chart titles, plus get+set unit tests 8 years ago
  Andreas Beeker 7150bcd358 Javadocs fixes 8 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Andreas Beeker b3ce115ea5 remove unnecessary @SuppressWarnings("deprecation") warnings (because of old xml schemas) 8 years ago
  Andreas Beeker 01a6730ea7 #58617 - Add custom safe XmlBeans type loader / rename vendor specific schema packages 8 years ago
  Dominik Stadler e62cac4f71 Use the default XmlOptions for all the invocations of the XmlBeans XML parsing 8 years ago
  Dominik Stadler e224d82fe5 Bug 57362: Properly initialize chart axis when loading a workbook which already contains a chart. 9 years ago
  Andreas Beeker 56051c3e44 merge with trunk 9 years ago
  Andreas Beeker f39e6bea74 Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods 9 years ago
  Cédric Walter 4a55b25fd8 Bug 54676: added new chart axis type: Category axis 10 years ago
  Yegor Kozlov e3f83511dc optimized unused imports and removed deprecation warnings in poi-ooxml 12 years ago
  Yegor Kozlov e229a9e472 Bug 51196: more progress with Spreadsheet Chart API 13 years ago
  Yegor Kozlov 3392d09375 Bugzilla 51196: Initial support for Spreadsheet Chart API 13 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