2007-12-06 |
Yegor Kozlov | updated to version 3.0.2-beta1 tags/REL_3_0_2_BETA1 REL_3_0_2_BETA1 |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Yegor Kozlov | tag r598979 as 3.0.2 BETA1 |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Yegor Kozlov | added my pgp key |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yegor Kozlov | Update changes list |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yegor Kozlov | fixed bugs 43877 and 39512: Fix for handling mixed... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yegor Kozlov | Preserve unread bytes when serializing the record |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Nick Burch | Add method to return the number of styles (bug #43883) |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Nick Burch | Throw an IllegalArgumentException if asked to addMergeR... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Nick Burch | Patch for unicode NameRecords (bug #43837) |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Nick Burch | Add support for Chart Title Format records (bug #43721) |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Nick Burch | Fix for BOFRecord from files generated by access etc... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Nick Burch | Support getting and setting as int, as well as short... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Yegor Kozlov | added a note to re-use fonts instead of creating a... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Yegor Kozlov | throw exception when the maximum number of fonts was... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Yegor Kozlov | improved handling rotated text in HSSFSheet.autoSizeColumn |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Yegor Kozlov | fixed a silly typo in the method signature. It should... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
Yegor Kozlov | Fix for handling rotated text in HSSFSheet.autoSizeColu... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Nick Burch | Fix tab vs space issue in documentation code block |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Nick Burch | Add in a (disabled) test for bug #43670 (not yet fixed) |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Nick Burch | A bit more on HDGF LZW compression, but it's still... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Nick Burch | Update changes list, and add text extraction to the... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Nick Burch | Implement an Excel text extractor, and put all the... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Nick Burch | In FormulaParser, add in non-static methods too for... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Nick Burch | HDGF progress update |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Nick Burch | Allow users to get a FormulaParser armed only with... |
commit | commitdiff | tree | snapshot |
2007-10-14 |
Nick Burch | Stub out the HDGF compression routine, and tests for... |
commit | commitdiff | tree | snapshot |
2007-10-13 |
Nick Burch | Replace the HDGW LZW engine with a fully documented... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Nick Burch | Slightly update the supported formats information,... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Yegor Kozlov | update the change log |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Yegor Kozlov | HSSFPicture.resize() - a handy method to reset a pictur... |
commit | commitdiff | tree | snapshot |
2007-09-27 |
Nick Burch | Fix True/False function arguments (from Pavel, bug... |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Yegor Kozlov | roll back to the previous version. |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Yegor Kozlov | fixed failing test. The patch provided in Bug 43489 |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Yegor Kozlov | commented out a failing test until we find the reason. |
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 | 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 |
next |