aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The NPOIFS-classes result currently in left-over memory mapped buffers.Andreas Beeker2014-05-043-189/+227
* File leak detector: Close streams in some testsDominik Stadler2014-05-043-18/+46
* Excel 2007 and later allows for more than 3 Conditional Formatting rules per ...Nick Burch2014-05-023-11/+34
* Generics warnings fixesNick Burch2014-05-021-12/+9
* Provide a convenience method for creating a PropertySet from a Directory + EntryNick Burch2014-04-282-26/+43
* Fix generics warningsNick Burch2014-04-281-10/+8
* Update the HPSF change properties example to use NPOIFS + in-place writes, an...Nick Burch2014-04-283-14/+18
* Get NPOIFS in-place-write working!Nick Burch2014-04-284-18/+22
* junit4 fixAndreas Beeker2014-04-261-15/+14
* More on the HPFS in-place NPOIFS write tests, and a note about what is still ...Nick Burch2014-04-263-4/+54
* Fix javadoc layoutNick Burch2014-04-261-15/+15
* Convert the HPSF test to JUnit 4, and add a bit more testing for NPOIFSNick Burch2014-04-262-37/+87
* Stream tests for NDocumentOutputStreamNick Burch2014-04-261-0/+194
* NDocumentOutputStream write logicNick Burch2014-04-255-14/+88
* Fix inconsistent whitespaceNick Burch2014-04-251-141/+141
* Begin to support and test in-place changes to documents within a NPOIFS streamNick Burch2014-04-255-3/+270
* Support for replacing the contents of a Document in a NPOIFSFileSytem, in placeNick Burch2014-04-251-24/+47
* Complete NPOIFS write testsNick Burch2014-04-251-7/+122
* When deleting a document in NPOIFS, free the underlying blocksNick Burch2014-04-253-10/+33
* More progress with the write/read npoifs tests, but one bug still to go....Nick Burch2014-04-251-9/+71
* Refactor some of the NPOIFS write tests, and begin on the last missing write ...Nick Burch2014-04-251-78/+89
* Add a getEntryNames() method to POIFS/NPOIFS directory entries, to make listi...Nick Burch2014-04-253-0/+37
* Finish off the next NPOIFS write textNick Burch2014-04-251-11/+36
* More NPOIFS mini stream improvements, and more tests for it allNick Burch2014-04-252-38/+110
* Correct mini stream initialisation, and enable more npoifs write testsNick Burch2014-04-252-120/+95
* More NPOIFS tests, and a partial mini-stream fixNick Burch2014-04-252-19/+77
* More npoifs write tests, some disabled as failingNick Burch2014-04-251-3/+74
* Add common code for writing out and reading NPOIFS again, and add a disabled ...Nick Burch2014-04-241-6/+57
* Correct NPOIFS mini stream first write bug, and add more NPOIFS stream write ...Nick Burch2014-04-242-4/+140
* Add TODOs for the next set of NPOIFS write tests we needNick Burch2014-04-241-14/+58
* More NPOIFS write testing, and fix a problem with writing xbat details outNick Burch2014-04-242-3/+5
* Update a test to use the existing EntryUtils to copy with, rather than duplci...Nick Burch2014-04-241-30/+6
* More unit tests for NPOIFS writing, and correct a bug in how bats get allocat...Nick Burch2014-04-242-34/+81
* More int/long sizing fixes for >2gb NPOIFS files, see bug #56447Nick Burch2014-04-243-8/+24
* Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w...Nick Burch2014-04-244-4/+52
* Fix some Eclipse identified warningsNick Burch2014-04-244-9/+12
* Two more test files from Stefan Kopf for bug #56164, and unit tests which use...Nick Burch2014-04-244-3/+75
* Correct an eclipse warning around close(), and a related bug that this identi...Nick Burch2014-04-243-1/+11
* Bug 56437 - [PATCH] Streaming write support in NPOIFSAndreas Beeker2014-04-216-111/+262
* Some encryption fixes:Andreas Beeker2014-04-217-59/+60
* Tweak 'assertAlmostEquals' bast on Jenkins resultsNick Burch2014-04-182-3/+3
* Unit test for column autosizing of % valuesNick Burch2014-04-182-0/+71
* Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan...Dominik Stadler2014-04-184-17/+108
* Try to exclude some generated files from Sonar runsDominik Stadler2014-04-181-0/+6
* Rather than having lots of classes all create their own XML DocumentBuilderFa...Nick Burch2014-04-1514-41/+83
* More stax jar removal for Java 6Nick Burch2014-04-151-9/+2
* Now that we require Java 1.6, we no longer need to include the STAX-API jar a...Nick Burch2014-04-152-7/+1
* Fix some Eclipse warningsDominik Stadler2014-04-046-6/+7
* exclude new broken test-file for this testDominik Stadler2014-04-041-1/+2
* Add another test file for bug #47251, from Joe Yuan, and a disabled testNick Burch2014-04-012-0/+5