| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -161/+0 |
* | #64411 - Provide JigSaw modules | Andreas Beeker | 2020-08-13 | 1 | -17/+30 |
* | #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS* | Andreas Beeker | 2018-08-31 | 1 | -5/+1 |
* | #62355 - unsplit packages - 3 - only imports | Andreas Beeker | 2018-05-27 | 1 | -2/+2 |
* | Remove unnecessary local variables | Dominik Stadler | 2017-09-16 | 1 | -5/+2 |
* | remove some deprecated code slated for removal in 3.18 | PJ Fanning | 2017-09-14 | 1 | -1/+0 |
* | #60331 - Remove deprecated classes - deprecate Mutable* property classes | Andreas Beeker | 2016-11-27 | 1 | -15/+10 |
* | Fix some IntelliJ and Findbugs warnings: StringBuilder, foreach, append(), ... | Dominik Stadler | 2016-07-17 | 1 | -15/+22 |
* | #59724 Take advantage of all POIDocument classes being Closeable to tidy the ... | Nick Burch | 2016-06-19 | 1 | -17/+0 |
* | Move location where document is held and adjust constructors and class-hierar... | Dominik Stadler | 2015-05-17 | 1 | -2/+3 |
* | * Verify some more Text-Extraction features as part of integration tests, fix... | Dominik Stadler | 2015-02-27 | 1 | -0/+8 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -1/+22 |
* | Refactor to avoid logic duplication on the property value -> string conversion | Nick Burch | 2013-07-03 | 1 | -26/+14 |
* | Pull the Properties-Only document type out to a superclass, so other places (... | Nick Burch | 2013-06-26 | 1 | -20/+3 |
* | Fix to have consistent whitespace | Nick Burch | 2013-06-25 | 1 | -128/+127 |
* | optimized unused imports and removed deprecation warnings in poi-main | Yegor Kozlov | 2012-03-05 | 1 | -1/+0 |
* | Since a DirectoryNode has a reference to the underlying POIFSFileSystem, tidy... | Nick Burch | 2010-12-29 | 1 | -1/+9 |
* | Add main method | Nick Burch | 2010-06-15 | 1 | -0/+11 |
* | Remove some generics warnings from the HPSF custom properties and sections parts | Nick Burch | 2010-01-13 | 1 | -2/+2 |
* | Avoid exception when reading ClipboardData packet in OLE property sets, see b... | Yegor Kozlov | 2009-08-20 | 1 | -1/+1 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 1 | -18/+18 |
* | Fix bug #46472 - Avoid NPE in HPSFPropertiesExtractor when no properties exist | Nick Burch | 2009-01-06 | 1 | -5/+7 |
* | Fix a typo in the file name, and add a generic method to POITextExtractor to ... | Nick Burch | 2008-08-12 | 1 | -4/+11 |
* | New HPSF based TextExtractor for document metadata, org.apache.poi.hpsf.extra... | Nick Burch | 2008-08-12 | 1 | -0/+144 |