summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move poi to top levelREL_3_0_RC4Joe Schaefer2007-06-250-0/+0
* Tag as RC4Nick Burch2007-05-100-0/+0
* HSLF docs updated: added a note on using HSLF when graphical environment is n...Yegor Kozlov2007-05-071-0/+7
* HSSF docs updated: added a note on using HSSFSheet.autoSizeColumn in headless...Yegor Kozlov2007-05-061-4/+25
* Add a note about using Cocoon to do XML -> XLS, since people have been asking...Nick Burch2007-05-041-0/+8
* Update the changelogNick Burch2007-05-031-0/+13
* Tweak a few more elements in the pomNick Burch2007-04-261-4/+4
* Update issueTrackingUrl in maven pomNick Burch2007-04-251-1/+4
* Detect, and report a meaningful error, if we come across an Office 2007 XML d...Nick Burch2007-04-234-0/+94
* Update the groupId to org.apache.poi, as per mavern guidelinesNick Burch2007-04-201-1/+1
* cleaning the code before releaseYegor Kozlov2007-04-182-10/+3
* fixed misc bugs in the hslf how-to docYegor Kozlov2007-04-181-12/+13
* applied the patch submitted in Bug 38976: added createPicture to HSSFShapeGroupYegor Kozlov2007-04-161-0/+17
* testcases for bugs 38266 and 40738Yegor Kozlov2007-04-163-1/+45
* applied the patch submitted in Bug 41223: Simple image extraction for HSSFWor...Yegor Kozlov2007-04-163-11/+249
* use POILogger instead of System.err in hslf records. If users want verbose ou...Yegor Kozlov2007-04-126-9/+23
* Fix for bug 41946: remember if the complex part of an array property is empty...Yegor Kozlov2007-04-122-10/+101
* It seems that some PPT files only have linkAtom + linkDetailsA for their ExHy...Nick Burch2007-04-031-6/+19
* Add in a clean step before compile in distNick Burch2007-04-021-3/+3
* convert from pixels (96dpi) to points(72dpi) when setting picture anchorYegor Kozlov2007-03-301-1/+1
* Apply Trejkax's fix from bug #41653, and do a whole load of tests for the HWP...Nick Burch2007-03-293-5/+163
* Don't NPE if we have a reference to a note, where there's no core record to g...Nick Burch2007-03-293-13/+45
* fixed bug 41384: Array index wrong in record creationYegor Kozlov2007-03-213-1/+54
* fixed bug 41761: NPE when serializing a workbook with empty rows Yegor Kozlov2007-03-203-7/+40
* excluded rich text and outlines from POI 2.5 limitationsYegor Kozlov2007-03-201-14/+1
* improved work with cell commentsYegor Kozlov2007-03-124-37/+63
* fix amateur hour coding mistake Andrew C. Oliver2007-03-021-5/+6
* http://issues.apache.org/bugzilla/show_bug.cgi?id=40548Andrew C. Oliver2007-03-021-5/+8
* Allow user defined named ranges. Calling super doesn't seem to break anythin...Andrew C. Oliver2007-03-021-1/+4
* If the username length in the CurrentUserAtom is clearly wrong, treat it as i...Nick Burch2007-03-011-2/+13
* not autofit for formula cellsYegor Kozlov2007-02-261-2/+0
* support for auto-sizing worksheet columnsYegor Kozlov2007-02-132-22/+131
* changing attributes of existing cell comments is reflected after saveYegor Kozlov2007-01-313-5/+65
* Make this compile for me.Rainer Klute2007-01-301-1/+1
* Add svn propertiesMark Thomas2007-01-180-0/+0
* Remove copyright since it is now in NOTICE file and add XML declarationMark Thomas2007-01-181-1/+1
* Add ExObjList supportNick Burch2007-01-178-7/+430
* Add ExHyperlink tests against a real fileNick Burch2007-01-172-2/+46
* Add support for ExHyperlink and ExHyperlinkAtomNick Burch2007-01-177-3/+474
* Support InteractiveInfo, the parent of InteractiveInfoAtomNick Burch2007-01-173-1/+185
* Initial, basic support for InteractiveInfoAtomNick Burch2007-01-174-1/+278
* added a single space in an irrelevant placeAndrew C. Oliver2007-01-171-1/+1
* Tweak comments and variable names, to make the wacky colour stuff as BGR not ...Nick Burch2007-01-161-4/+6
* testcases for still unfixed bugsAvik Sengupta2007-01-163-0/+64
* Testcases for bugs. Thanks YegorAvik Sengupta2007-01-1614-1/+331
* Add standard licence header for src/documentation/content directoryMark Thomas2007-01-15102-402/+2136
* Add standard licence header for src/documentation/skins directoryMark Thomas2007-01-1521-17/+372
* Add standard licence header for src/types directoryMark Thomas2007-01-1510-28/+176
* Add standard licence header for src/testcases directoryMark Thomas2007-01-157-0/+112
* Add standard licence header for src/resources directoryMark Thomas2007-01-153-0/+45