2011-03-02 |
Nick Burch | Switch HMEF attributes to a factory scheme for creation... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Nick Burch | Refactor the TNEF Attributes to better match the MAPI... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Nick Burch | Tweak XSSFPrintSetup to make it a little clearer what... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Yegor Kozlov | mention ExcelAnt in status.xml |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Nick Burch | Start on unit tests for HMEF. Quite a bit is still... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
Yegor Kozlov | tweaked validation of xml to keep Gump quiet |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nick Burch | Fix bug #32903 - Correct XBAT chaining explanation... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nick Burch | Fix bug #50829 - Support for getting the tables associa... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Nick Burch | More on XSSFColor and ARGB vs RGB for bug #50299 -... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Nick Burch | Switch Picture processing in HSLFSlideShow to be lazy... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Nick Burch | Update the HSSF/XSSF comments documentation to include... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Yegor Kozlov | merged with excelant branch |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Yegor Kozlov | Use stax:stax-api instead of org.apache.geronimo.specs... |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Yegor Kozlov | test Ant file with ExcelAnt targets excelant excelant |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Yegor Kozlov | initial import of ExcelAnt tasks, see Bugzilla 50610 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Add a unit test that shows bug #48079 no longer applies... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Fix bug #50786 - Fix XSSFColor to fetch the RGB values... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Fix generics warnings |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Fix bug #50299 with patch from Andrei - Fix XSSFColor... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Add a disabled unit test for bug #50784. We need to... |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Nick Burch | Fix bug #50795 - Avoid NPE from xmlbeans when moving... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nick Burch | Fix a couple more 1.6isms |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nick Burch | Fix a 1.6ism |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nick Burch | Fix bug #46664 - When creating HSSF Print Areas, ensure... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Nick Burch | Fix bug #50756 - When formatting numbers based on their... |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Yegor Kozlov | created a branch for adoption of excelant |
commit | commitdiff | tree | snapshot |
2011-02-11 |
Yegor Kozlov | fixed HSSFWorkbook.createCellStyle to throw exception... |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Yegor Kozlov | fixed a regression caused by not escaped dollar sumbols... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Nick Burch | Fix bug #50539 - Better fix for html-style br tags... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maxim Valyanskiy | hwpf: ignore invalid style reference |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Maxim Valyanskiy | hwpf: ignore null-reference to parent stylesheet (bug... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Maxim Valyanskiy | hwpf: ignore incorrect ListFormatOverride reference... |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Nick Burch | Remove un-used imports |
commit | commitdiff | tree | snapshot |
2011-01-20 |
Nick Burch | Fix bug #49928 for HSSF too - refactor HSSFDataFormat... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Yegor Kozlov | added implementations for CLEAN(), CHAR() and ADDRESS... |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Yegor Kozlov | remove System.out.println() from the test code |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Yegor Kozlov | User Defined Function Documentation/Example, see Bugzil... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Nick Burch | Update the HMEF page with the latest status of the... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Nick Burch | Start on TNEF RTF attribute decompression, but not... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Nick Burch | Add support for custom MAPI Properties (0x8000 and... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Nick Burch | HMEF dumping and properties tweaks |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Nick Burch | Start to decode the MAPI Properties in the TNEF stream... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Maxim Valyanskiy | hwpf: fix ArrayIndexOutOfBoundsException in Range.getCh... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Nick Burch | MAPIProperty is a better fit name for HSMF, so change... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Nick Burch | Copy the MAPI type information over completely to HSMF |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Nick Burch | More converting of HSMF code to use strongly type attri... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Nick Burch | Add a HSMF dev tool for listing the chunks with their... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Nick Burch | Start converting HSMF code to use the new strongly... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Nick Burch | Create a new HSMF MAPI Attributes class to hold the... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
Nick Burch | In NPOIFS, close the file we opened in more exception... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Burch | Add NPOIFS section to the documentation |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Burch | More NPOIFS tests |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Burch | Tweak HSLF and HWPF to work well with NPOIFS, and add... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Burch | Add unit test for using HSSF with both POIFS and NPOIFS |
commit | commitdiff | tree | snapshot |
2011-01-01 |
Nick Burch | Fix generics warnings, and add another constructor |
commit | commitdiff | tree | snapshot |
2010-12-31 |
Nick Burch | Tweak NPOIFS constructors so that if you have a FileCha... |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Nick Burch | NPOIFS needs an explicit close, as it has to keep the... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | Refactor DocumentInputStream so that it can transparent... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | Add a NPOIFS aware createDocumentInputStream method... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | Since a DirectoryNode has a reference to the underlying... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | More NPOIFS BAT vs XBAT confusion fixes. Also fixes... |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | More NPOIFS XBAT updates |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | Fix the name of the RootProperty, as it never changes |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Nick Burch | XBAT logic in NPOIFS was incorrect - it's a chain of... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Implement a NPOIFS document reader, and add tests which... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Allow POIFSLister to switch between the two different... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Add NPOIFS high level Document implementation |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Start on refactoring ready to support NPOIFS Directory... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Partial NPOIFS write implementation, and tidy up of... |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | Add TODOs for further stream writing work |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | More NPOIFSStream unit tests |
commit | commitdiff | tree | snapshot |
2010-12-28 |
Nick Burch | More NPOIFSStream tests, and explicit free support... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | Add NPOIFS SBAT tests, and stub out a few future tests |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | Add tests for the NPOIFS mini stream |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | More NPOIFSStream unit tests, and stub out a few future... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | Start to support the MiniStream, by extracting out... |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | Move the SBAT/BAT cutoff constant to POIFSConstants |
commit | commitdiff | tree | snapshot |
2010-12-27 |
Nick Burch | More NPOIFS tests |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Nick Burch | Start on PropertyTable support for NPOIFS, and more... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Nick Burch | Output the correct header value |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Nick Burch | Fix warnings, typos etc |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Nick Burch | Add NPOIFSFileSystem support for identifying free block... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Nick Burch | More NPOIFSFileSystem and NPOIFSStream read unit tests... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Nick Burch | Initial NPOIFS low level stream reader and writer.... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Nick Burch | More BATBlock related methods for identifying size... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Nick Burch | Add initial low level code for HMEF, an implementation... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Nick Burch | Refactor the common LZW decompression code out into... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Nick Burch | More PropertyTable refactoring - pull common code out... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Nick Burch | POIFS Property refactoring ready for NIO support |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Nick Burch | Add a couple more chunk types |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Bit more on NPOIFSFileSystem, and some typo fixes in... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Change how the NIO block read works, to re-use the... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Initial work on a NIO POIFSFileSystem. Currently is... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Move CloseIgnoringInputStream out to its own class... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Make BATBlock useful for read (was previously write... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Move more of the logic from HeaderBlockWriter to Header... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Start to merge the POIFS classes HeaderBlockReader... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Nick Burch | Tests and tweaks to the NIO DataSource code |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Nick Burch | Start on lower memory POIFS implementation - data sourc... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Nick Burch | Improve the HDGF LZW code. |
commit | commitdiff | tree | snapshot |
next |