aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ddf
Commit message (Expand)AuthorAgeFilesLines
* Correctly increment the reference count of a blip when a picture is insertedYegor Kozlov2008-06-081-0/+4
* Patch from bug #44937 from Squeeself- Partial support for extracting Escher i...Nick Burch2008-05-201-14/+21
* more flexible creation of a clusterYegor Kozlov2008-04-301-2/+25
* correctly process PICT blips (see bug #44886)Yegor Kozlov2008-04-301-10/+57
* Fix from Trejkaz from bug #44857 - Avoid OOM on unknown escher records when E...Nick Burch2008-04-271-2/+5
* make sure all hslf classes use POI loggersYegor Kozlov2008-04-141-1/+1
* extra whitespace caused the test fail on win xp. Strange, but it worked fine ...Yegor Kozlov2008-01-221-1/+1
* Some more updates to the records->usermodel support for hssf shapes. Still no...Nick Burch2008-01-151-8/+60
* Make a start on processing shapes on a sheet out of a record. For now, doesn'...Nick Burch2008-01-091-4/+7
* fix broken compilation. removed a reference to a class from the scratchpad.Yegor Kozlov2007-09-111-17/+0
* initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se...Yegor Kozlov2007-08-265-10/+585
* Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 ...Nick Burch2007-08-151-1/+1
* Fix for bug 41946: remember if the complex part of an array property is empty...Yegor Kozlov2007-04-121-10/+20
* Add standard licence header for src/java directoryMark Thomas2007-01-152-1/+34
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2231-155/+186
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-291-3/+0
* Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ...Nick Burch2006-06-131-2/+32
* check for short EscherClientAnchor Records. Bug 34787 : by Nick BurchAvik Sengupta2005-05-251-14/+29
* Bug 34745 Update ddf.EscherTextboxRecord to be cleaner, and allow setting of ...Glen Stampoultzis2005-05-051-40/+30
* Patch from Nick. Bug 34744 Fix for ddf.DefaultRecordFactory never creating E...Glen Stampoultzis2005-05-051-2/+9
* Moving to headGlen Stampoultzis2005-05-011-0/+139
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-0112-366/+544
* bug 34435 , submitted by Nick Burch. ThanksAvik Sengupta2005-04-221-1/+4
* Some tests were checkin to the wrong source treeGlen Stampoultzis2004-04-1915-1431/+0
* New licence changes.Glen Stampoultzis2004-04-0946-157/+764
* Ported the drawing stuff from the rel_2_branch. Given the effort this took I...Glen Stampoultzis2004-04-0946-0/+7165