aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ddf
Commit message (Expand)AuthorAgeFilesLines
...
* Changed CRLF to LF in poi/ddf, Minor fixes for compiler warnings, and formattingJosh Micich2009-05-1933-1528/+611
* Changed CRLF to LF in .java base src files. Minor reformatting fixes.Josh Micich2009-05-191-276/+276
* Should have been part of c746085 (More fixes to allow EscherContainerRecord t...Josh Micich2009-02-201-30/+70
* Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out ...Josh Micich2009-02-191-56/+56
* Added Apache License text to files where it was missing. Also fixed some comp...Josh Micich2009-02-192-57/+43
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-091-3/+4
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-09-071-0/+17
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-301-3/+13
* New class org.apache.poi.hssf.record.RecordFormatException, which DDF uses in...Nick Burch2008-07-216-6/+6
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-06-091-0/+4
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-201-14/+21
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-062-7/+80
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-141-1/+1
* Merged revisions 614274 via svnmerge from Ugo Cei2008-01-241-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