/[Apache-SVN]
ViewVC logotype

Revision 703490


Jump to revision: Previous Next
Author: yegor
Date: Fri Oct 10 14:54:32 2008 UTC (15 years, 6 months ago)
Changed paths: 24
Log Message:
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

Changed paths

Path Details
Directorypoi/branches/ooxml/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Sheet.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/POIXMLDocumentPart.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/POIXMLRelation.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/dev/XSSFSave.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/Drawing.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/SharedStringsTable.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/StylesTable.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/ShapeTypes.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFClientAnchor.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDrawing.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFactory.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPicture.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPictureData.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRelation.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFShape.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSimpleShape.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/io/TestLoadSaveXSSF.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDrawing.java added
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPicture.java added
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPictureData.java added
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java modified , text changed
Directorypoi/branches/ooxml/src/testcases/org/apache/poi/hssf/data/WithDrawing.xlsx added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26