| Commit message (Expand) | Author | Age | Files | Lines |
* | Add unit test for using FilteringDirectoryNode with EntryUtils.areDirectories... | Nick Burch | 2011-11-28 | 1 | -4/+30 |
* | Add a POIFS Helper FilteringDirectoryNode, which wraps a DirectoryEntry and a... | Nick Burch | 2011-11-28 | 1 | -0/+172 |
* | Unit tests for POIFS EntryUtils | Nick Burch | 2011-11-28 | 1 | -3/+130 |
* | Start on a new method for POIFS EntryUtils for checking to see if the two Dir... | Nick Burch | 2011-11-25 | 1 | -0/+38 |
* | cleanup sxxsf temp files after tests, remove non-ascii characters from source... | Yegor Kozlov | 2011-06-25 | 1 | -1/+4 |
* | Re-enable part of the test now that NPOIFS behaves for reset | Nick Burch | 2011-06-12 | 1 | -2/+0 |
* | Further tests for NPOIFS document input stream reading, and fix a NPOIFS skip... | Nick Burch | 2011-06-12 | 1 | -2/+94 |
* | Enable more of the POIFS DocumetnInputStream tests to check NPOIFS as well | Nick Burch | 2011-06-05 | 1 | -203/+197 |
* | Work on NPOIFS document read/mark/reset work for bug #51318, including enabli... | Nick Burch | 2011-06-04 | 1 | -60/+110 |
* | Add some more NPOIFS write related tests, some of which is disabled as the fu... | Nick Burch | 2011-05-19 | 1 | -3/+29 |
* | Fix NPOIFS creation of an empty filesystem, with create/write/read test | Nick Burch | 2011-05-12 | 2 | -9/+35 |
* | Finish NPOIFS support for writing to mini streams where the big block stream ... | Nick Burch | 2011-05-12 | 2 | -4/+131 |
* | The NPOIFS mini stream blocks need to be writable, correct that and add some ... | Nick Burch | 2011-05-12 | 1 | -0/+128 |
* | bug#51165: Add support for OOXML Agile Encryption | Maxim Valyanskiy | 2011-05-10 | 3 | -4/+56 |
* | Fix a couple of NPOIFS bugs relating to empty files, empty documents and non-... | Nick Burch | 2011-03-25 | 1 | -0/+66 |
* | Fix up constructor to ensure that the filesystem objects are around when we n... | Nick Burch | 2011-03-25 | 1 | -0/+46 |
* | More NPOIFS tests | Nick Burch | 2011-01-01 | 1 | -6/+73 |
* | More NPOIFS BAT vs XBAT confusion fixes. Also fixes recent POIFS regression o... | Nick Burch | 2010-12-29 | 3 | -28/+87 |
* | More NPOIFS XBAT updates | Nick Burch | 2010-12-29 | 1 | -1/+0 |
* | XBAT logic in NPOIFS was incorrect - it's a chain of doubly indirect, not sin... | Nick Burch | 2010-12-29 | 1 | -16/+16 |
* | Implement a NPOIFS document reader, and add tests which use it | Nick Burch | 2010-12-28 | 1 | -3/+20 |
* | Start on refactoring ready to support NPOIFS Directory/Document nodes | Nick Burch | 2010-12-28 | 3 | -18/+42 |
* | More NPOIFSStream unit tests | Nick Burch | 2010-12-28 | 2 | -4/+79 |
* | More NPOIFSStream tests, and explicit free support+test | Nick Burch | 2010-12-28 | 2 | -6/+131 |
* | Add NPOIFS SBAT tests, and stub out a few future tests | Nick Burch | 2010-12-27 | 1 | -2/+69 |
* | Add tests for the NPOIFS mini stream | Nick Burch | 2010-12-27 | 1 | -0/+250 |
* | More NPOIFSStream unit tests, and stub out a few future ones too | Nick Burch | 2010-12-27 | 1 | -7/+138 |
* | More NPOIFS tests | Nick Burch | 2010-12-27 | 1 | -2/+106 |
* | Start on PropertyTable support for NPOIFS, and more NPOIFS tests | Nick Burch | 2010-12-23 | 1 | -61/+93 |
* | Add NPOIFSFileSystem support for identifying free blocks, along with partial ... | Nick Burch | 2010-12-23 | 2 | -1/+114 |
* | More NPOIFSFileSystem and NPOIFSStream read unit tests, along with details of... | Nick Burch | 2010-12-23 | 2 | -1/+310 |
* | Initial NPOIFS low level stream reader and writer. Still needs unit tests, bu... | Nick Burch | 2010-12-22 | 1 | -11/+48 |
* | More BATBlock related methods for identifying size and list offsets, plus tests | Nick Burch | 2010-12-22 | 1 | -0/+174 |
* | More PropertyTable refactoring - pull common code out into a Base, so we can ... | Nick Burch | 2010-12-20 | 2 | -2/+5 |
* | POIFS Property refactoring ready for NIO support | Nick Burch | 2010-12-20 | 2 | -3/+11 |
* | Change how the NIO block read works, to re-use the byte array for the from-In... | Nick Burch | 2010-12-19 | 2 | -60/+80 |
* | Initial work on a NIO POIFSFileSystem. Currently is able to open the file and... | Nick Burch | 2010-12-19 | 3 | -0/+62 |
* | Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into... | Nick Burch | 2010-12-19 | 5 | -18/+22 |
* | Tests and tweaks to the NIO DataSource code | Nick Burch | 2010-12-19 | 1 | -5/+138 |
* | Start on lower memory POIFS implementation - data source to provide common ac... | Nick Burch | 2010-12-18 | 1 | -0/+38 |
* | Fix bug #50118 | Nick Burch | 2010-10-22 | 2 | -3/+57 |
* | Add license headers to Ole10Native-related classes | Maxim Valyanskiy | 2010-09-09 | 1 | -0/+17 |
* | Add code for reading Ole10Native data | Maxim Valyanskiy | 2010-09-09 | 2 | -0/+20 |
* | Initial support for reading AES-encrypted/write-protected OOXML files | Maxim Valyanskiy | 2010-05-27 | 2 | -0/+113 |
* | Added loose tests to junit hierarchy | Josh Micich | 2010-05-24 | 1 | -1/+2 |
* | Hopefully finish fixing bug #49139 - track down another subtle hard coding of... | Nick Burch | 2010-05-05 | 1 | -3/+3 |
* | Add DISABLED test which shows the latest problem relating to bug #49139 | Nick Burch | 2010-05-03 | 1 | -2/+19 |
* | Enable the tests for bug #49139, now that we have a sample test file to go wi... | Nick Burch | 2010-05-03 | 1 | -4/+12 |
* | Resolve bug #49139 - don't assume that the block size is always 512 bytes. In... | Nick Burch | 2010-04-25 | 15 | -71/+128 |
* | Lots more documentation on how we read in POIFS files and process the sectors... | Nick Burch | 2010-04-13 | 2 | -0/+24 |