summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move poi to top levelREL_3_0_1_RC2Joe Schaefer2007-06-250-0/+0
* Tag as 3.0.1 RC2Nick Burch2007-06-085-79/+130
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-0617-17/+17
* Replace the single method JavaDoc copied from the JDK with our own documentat...Nick Burch2007-06-042-16/+34
* Fix two broken linksNick Burch2007-06-042-2/+2
* Add a few more updates to the change logNick Burch2007-06-042-0/+4
* http://issues.apache.org/bugzilla/show_bug.cgi?id=23951Andrew C. Oliver2007-06-042-1/+14
* Lots more Jakarta POI -> Apache POI, and poi-user@jakarta -> user@poi changesNick Burch2007-06-0130-37/+36
* Update the group and project logo to account for TLPNick Burch2007-06-019-2/+2
* encode unicode chars in HSLF unit testsYegor Kozlov2007-06-012-7/+7
* Update the main .pom file based on advice from the repos team. Include the re...Nick Burch2007-05-314-7/+105
* A couple more bug fixes for the changelog, and add documentation on the missi...Nick Burch2007-05-303-27/+97
* HSLF: readonly support for hyperlinksYegor Kozlov2007-05-3020-108/+934
* Add a few of the recent changes to the chagelog, under the provisional 3.0.1 ...Nick Burch2007-05-292-0/+14
* Update Jakarta -> Apache in the build file, and update more of the siteNick Burch2007-05-298-48/+47
* Further updates to the siteNick Burch2007-05-298-13/+197
* Start on updating the site for Jakarta -> ApacheNick Burch2007-05-297-27/+32
* fixed bug 38256: RuntimeException: Couldn't instantiate the class for type wi...Yegor Kozlov2007-05-293-3/+63
* support for text bulletsYegor Kozlov2007-05-2810-51/+349
* fixed bug 42520: NPE in Picture.getPictureData() and bug 42524: NPE in Shape...Yegor Kozlov2007-05-268-16/+117
* fixed bug 42486: Failure parsing a seemingly valid PPT. Some of the assertio...Yegor Kozlov2007-05-253-23/+29
* added support for TitleMaster objectYegor Kozlov2007-05-2518-374/+617
* fixed bug 42484: NullPointerException from ShapeGroup.getAnchor()Yegor Kozlov2007-05-242-0/+41
* fixed bug 42485: All TextBoxes inside ShapeGroups have null TextRunsYegor Kozlov2007-05-243-4/+27
* throw HSLFException instead of RuntimeExceptionYegor Kozlov2007-05-2413-63/+119
* return null instead of throwing exception when slide master is not foundYegor Kozlov2007-05-241-1/+1
* applied patches from bug 42474: (1) Incorrect matching of notes to slides and...Yegor Kozlov2007-05-246-30/+97
* Give more guidance on where to put distribution filesNick Burch2007-05-221-1/+2
* Update dates to ISO 8601 format, and copy data from changes to statusNick Burch2007-05-222-36/+52
* Update the release documentation to take account of voting on releasing artif...Nick Burch2007-05-221-7/+27
* Initial version of a Missing Record Aware shim on HSSFListener. Includes limi...Nick Burch2007-05-186-0/+733
* Add some entity definitions that all our xdocs refer to, but which weren't th...Nick Burch2007-05-185-0/+417
* If the apparent location of the current user atom is past the end of the data...Nick Burch2007-05-181-0/+6
* Updates for 3.0 being releasedNick Burch2007-05-183-9/+21
* 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