| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 10 | -1501/+0 |
* | [bug-63046] Use Log4j 2 for logging | Marius Volkhart | 2021-02-21 | 1 | -7/+7 |
* | Sonar fixes | Andreas Beeker | 2021-01-17 | 1 | -9/+8 |
* | Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC... | Andreas Beeker | 2020-04-16 | 1 | -13/+6 |
* | replace some calls to Collection methods with shorter/more effective versions | Axel Howind | 2020-02-20 | 1 | -1/+1 |
* | some more checks for int overflows | PJ Fanning | 2019-04-15 | 1 | -1/+2 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 5 | -429/+197 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 4 | -32/+17 |
* | Bug 61349 -- add more sanity checks when allocating byte[] | Tim Allison | 2017-09-21 | 1 | -1/+5 |
* | Remove unnecessary type arguments (Java 8) | Dominik Stadler | 2017-09-16 | 4 | -9/+9 |
* | If a property refers to an invalid index, log + ignore rather than failing wi... | Nick Burch | 2017-02-10 | 1 | -2/+18 |
* | Sonarqube fixes - Cast one of the operands of this multiplication operation t... | Andreas Beeker | 2017-01-01 | 1 | -1/+1 |
* | report size of entries for POIFSViewer | Andreas Beeker | 2016-12-25 | 1 | -1/+2 |
* | eclipse warnings - raw list access | Andreas Beeker | 2016-12-13 | 1 | -6/+2 |
* | Fix some IDE warnings/javadoc/... | Dominik Stadler | 2016-10-19 | 8 | -55/+16 |
* | findbugs fixes - SE_COMPARATOR_SHOULD_BE_SERIALIZABLE | Andreas Beeker | 2016-03-21 | 1 | -2/+3 |
* | sonar fixes | Andreas Beeker | 2015-10-04 | 1 | -2/+7 |
* | sonar fixes | Andreas Beeker | 2015-09-30 | 1 | -1/+1 |
* | fixed javadoc links after imports have been organized | Andreas Beeker | 2015-06-20 | 1 | -1/+1 |
* | More 0 byte stream tests | Nick Burch | 2015-05-26 | 2 | -5/+8 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+0 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -6/+4 |
* | #57851 - Skip null properties in PropertyTableBase, which is how PropertyFact... | Nick Burch | 2015-04-23 | 1 | -0/+5 |
* | house keeping - fixes for sonarqube blockers | Andreas Beeker | 2014-10-25 | 1 | -13/+7 |
* | Begin to support and test in-place changes to documents within a NPOIFS stream | Nick Burch | 2014-04-25 | 1 | -0/+8 |
* | Bug 56437 - [PATCH] Streaming write support in NPOIFS | Andreas Beeker | 2014-04-21 | 1 | -5/+22 |
* | Add some @Overrides suggested by Eclipse, generics and some warnings, | Dominik Stadler | 2013-12-26 | 1 | -6/+7 |
* | javadoc house-keeping | Andreas Beeker | 2013-12-25 | 1 | -1/+0 |
* | Fix bug #52446 - Handle files which have been truncated by a few bytes in NPr... | Nick Burch | 2012-01-11 | 1 | -1/+16 |
* | cleaned javadocs warnings | Yegor Kozlov | 2011-06-06 | 1 | -2/+2 |
* | Add some more NPOIFS write related tests, some of which is disabled as the fu... | Nick Burch | 2011-05-19 | 1 | -1/+3 |
* | Fix the name of the RootProperty, as it never changes | Nick Burch | 2010-12-29 | 1 | -1/+11 |
* | Move the SBAT/BAT cutoff constant to POIFSConstants | Nick Burch | 2010-12-27 | 1 | -1/+1 |
* | Start on PropertyTable support for NPOIFS, and more NPOIFS tests | Nick Burch | 2010-12-23 | 1 | -0/+128 |
* | Fix warnings, typos etc | Nick Burch | 2010-12-23 | 1 | -3/+4 |
* | More PropertyTable refactoring - pull common code out into a Base, so we can ... | Nick Burch | 2010-12-20 | 2 | -108/+164 |
* | POIFS Property refactoring ready for NIO support | Nick Burch | 2010-12-20 | 2 | -46/+49 |
* | Bit more on NPOIFSFileSystem, and some typo fixes in documentation | Nick Burch | 2010-12-19 | 2 | -2/+2 |
* | Resolve bug #49139 - don't assume that the block size is always 512 bytes. In... | Nick Burch | 2010-04-25 | 1 | -6/+11 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | Fixing compiler warnings - unnecessary typecasts | Josh Micich | 2009-08-18 | 1 | -59/+17 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 3 | -106/+33 |
* | Fix bug #45290 - Support odd files where the POIFS header block comes after t... | Nick Burch | 2008-11-12 | 1 | -1/+1 |
* | replace Jakarta POI --> Apache POI in package.html files | Yegor Kozlov | 2007-06-06 | 1 | -1/+1 |
* | Add standard licence header for src/java directory | Mark Thomas | 2007-01-15 | 1 | -1/+18 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 9 | -45/+54 |
* | When sorting the contents of a directory, do so in a way that doesn't upset E... | Nick Burch | 2006-12-12 | 1 | -3/+30 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 10 | -468/+136 |
* | bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verify | Avik Sengupta | 2003-10-31 | 1 | -1/+34 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 9 | -9/+9 |