| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove JavaDoc warnings | Dominik Stadler | 2018-11-01 | 1 | -2/+10 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 1 | -22/+13 |
* | #62649 - Remove OPOIFS | Andreas Beeker | 2018-08-26 | 1 | -16/+7 |
* | Adjust test for JDK 9, 10 and 11 | Dominik Stadler | 2018-08-26 | 1 | -5/+2 |
* | sonar fixes and | Andreas Beeker | 2018-06-02 | 1 | -35/+37 |
* | #61162 - En-/decryption support for HWPF | Andreas Beeker | 2017-06-14 | 1 | -46/+94 |
* | #61162 - En-/decryption support for HWPF | Andreas Beeker | 2017-06-06 | 1 | -1/+1 |
* | Add mising @Override and other warnings | Dominik Stadler | 2016-12-26 | 1 | -3/+3 |
* | various sonarqube fixes - mainly resource closing | Andreas Beeker | 2016-12-17 | 1 | -1/+1 |
* | eclipse warnings - close resources | Andreas Beeker | 2016-12-13 | 1 | -0/+1 |
* | SonarCube fix - make members private | Andreas Beeker | 2016-12-01 | 1 | -2/+39 |
* | Preparations for hssf_cryptoapi: | Andreas Beeker | 2016-08-03 | 1 | -6/+14 |
* | Provide a createOrUpdateDocument method at the POIFS level, and use to simpli... | Nick Burch | 2016-07-21 | 1 | -16/+6 |
* | Javadoc updates | Nick Burch | 2016-07-21 | 1 | -0/+4 |
* | If doing an in-place write, update the properties too | Nick Burch | 2016-07-20 | 1 | -1/+13 |
* | #57919 Add in-place and new-File write methods to POIDocument | Nick Burch | 2016-07-20 | 1 | -2/+2 |
* | Prepare for pushing write() and write(File) to POIDocument | Nick Burch | 2016-07-20 | 1 | -3/+49 |
* | bug 57919: add performance note to javadocs about using BufferedOutputStreams... | Javen O'Neal | 2016-07-17 | 1 | -0/+5 |
* | #59724 Provide Closeable on all OLE2-based POIDocument types | Nick Burch | 2016-06-19 | 1 | -1/+18 |
* | Sonar: 'static modifier out of order with the JLS suggestions.remove No need ... | Javen O'Neal | 2016-06-13 | 1 | -4/+8 |
* | close resources | Andreas Beeker | 2016-06-06 | 1 | -35/+38 |
* | Unit test for #58731 - not reproduced, and some javadocs | Nick Burch | 2015-12-16 | 1 | -0/+5 |
* | Fix remaining security manager problems. Forbiddenapis now passes. | Uwe Schindler | 2015-11-11 | 1 | -0/+6 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -2/+14 |
* | #56791 More updates from OPOIFS to NPOIFS | Nick Burch | 2015-05-11 | 1 | -26/+31 |
* | #56791 Remove long-deprecated OPOIFS related methods | Nick Burch | 2015-05-11 | 1 | -51/+0 |
* | #56791 Default to NPOIFS | Nick Burch | 2015-05-11 | 1 | -1/+1 |
* | - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF | Andreas Beeker | 2014-12-25 | 1 | -2/+30 |
* | Add/Fix some Javadoc | Dominik Stadler | 2014-07-27 | 1 | -3/+45 |
* | Fix JavaDoc warnings | Nick Burch | 2013-06-26 | 1 | -2/+2 |
* | JavaDoc fix - missing > | Nick Burch | 2013-06-26 | 1 | -2/+2 |
* | Fix to have consistent whitespace, and add javadoc deprecated entries | Nick Burch | 2013-06-25 | 1 | -152/+155 |
* | avoid warning: check if property node exists instead of throw/catch exception | Yegor Kozlov | 2012-11-16 | 1 | -1/+1 |
* | Bug 52628 - Replace System.err info messages with a POILogger | Yegor Kozlov | 2012-11-16 | 1 | -1/+1 |
* | fixed javadoc warnings | Yegor Kozlov | 2011-12-09 | 1 | -2/+2 |
* | move poi.util.POIUtils to poi.poifs.filesystem.EntryUtils | Sergey Vladimirov | 2011-08-23 | 1 | -7/+4 |
* | move POI FS entries copy methods to new POIUtils class | Sergey Vladimirov | 2011-08-22 | 1 | -36/+22 |
* | fix 51671 - HWPFDocument.write based on NPOIFSFileSystem throws a NullPointer... | Sergey Vladimirov | 2011-08-17 | 1 | -1/+3 |
* | Fix first part of bug #51514 - HSSF copy nodes from NPOIFS | Nick Burch | 2011-07-15 | 1 | -11/+18 |
* | Fix generics warnings, and make the NPOIFS and deprecated constructor parts o... | Nick Burch | 2011-03-25 | 1 | -24/+16 |
* | Refactor DocumentInputStream so that it can transparently handle both old sty... | Nick Burch | 2010-12-29 | 1 | -1/+1 |
* | Add a NPOIFS aware createDocumentInputStream method to DirectoryNode, and use... | Nick Burch | 2010-12-29 | 1 | -24/+25 |
* | Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy... | Nick Burch | 2010-12-29 | 1 | -5/+6 |
* | Add support for creating SummaryInformation and DocumentSummaryInformation pr... | Nick Burch | 2009-11-25 | 1 | -0/+19 |
* | Avoid exception when reading ClipboardData packet in OLE property sets, see b... | Yegor Kozlov | 2009-08-20 | 1 | -9/+14 |
* | Put abstract write(OutputStream) method on POIDocument | Nick Burch | 2008-05-20 | 1 | -0/+6 |
* | Improve how POIFS works with directory entries, and update HWPFDocument to su... | Nick Burch | 2008-04-10 | 1 | -1/+13 |
* | Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p... | Nick Burch | 2008-03-03 | 1 | -5/+16 |
* | If we have a document with a hpsf stream that exists, but is of the wrong typ... | Nick Burch | 2008-02-11 | 1 | -3/+17 |
* | Update POIDocument to use POILogger | Nick Burch | 2007-09-19 | 1 | -3/+3 |