3 Commits (3ee045c2a27cd74411a324549c245ede9bc71576)

Author SHA1 Message Date
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 14 years ago
  Josh Micich 6a7fc37e73 Changed CRLF to LF in .java base src files. Minor reformatting fixes. 15 years ago
  Yegor Kozlov 0c1095db76 moved common interfaces from src/ooxml/interfaces-jdk15 to src/java, they do belong there 15 years ago
  Yegor Kozlov 958a47a453 1. moved ooxml enums into interfaces-jdk15, they are common and should be in the place as the interfaces 2. removed obsolete and deprecated classes 3. Fixed XSSFWorkbook.cloneSheet. Now it makes a 'true' deep copy of a sheet 4. ooxml has a compile-time dependency on scratchpad, fixed build.xml to reflect that 15 years ago
  Yegor Kozlov bff1825f78 applied patch #45967 by Gisella Bronzetti: support for XSSFPrintSetup object 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