aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.java
Commit message (Expand)AuthorAgeFilesLines
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-7/+3
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-12/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* SonarCube fix - make members privateAndreas Beeker2016-12-011-2/+2
* bug 60331: remove deprecated EntryUtils.copyNodes( DirectoryEntry, DirectoryE...Javen O'Neal2016-11-021-1/+4
* #57919 HPSF writing better error handling, and start prep for HSLF more write...Nick Burch2016-07-201-4/+12
* #57919 Add in-place and new-File write methods to POIDocumentNick Burch2016-07-201-4/+26
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-0/+4
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-1/+1
* added ratted out Apache license to HPSFPropertiesOnlyDocumentTim Allison2013-07-291-1/+17
* Add a write method to HPSFPropertiesOnlyDocument, and use this to finish the ...Nick Burch2013-06-261-2/+21
* Pull the Properties-Only document type out to a superclass, so other places (...Nick Burch2013-06-261-0/+26