| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove more remnants of NPOIFSFileSystem, mostly in comments and variable names | Dominik Stadler | 2019-03-19 | 1 | -13/+13 |
* | Remove some remnants of NFileSystem | Dominik Stadler | 2019-02-23 | 1 | -11/+0 |
* | Adjust handling of some exceptions in regression tests | Dominik Stadler | 2019-01-27 | 1 | -0/+9 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 1 | -9/+9 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 1 | -114/+27 |
* | Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystem | Dominik Stadler | 2017-09-17 | 1 | -8/+3 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 1 | -3/+3 |
* | Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa... | Dominik Stadler | 2017-09-16 | 1 | -2/+2 |
* | Provide a createOrUpdateDocument method at the POIFS level, and use to simpli... | Nick Burch | 2016-07-21 | 1 | -0/+32 |
* | #56791 Make NPOIFS the default when POIFSFileSystem is requested | Nick Burch | 2015-05-26 | 1 | -3/+6 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -3/+3 |
* | Begin making NPOIFS the default #56791 | Nick Burch | 2015-05-11 | 1 | -9/+16 |
* | When deleting a document in NPOIFS, free the underlying blocks | Nick Burch | 2014-04-25 | 1 | -7/+11 |
* | Add a getEntryNames() method to POIFS/NPOIFS directory entries, to make listi... | Nick Burch | 2014-04-25 | 1 | -0/+15 |
* | Bug 56437 - [PATCH] Streaming write support in NPOIFS | Andreas Beeker | 2014-04-21 | 1 | -1/+5 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 1 | -3/+2 |
* | Re-use functionality from HSSFWorkbook in dev-tools to find the | Dominik Stadler | 2013-10-27 | 1 | -15/+12 |
* | Add Word-to-Text converter and use it as replacement for WordExtractor | Sergey Vladimirov | 2011-08-09 | 1 | -16/+21 |
* | cleaned javadocs warnings | Yegor Kozlov | 2011-06-06 | 1 | -1/+1 |
* | Work on NPOIFS document read/mark/reset work for bug #51318, including enabli... | Nick Burch | 2011-06-04 | 1 | -1/+5 |
* | Fix up constructor to ensure that the filesystem objects are around when we n... | Nick Burch | 2011-03-25 | 1 | -5/+8 |
* | Refactor DocumentInputStream so that it can transparently handle both old sty... | Nick Burch | 2010-12-29 | 1 | -14/+3 |
* | Add a NPOIFS aware createDocumentInputStream method to DirectoryNode, and use... | Nick Burch | 2010-12-29 | 1 | -4/+35 |
* | Implement a NPOIFS document reader, and add tests which use it | Nick Burch | 2010-12-28 | 1 | -2/+1 |
* | Add NPOIFS high level Document implementation | Nick Burch | 2010-12-28 | 1 | -7/+23 |
* | Start on refactoring ready to support NPOIFS Directory/Document nodes | Nick Burch | 2010-12-28 | 1 | -14/+65 |
* | Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg | Nick Burch | 2010-08-04 | 1 | -0/+9 |
* | Fix an issue with the HSMF tests working on some machines but not others - Ma... | Nick Burch | 2010-02-19 | 1 | -15/+19 |
* | Start on major HSMF refactoring. Should compile, but not quite all tests pass... | Nick Burch | 2010-01-07 | 1 | -1/+8 |
* | Skip warnings we can't avoid | Nick Burch | 2010-01-07 | 1 | -2/+2 |
* | Add in a few bits of Generics to avoid warnings | Nick Burch | 2010-01-03 | 1 | -8/+9 |
* | Improve how POIFS works with directory entries, and update HWPFDocument to su... | Nick Burch | 2008-04-10 | 1 | -0/+25 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 1 | -52/+15 |
* | getters and setters for ClassID - addendum to bug 22195, by Kirill Jacobson | Avik Sengupta | 2003-11-01 | 1 | -0/+21 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 1 | -1/+1 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 1 | -0/+446 |