/[Apache-SVN]
ViewVC logotype

Revision 705638


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

Changed paths

Path Details
Directorypoi/branches/ooxml/src/examples/src/org/apache/poi/xssf/usermodel/examples/WorkingWithPictures.java added
Directorypoi/branches/ooxml/src/ooxml/interfaces-jdk15/org/apache/poi/ss/usermodel/Row.java modified , text changed
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/POIXMLFactory.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/model/CommentsTable.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/XSSFAnchor.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFChildAnchor.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFClientAnchor.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFConnector.java added
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFDrawing.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPicture.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRichTextString.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRow.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFShape.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFShapeGroup.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 modified , text changed
Directorypoi/branches/ooxml/src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFTextBox.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/usermodel/TestXSSFCell.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFDrawing.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFRow.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFSheet.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFWorkbook.java modified , text changed
Directorypoi/branches/ooxml/src/ooxml/testcases/org/apache/poi/xssf/usermodel/helpers/TestColumnHelper.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26