aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hpsf/wellknown
Commit message (Expand)AuthorAgeFilesLines
* #61809 - Infinite loop in SectionIDMap.get() and .put()Andreas Beeker2017-11-242-114/+27
* Fix some warningsDominik Stadler2017-09-161-1/+1
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-162-3/+3
* Remove unnecessary casts and toString() callsDominik Stadler2017-09-161-1/+1
* #52117 - Invalid "last printed" summary field value - added helper method to ...Andreas Beeker2017-05-141-106/+168
* Fix hpsf javadocs and code issuesAndreas Beeker2017-05-022-148/+148
* javadocs fixes (jdk8)Andreas Beeker2016-07-031-0/+5
* bug 59170: remove deprecated methods in o.a.p.hpsf.wellknown.SectionIDMapJaven O'Neal2016-06-151-32/+0
* fixing javadocs errors (in JDK8)Andreas Beeker2016-06-121-1/+1
* fixing javadocs errors (in JDK8)Andreas Beeker2016-06-121-3/+0
* #58847 Getters/setters/removers for the additional well-known document summar...Nick Burch2016-01-131-1/+1
* More Office 12 DSI property IDs, getters/setters to followNick Burch2016-01-111-0/+44
* Bump up the max DSI property ID, and list a few Office 12 well known IDsNick Burch2016-01-111-3/+16
* Fix some Forbidden APIs errorsNick Burch2015-09-011-15/+18
* Fix Eclipse warnings, unnecessary casts, use generics, static access...Dominik Stadler2014-12-281-2/+2
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-23/+22
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-181-11/+9
* Removed RCS tags from src/java javadocsJosh Micich2009-06-041-2/+0
* removed '@version $Id:$' tags (all were in javadoc comments)Josh Micich2009-06-012-10/+4
* Add standard licence header for src/java directoryMark Thomas2007-01-151-1/+17
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-222-10/+12
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-032-15/+25
* Some code and documentation cleanup.Rainer Klute2004-08-151-9/+45
* New licence changes.Glen Stampoultzis2004-04-093-108/+35
* These changes introduce the following HPSF enhancements and fixes:Rainer Klute2003-09-181-1/+1
* Writing: API enhanced, bugs fixed, performance improvements, code simplificat...Rainer Klute2003-09-041-2/+2
* Property ID handling fixed (long vs. int).Rainer Klute2003-09-012-3/+3
* HPSF writing capability added.Rainer Klute2003-08-301-3/+3
* Javadoc, formatting and style improvementsRainer Klute2003-08-022-68/+140
* Completed the third main section of the HPSF HOW-TO.Rainer Klute2003-02-051-2/+4
* HPSF: Reading Unicode properties are supported now.Rainer Klute2002-12-102-91/+165
* Javadoc updates: Removed some autogenerated comments andRainer Klute2002-07-301-153/+64
* surgeryAndrew C. Oliver2002-05-112-291/+420
* Added Drew's thumbnail enhancements.Rainer Klute2002-05-012-16/+0
* applied 8632Andrew C. Oliver2002-04-302-0/+8
* make summarys come up in package summaryAndrew C. Oliver2002-03-101-1/+1
* Added Rainer Klute's poibrowser utility and hpsf packagesMark Johnson2002-02-143-0/+491