]> source.dussan.org Git - poi.git/shortlog
poi.git
2007-09-25 Nick BurchFix from Pavel Krupets for Excel Bug Date (1900/2/29)
2007-09-24 Nick BurchAdd some testdata paths to the single unit test task...
2007-09-24 Nick BurchAllow HSSFSheet to get at its parent workbook, and...
2007-09-19 Nick BurchUpdate POIDocument to use POILogger
2007-09-19 Nick BurchFinish the POIDocument move, and update HSSFWorkbook...
2007-09-19 Nick BurchMove POIDocument out of the scratchpad
2007-09-19 Nick BurchMove POIDocument out of the scratchpad
2007-09-18 Nick BurchFix for cell references on rows > 32768 (bug #43399)
2007-09-18 Nick BurchImproved Formula Parser support for ranges and exponent...
2007-09-17 Nick BurchFix for rows between 32767 and 65536, don't incorrectly...
2007-09-17 Nick BurchConvert to use POIDocument
2007-09-17 Nick BurchWhen writing out a HSLF file, optionally also write...
2007-09-17 Nick BurchEnsure that evaluateInCell sets the underlying cell...
2007-09-17 Nick BurchImplementation of the Day function from Pavel Krupets
2007-09-17 Nick BurchFix the indenting on write(), which has been messed...
2007-09-17 Nick BurchAdd a note on autoSizeColumn being a somewhat slow...
2007-09-13 Yegor Kozlovfixed re-open of bug #42844. HSSFEventFactory silently...
2007-09-11 Yegor Kozlovfix broken compilation. removed a reference to a class...
2007-09-09 Yegor Kozlovsupport for adding Picture to ShapeGroup in HSLF. See...
2007-09-08 Yegor KozlovSupport for getting OLE objects from HSSFWorkbook....
2007-09-08 Yegor KozlovSupport for getting OLE object data from slide show...
2007-08-26 Yegor Kozlovinitial support for WMF and EMF pictures in HSSFWorkboo...
2007-08-26 Yegor Kozlovfixed: Bug 43088: Excel file can't be loaded if comment...
2007-08-23 Nick BurchChangelog update
2007-08-23 Nick BurchFix for bug #42844 - Include some of the crazy continue...
2007-08-23 Nick BurchWhen writing out a workbook, skip a WORKBOOK stream...
2007-08-23 Nick BurchImplementation of Month and Year functions, from Guente...
2007-08-23 Nick BurchWhen trying to tell if a PPT file is encrypted or not...
2007-08-15 Nick BurchAdd in missing copyright headers to a couple of new...
2007-08-15 Nick BurchPatch from Trejkaz from bug #43116 - Fix for Escher...
2007-08-15 Nick BurchPatch from bug #43108 - when fetching system properties...
2007-08-15 Nick BurchPatch from David Law in bug #43093 - handle Area3D...
2007-08-10 Yegor KozlovBug 43090: autoSizeColumn can calculate negative sizes...
2007-08-09 Nick BurchFurther enhancements to Font Metrics support, wrt fonts...
2007-08-09 Nick BurchIf the Escher layer is asked to draw text with an inval...
2007-08-06 Yegor Kozlovfixed bug 42620: More than one slide fails to open...
2007-08-06 Nick BurchHave HSSFDateUtil.isCellDateFormatted make use of HSSFD...
2007-08-03 Yegor Kozlovfixed Bug 42999: HSSFPatriarch positioning problem
2007-07-18 Andrew C. Oliveryou can now protect files with writeProtectWorkbook
2007-07-09 Nick BurchAdd stub hsmf documentation
2007-07-09 Nick BurchInitial HSMF (outlook) support from Travis
2007-07-06 Nick BurchUpdate the homepage for 3.0.1 release
2007-07-02 Nick BurchUpdate the changelog with a couple of things
2007-07-02 Yegor Kozlovkeep the javadoc compiler quiet
2007-07-02 Andrew C. Oliveroops...forgot these
2007-07-02 Andrew C. OliverNow can protect sheets with a password. So everyone...
2007-06-29 Nick BurchYet more javadoc fixes
2007-06-29 Nick BurchLots more javadoc warning fixes
2007-06-29 Nick BurchSome more fixes for javadoc warnings
2007-06-29 Nick BurchFix a whole slew of javadoc warnings
2007-06-27 Nick BurchSeveral TLP tweaks and typo fixes in the documentation...
2007-06-27 Nick BurchInclude a test for the text extraction code. Update...
2007-06-27 Nick BurchLots more HDGF support for chunks, and add support...
2007-06-26 Rainer KluteRestored the cast: JDK 1.4 needs it. :-(
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...
next