aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hpsf/PropertySetFactory.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-129/+0
* Sonar fixes - Ignore System.out-calls and args checks in examplesAndreas Beeker2020-04-181-18/+9
* #61809 - Infinite loop in SectionIDMap.get() and .put()Andreas Beeker2017-11-241-3/+2
* Fix typos and warningsDominik Stadler2017-09-161-1/+1
* Fix hpsf javadocs and code issuesAndreas Beeker2017-05-021-13/+29
* #60331 - Remove deprecated classes - deprecate Mutable* property classesAndreas Beeker2016-11-271-56/+28
* Provide a convenience method for creating a PropertySet from a Directory + EntryNick Burch2014-04-281-9/+38
* Fix bug #55901 - Avoid using RMI basedNick Burch2013-12-181-3/+2
* removed '@version $Id:$' tags (all were in javadoc comments)Josh Micich2009-06-011-3/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-031-2/+49
* - Fix: HPSF now ensures that string properties are always written with the ty...Rainer Klute2004-06-221-1/+4
* New licence changes.Glen Stampoultzis2004-04-091-54/+17
* These changes introduce the following HPSF enhancements and fixes:Rainer Klute2003-09-181-2/+0
* - PropertySetFactory.create(InputStream) no longer throws an UnexpectedProper...Rainer Klute2003-09-131-7/+17
* HPSF writing capability added.Rainer Klute2003-08-301-1/+2
* Javadoc, formatting and style improvementsRainer Klute2003-08-021-3/+4
* Formatting fixed.Rainer Klute2003-02-011-33/+28
* Illegal Javadoc tag "@created" removed.Rainer Klute2003-01-291-1/+0
* surgeryAndrew C. Oliver2002-05-111-64/+78
* Added Drew's thumbnail enhancements.Rainer Klute2002-05-011-8/+0
* applied 8632Andrew C. Oliver2002-04-301-0/+4
* Added Rainer Klute's poibrowser utility and hpsf packagesMark Johnson2002-02-141-0/+97