]> source.dussan.org Git - poi.git/shortlog
poi.git
2007-06-26 Yegor Kozlovfixed [Bug 42677] - HSLF SlideShow write() issues...
2007-06-26 Yegor Kozlovmake the code compatible with JDK 1.4.2
2007-06-25 Rainer KluteRemoved unnecessary cast.
2007-06-25 Joe Schaefermove poi to top level
2007-06-23 Rainer KluteConsistency check added when reading property set strea... trunk@550310
2007-06-21 Nick BurchMake a start on processing the commands within the...
2007-06-21 Nick BurchStart on processing the commands stored within a HDGF...
2007-06-20 Nick BurchTweak test to match last V11 related change
2007-06-19 Nick BurchImproved support for chunks and chunk streams, plus...
2007-06-19 Nick BurchMake a start on supporting Chunks
2007-06-18 Nick BurchAdd a developer helper class, which prints out the...
2007-06-18 Nick BurchConvert HDGFDiagram to using the new pointer and stream...
2007-06-18 Nick BurchBasic support for a few key kinds of streams, and tests...
2007-06-18 Nick BurchInitial HDGF support for streams, plus tests
2007-06-18 Nick BurchInitial support for HDGF pointers, along with tests
2007-06-18 Nick BurchFirst stab at hdgf, an implementation of the visio...
2007-06-18 Nick BurchAdd information on the example code for the missing...
2007-06-17 Nick BurchFinish off the example use of MissingRecordAwareHSSFLis...
2007-06-17 Nick BurchAdd a new method on HSSFDateUtil of isADateFormat,...
2007-06-17 Nick BurchMake a start on some example code to use MissingRecordA...
2007-06-16 Nick BurchWhen we copy the normal jars into the right spot for...
2007-06-08 Nick BurchNew projected release date for 3.0.1
2007-06-08 Nick BurchAs requested by Andy, a big change to how the maven...
2007-06-08 Nick BurchRemove the section entries from the jar manifests,...
2007-06-06 Yegor Kozlovreplace Jakarta POI --> Apache POI in package.html... tags/REL_3_0_1_RC2@545474
2007-06-04 Nick BurchReplace the single method JavaDoc copied from the JDK...
2007-06-04 Nick BurchFix two broken links
2007-06-04 Nick BurchAdd a few more updates to the change log
2007-06-04 Andrew C. Oliverhttp://issues.apache.org/bugzilla/show_bug.cgi?id=23951 tags/REL_3_0_1_RC1@544164
2007-06-01 Nick BurchLots more Jakarta POI -> Apache POI, and poi-user@jakar...
2007-06-01 Nick BurchUpdate the group and project logo to account for TLP
2007-06-01 Yegor Kozlovencode unicode chars in HSLF unit tests
2007-05-31 Nick BurchUpdate the main .pom file based on advice from the...
2007-05-30 Nick BurchA couple more bug fixes for the changelog, and add...
2007-05-30 Yegor KozlovHSLF: readonly support for hyperlinks
2007-05-29 Nick BurchAdd a few of the recent changes to the chagelog, under...
2007-05-29 Nick BurchUpdate Jakarta -> Apache in the build file, and update...
2007-05-29 Nick BurchFurther updates to the site
2007-05-29 Nick BurchStart on updating the site for Jakarta -> Apache
2007-05-29 Yegor Kozlovfixed bug 38256: RuntimeException: Couldn't instantiate...
2007-05-28 Yegor Kozlovsupport for text bullets
2007-05-26 Yegor Kozlovfixed bug 42520: NPE in Picture.getPictureData() and...
2007-05-25 Yegor Kozlovfixed bug 42486: Failure parsing a seemingly valid...
2007-05-25 Yegor Kozlovadded support for TitleMaster object
2007-05-24 Yegor Kozlovfixed bug 42484: NullPointerException from ShapeGroup...
2007-05-24 Yegor Kozlovfixed bug 42485: All TextBoxes inside ShapeGroups have...
2007-05-24 Yegor Kozlovthrow HSLFException instead of RuntimeException
2007-05-24 Yegor Kozlovreturn null instead of throwing exception when slide...
2007-05-24 Yegor Kozlovapplied patches from bug 42474: (1) Incorrect matching...
2007-05-22 Nick BurchGive more guidance on where to put distribution files
2007-05-22 Nick BurchUpdate dates to ISO 8601 format, and copy data from...
2007-05-22 Nick BurchUpdate the release documentation to take account of...
2007-05-18 Nick BurchInitial version of a Missing Record Aware shim on HSSFL...
2007-05-18 Nick BurchAdd some entity definitions that all our xdocs refer...
2007-05-18 Nick BurchIf the apparent location of the current user atom is...
2007-05-18 Nick BurchUpdates for 3.0 being released
2007-05-07 Yegor KozlovHSLF docs updated: added a note on using HSLF when... tags/REL_3_0@536804 tags/REL_3_0_RC4@536804
2007-05-06 Yegor KozlovHSSF docs updated: added a note on using HSSFSheet...
2007-05-04 Nick BurchAdd a note about using Cocoon to do XML -> XLS, since...
2007-05-03 Nick BurchUpdate the changelog
2007-04-26 Nick BurchTweak a few more elements in the pom
2007-04-25 Nick BurchUpdate issueTrackingUrl in maven pom
2007-04-23 Nick BurchDetect, and report a meaningful error, if we come acros...
2007-04-20 Nick BurchUpdate the groupId to org.apache.poi, as per mavern...
2007-04-18 Yegor Kozlovcleaning the code before release
2007-04-18 Yegor Kozlovfixed misc bugs in the hslf how-to doc
2007-04-16 Yegor Kozlovapplied the patch submitted in Bug 38976: added createP...
2007-04-16 Yegor Kozlovtestcases for bugs 38266 and 40738
2007-04-16 Yegor Kozlovapplied the patch submitted in Bug 41223: Simple image...
2007-04-12 Yegor Kozlovuse POILogger instead of System.err in hslf records...
2007-04-12 Yegor KozlovFix for bug 41946: remember if the complex part of...
2007-04-03 Nick BurchIt seems that some PPT files only have linkAtom + linkD...
2007-04-02 Nick BurchAdd in a clean step before compile in dist
2007-03-30 Yegor Kozlovconvert from pixels (96dpi) to points(72dpi) when setti... tags/REL_3_0_RC3@524754
2007-03-29 Nick BurchApply Trejkax's fix from bug #41653, and do a whole...
2007-03-29 Nick BurchDon't NPE if we have a reference to a note, where there...
2007-03-21 Yegor Kozlovfixed bug 41384: Array index wrong in record creation tags/REL_3_0_RC2@523660
2007-03-20 Yegor Kozlovfixed bug 41761: NPE when serializing a workbook with...
2007-03-20 Yegor Kozlovexcluded rich text and outlines from POI 2.5 limitations
2007-03-12 Yegor Kozlovimproved work with cell comments
2007-03-02 Andrew C. Oliverfix amateur hour coding mistake tags/REL_3_0_RC1@516901
2007-03-02 Andrew C. Oliverhttp://issues.apache.org/bugzilla/show_bug.cgi?id=40548
2007-03-02 Andrew C. OliverAllow user defined named ranges. Calling super doesn...
2007-03-01 Nick BurchIf the username length in the CurrentUserAtom is clearl...
2007-02-26 Yegor Kozlovnot autofit for formula cells
2007-02-13 Yegor Kozlovsupport for auto-sizing worksheet columns
2007-01-31 Yegor Kozlovchanging attributes of existing cell comments is reflec...
2007-01-30 Rainer KluteMake this compile for me.
2007-01-18 Mark ThomasAdd svn properties
2007-01-18 Mark ThomasRemove copyright since it is now in NOTICE file and...
2007-01-17 Nick BurchAdd ExObjList support
2007-01-17 Nick BurchAdd ExHyperlink tests against a real file
2007-01-17 Nick BurchAdd support for ExHyperlink and ExHyperlinkAtom
2007-01-17 Nick BurchSupport InteractiveInfo, the parent of InteractiveInfoAtom
2007-01-17 Nick BurchInitial, basic support for InteractiveInfoAtom
2007-01-17 Andrew C. Oliveradded a single space in an irrelevant place
2007-01-16 Nick BurchTweak comments and variable names, to make the wacky...
2007-01-16 Avik Senguptatestcases for still unfixed bugs
2007-01-16 Avik SenguptaTestcases for bugs. Thanks Yegor
2007-01-15 Mark ThomasAdd standard licence header for src/documentation/conte...
next