| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed javadoc warnings | Yegor Kozlov | 2012-11-16 | 1 | -1/+1 |
* | added features: | Evgeniy Berlog | 2012-07-28 | 2 | -1/+10 |
* | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 1 | -1/+1 |
* | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 1 | -4/+19 |
* | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests | Evgeniy Berlog | 2012-06-22 | 2 | -8/+0 |
* | improved aggregating drawing records in documents with charts, | Evgeniy Berlog | 2012-06-19 | 2 | -3/+45 |
* | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 3 | -1/+16 |
* | fixed EscherAggregate to correctly write records with trailing solver container | Yegor Kozlov | 2012-06-14 | 1 | -1/+1 |
* | more tests and fixes, see patch from May 30 in Bugzilla 53010 | Yegor Kozlov | 2012-05-31 | 1 | -0/+3 |
* | polishing BiffDrawingToXml: more readable output and removed unnecessary tags | Yegor Kozlov | 2012-05-05 | 4 | -24/+18 |
* | Bugzilla 53058 - Utility for representing drawings contained in a binary Exce... | Yegor Kozlov | 2012-05-02 | 26 | -18/+418 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 3 | -7/+15 |
* | fix field updating in AbstractEscherOptRecord; | Sergey Vladimirov | 2011-09-06 | 4 | -86/+76 |
* | replace getInstance() / getOptions() with getShapeType for EscherSpRecord | Sergey Vladimirov | 2011-08-31 | 18 | -19/+62 |
* | split option field into version and instance | Sergey Vladimirov | 2011-08-31 | 1 | -9/+64 |
* | fix compiler warning about encoding | Sergey Vladimirov | 2011-08-09 | 1 | -2/+2 |
* | exctract common properties record code into AbstractEscherOptRecord | Sergey Vladimirov | 2011-07-29 | 3 | -219/+184 |
* | child of ContainerRecord is not only SpContainer; use generics to preserve so... | Sergey Vladimirov | 2011-07-28 | 2 | -10/+18 |
* | add additional escher properties names from 2.3.4. Group Shape | Sergey Vladimirov | 2011-07-28 | 1 | -9/+56 |
* | make EscherContainerRecord.toString() indent children even if they don't supp... | Sergey Vladimirov | 2011-07-28 | 1 | -28/+20 |
* | add EscherTertiaryOptRecord support | Sergey Vladimirov | 2011-07-28 | 2 | -5/+118 |
* | fix generics compiler warnings | Sergey Vladimirov | 2011-07-28 | 1 | -19/+16 |
* | bug 50401 - fixed EscherProperty to return property name instead of 'unknown'... | Yegor Kozlov | 2011-07-21 | 1 | -1/+1 |
* | bug 46250 - Fixed cloning worksheets with images | Yegor Kozlov | 2011-07-19 | 1 | -3/+12 |
* | prevent ArrayIndexOutOfBoundException in UnknowEscherRecord, see bug #49579 | Yegor Kozlov | 2010-07-27 | 1 | -0/+13 |
* | More license headers | Nick Burch | 2010-05-24 | 1 | -1/+1 |
* | Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b... | Josh Micich | 2009-10-08 | 3 | -7/+7 |
* | Bugzilla 47412 - Fixed concurrency issue with EscherProperties.initProps() | Josh Micich | 2009-06-23 | 1 | -602/+582 |
* | Fixed OOM in HSSFWorkbook#getAllPictures when reading .xls files containing m... | Yegor Kozlov | 2009-06-20 | 3 | -8/+24 |
* | removed '@version $Id:$' tags (all were in javadoc comments) | Josh Micich | 2009-06-01 | 1 | -17/+17 |
* | Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formatting | Josh Micich | 2009-05-19 | 33 | -1528/+611 |
* | Changed CRLF to LF in .java base src files. Minor reformatting fixes. | Josh Micich | 2009-05-19 | 1 | -276/+276 |
* | Should have been part of c746085 (More fixes to allow EscherContainerRecord t... | Josh Micich | 2009-02-20 | 1 | -30/+70 |
* | Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ... | Josh Micich | 2009-02-19 | 1 | -56/+56 |
* | Added Apache License text to files where it was missing. Also fixed some comp... | Josh Micich | 2009-02-19 | 2 | -57/+43 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-09 | 1 | -3/+4 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-09-07 | 1 | -0/+17 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-08-30 | 1 | -3/+13 |
* | New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses in... | Nick Burch | 2008-07-21 | 6 | -6/+6 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-06-09 | 1 | -0/+4 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-20 | 1 | -14/+21 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-06 | 2 | -7/+80 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-14 | 1 | -1/+1 |
* | Merged revisions 614274 via svnmerge from | Ugo Cei | 2008-01-24 | 1 | -1/+1 |
* | Some more updates to the records->usermodel support for hssf shapes. Still no... | Nick Burch | 2008-01-15 | 1 | -8/+60 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 1 | -4/+7 |
* | fix broken compilation. removed a reference to a class from the scratchpad. | Yegor Kozlov | 2007-09-11 | 1 | -17/+0 |
* | initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se... | Yegor Kozlov | 2007-08-26 | 5 | -10/+585 |
* | Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 ... | Nick Burch | 2007-08-15 | 1 | -1/+1 |
* | Fix for bug 41946: remember if the complex part of an array property is empty... | Yegor Kozlov | 2007-04-12 | 1 | -10/+20 |