aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/spreadsheet/drawings.xls
Commit message (Collapse)AuthorAgeFilesLines
* added few improvementsEvgeniy Berlog2012-07-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1364547 13f79535-47bb-0310-9956-ffa450edef68
* moved HSSFObjectData into drawing layerEvgeniy Berlog2012-07-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1361278 13f79535-47bb-0310-9956-ffa450edef68
* checked all examples, added several featuresEvgeniy Berlog2012-07-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1360132 13f79535-47bb-0310-9956-ffa450edef68
* implemented work with existing shape groups and polygonsEvgeniy Berlog2012-07-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1355866 13f79535-47bb-0310-9956-ffa450edef68
* implemented creating comments in existing files, bugfixesEvgeniy Berlog2012-06-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1354910 13f79535-47bb-0310-9956-ffa450edef68
* implemented creating shapes in existing filesEvgeniy Berlog2012-06-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1353960 13f79535-47bb-0310-9956-ffa450edef68
* added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added testsEvgeniy Berlog2012-06-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1352818 13f79535-47bb-0310-9956-ffa450edef68
* Added such improvements:Evgeniy Berlog2012-06-181-0/+0
1. Each shape contains EscherContainerRecord(SpContainer). Shapes get and set all properties into EscherOptRecord. 2. HSSFShapeGroup takes coordinates from EscherSpgrRecord. 3. Added tests for creating new HSSFSimpleShape from scratch and reading from existing file 4. Improved work with anchors. git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1351484 13f79535-47bb-0310-9956-ffa450edef68