12 Commits (daad262fbce4dde7519d1c2a9f46e4751a0668cf)

Author SHA1 Message Date
  Nick Burch daad262fbc Apply (with slight tweaks) patch from bug #48432 - Support for XSSF themes 14 years ago
  Josh Micich bb7b42c126 Fixing compiler warnings - unboxing parameter to overloaded method, unnecessary typecast 15 years ago
  Yegor Kozlov db877653b7 more cleanup and refactoring of the ooxml code:1. removed deprecated methods from xssf and interfaces 15 years ago
  Yegor Kozlov 90afc5eb5c more code cleanup and refactoring: (a) removed references to ooxml schemas from XSSF enums, they should not depend on ooxml-schemas.jar 15 years ago
  Yegor Kozlov f160dd1e7b more progress on SpreadsheetML drawing layer;finished XSSFPicture, auto-sizing is supported; implemented initial support for shape groups. Common HSSF-XSSF drawing interfaces are still TODO. 15 years ago
  Josh Micich 162d9bd11d minor improvements to junits 15 years ago
  Nick Burch 65fc4ee335 Fix bug #45518 - Fix up ColumnHelper to output valid col tags, by making 1 based and 0 based bits clearer, and using the right ones 15 years ago
  Paolo Mottadelli 8f63a46255 ColumnHelper get/setColDefaultStyle; XSSFSheet setDefaultColumnStyle; XSSFCellStyle constructor refactored abd getIndex method implemented; StyesTable get/setCellXf and get/setCellStyleXf. + tests 16 years ago
  Nick Burch 703fdfabb6 Patch from Paolo from bug #44581 - fix ColumnHelper bug, and start on xssf stylings 16 years ago
  Ugo Cei cedd473b59 Applied patches for #44480, thanks to Paolo Mottadelli <p.mottadelli@sourcesense.com>, <paolo.moz@gmail.com> 16 years ago
  Ugo Cei cf6b3bd464 XSSF implementation of header and footer. Contributed by Paolo Mottadelli <p.mottadelli@sourcesense.com> as bugzilla issue #44330. 16 years ago
  Nick Burch da444a2b80 [ooxml branch] XSSFSheet get/setColumnWidth methods and tests, patch from Paolo 16 years ago