aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hpsf/ClassID.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing...Andreas Beeker2014-02-011-0/+1
* Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLFAndreas Beeker2013-12-261-0/+6
* Bugzilla 55578 - Support embedding OLE1.0 packages in HSSFYegor Kozlov2013-10-131-1/+20
* 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-1/+0
* Fixed a bug where a mutable section's format ID was written in the wrong byte...Rainer Klute2004-08-131-1/+15
* New licence changes.Glen Stampoultzis2004-04-091-55/+17
* Superfluous import statements removedRainer Klute2003-11-241-2/+0
* *** empty log message ***Rainer Klute2003-11-071-18/+22
* bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verifyAvik Sengupta2003-10-311-1/+23
* - PropertySetFactory.create(InputStream) no longer throws an UnexpectedProper...Rainer Klute2003-09-131-1/+1
* HPSF writing capability added.Rainer Klute2003-08-301-3/+14
* Writing preparationsRainer Klute2003-08-031-0/+23
* Javadoc, formatting and style improvementsRainer Klute2003-08-021-26/+35
* First preparations for HPSF writing functionality.Rainer Klute2003-02-221-2/+50
* Broken HPSF usage of POI's general little-endian classes fixed.Rainer Klute2002-07-171-50/+60
* made the read method compileSaid Ryan Ackley2002-07-171-28/+25
* Finished my work converting HPSF to use the org.apache.poi.util.LittleEndianAndrew C. Oliver2002-05-191-1/+6
* SurgeryAndrew C. Oliver2002-05-111-0/+139