2007-09-25 |
Nick Burch | Implement the date function, patch from Pavel |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Nick Burch | Implement the date function, patch from Pavel |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Nick Burch | Improvement from Pavel - if we've already parsed a... |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Nick Burch | Fix from Pavel Krupets for Excel Bug Date (1900/2/29) |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Nick Burch | Add some testdata paths to the single unit test task... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Nick Burch | Allow HSSFSheet to get at its parent workbook, and... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Nick Burch | Update POIDocument to use POILogger |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Nick Burch | Finish the POIDocument move, and update HSSFWorkbook... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Nick Burch | Move POIDocument out of the scratchpad |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Nick Burch | Move POIDocument out of the scratchpad |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Nick Burch | Fix for cell references on rows > 32768 (bug #43399) |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Nick Burch | Improved Formula Parser support for ranges and exponent... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Fix for rows between 32767 and 65536, don't incorrectly... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Convert to use POIDocument |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | When writing out a HSLF file, optionally also write... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Ensure that evaluateInCell sets the underlying cell... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Implementation of the Day function from Pavel Krupets |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Fix the indenting on write(), which has been messed... |
commit | commitdiff | tree | snapshot |
2007-09-17 |
Nick Burch | Add a note on autoSizeColumn being a somewhat slow... |
commit | commitdiff | tree | snapshot |
2007-09-13 |
Yegor Kozlov | fixed re-open of bug #42844. HSSFEventFactory silently... |
commit | commitdiff | tree | snapshot |
2007-09-11 |
Yegor Kozlov | fix broken compilation. removed a reference to a class... |
commit | commitdiff | tree | snapshot |
2007-09-09 |
Yegor Kozlov | support for adding Picture to ShapeGroup in HSLF. See... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Yegor Kozlov | Support for getting OLE objects from HSSFWorkbook.... |
commit | commitdiff | tree | snapshot |
2007-09-08 |
Yegor Kozlov | Support for getting OLE object data from slide show... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Yegor Kozlov | initial support for WMF and EMF pictures in HSSFWorkboo... |
commit | commitdiff | tree | snapshot |
2007-08-26 |
Yegor Kozlov | fixed: Bug 43088: Excel file can't be loaded if comment... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Nick Burch | Changelog update |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Nick Burch | Fix for bug #42844 - Include some of the crazy continue... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Nick Burch | When writing out a workbook, skip a WORKBOOK stream... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Nick Burch | Implementation of Month and Year functions, from Guente... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Nick Burch | When trying to tell if a PPT file is encrypted or not... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Nick Burch | Add in missing copyright headers to a couple of new... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Nick Burch | Patch from Trejkaz from bug #43116 - Fix for Escher... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Nick Burch | Patch from bug #43108 - when fetching system properties... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Nick Burch | Patch from David Law in bug #43093 - handle Area3D... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Yegor Kozlov | Bug 43090: autoSizeColumn can calculate negative sizes... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Nick Burch | Further enhancements to Font Metrics support, wrt fonts... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Nick Burch | If the Escher layer is asked to draw text with an inval... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Yegor Kozlov | fixed bug 42620: More than one slide fails to open... |
commit | commitdiff | tree | snapshot |
2007-08-06 |
Nick Burch | Have HSSFDateUtil.isCellDateFormatted make use of HSSFD... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Yegor Kozlov | fixed Bug 42999: HSSFPatriarch positioning problem |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Andrew C. Oliver | you can now protect files with writeProtectWorkbook |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Nick Burch | Add stub hsmf documentation |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Nick Burch | Initial HSMF (outlook) support from Travis |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Nick Burch | Update the homepage for 3.0.1 release |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Nick Burch | Update the changelog with a couple of things |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Yegor Kozlov | keep the javadoc compiler quiet |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Andrew C. Oliver | oops...forgot these |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Andrew C. Oliver | Now can protect sheets with a password. So everyone... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Nick Burch | Yet more javadoc fixes |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Nick Burch | Lots more javadoc warning fixes |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Nick Burch | Some more fixes for javadoc warnings |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Nick Burch | Fix a whole slew of javadoc warnings |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Nick Burch | Several TLP tweaks and typo fixes in the documentation... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Nick Burch | Include a test for the text extraction code. Update... |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Nick Burch | Lots more HDGF support for chunks, and add support... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Rainer Klute | Restored the cast: JDK 1.4 needs it. :-( |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Yegor Kozlov | fixed [Bug 42677] - HSLF SlideShow write() issues... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Yegor Kozlov | make the code compatible with JDK 1.4.2 |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Rainer Klute | Removed unnecessary cast. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Joe Schaefer | move poi to top level |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Rainer Klute | Consistency check added when reading property set strea... trunk@550310 |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Nick Burch | Make a start on processing the commands within the... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Nick Burch | Start on processing the commands stored within a HDGF... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Nick Burch | Tweak test to match last V11 related change |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Nick Burch | Improved support for chunks and chunk streams, plus... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Nick Burch | Make a start on supporting Chunks |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Add a developer helper class, which prints out the... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Convert HDGFDiagram to using the new pointer and stream... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Basic support for a few key kinds of streams, and tests... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Initial HDGF support for streams, plus tests |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Initial support for HDGF pointers, along with tests |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | First stab at hdgf, an implementation of the visio... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Nick Burch | Add information on the example code for the missing... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Nick Burch | Finish off the example use of MissingRecordAwareHSSFLis... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Nick Burch | Add a new method on HSSFDateUtil of isADateFormat,... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Nick Burch | Make a start on some example code to use MissingRecordA... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Nick Burch | When we copy the normal jars into the right spot for... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Nick Burch | New projected release date for 3.0.1 |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Nick Burch | As requested by Andy, a big change to how the maven... |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Nick Burch | Remove the section entries from the jar manifests,... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Yegor Kozlov | replace Jakarta POI --> Apache POI in package.html... tags/REL_3_0_1_RC2@545474 |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Nick Burch | Replace the single method JavaDoc copied from the JDK... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Nick Burch | Fix two broken links |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Nick Burch | Add a few more updates to the change log |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Andrew C. Oliver | http://issues.apache.org/bugzilla/show_bug.cgi?id=23951 tags/REL_3_0_1_RC1@544164 |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Nick Burch | Lots more Jakarta POI -> Apache POI, and poi-user@jakar... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Nick Burch | Update the group and project logo to account for TLP |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Yegor Kozlov | encode unicode chars in HSLF unit tests |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Nick Burch | Update the main .pom file based on advice from the... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Nick Burch | A couple more bug fixes for the changelog, and add... |
commit | commitdiff | tree | snapshot |
2007-05-30 |
Yegor Kozlov | HSLF: readonly support for hyperlinks |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Nick Burch | Add a few of the recent changes to the chagelog, under... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Nick Burch | Update Jakarta -> Apache in the build file, and update... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Nick Burch | Further updates to the site |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Nick Burch | Start on updating the site for Jakarta -> Apache |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Yegor Kozlov | fixed bug 38256: RuntimeException: Couldn't instantiate... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Yegor Kozlov | support for text bullets |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Yegor Kozlov | fixed bug 42520: NPE in Picture.getPictureData() and... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Yegor Kozlov | fixed bug 42486: Failure parsing a seemingly valid... |
commit | commitdiff | tree | snapshot |
next |