aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/HexDump.java
Commit message (Expand)AuthorAgeFilesLines
* Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.Yegor Kozlov2007-09-081-0/+19
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-011-1/+1
* added a main method so we can use it as a quickie utility (been meaning to do...Andrew C. Oliver2005-04-271-0/+9
* Empty byte array case for HexDumpGlen Stampoultzis2004-08-101-0/+7
* Fixed error with HexDump.javaGlen Stampoultzis2004-04-121-1/+1
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Hex dump with byte positionsRainer Klute2003-08-301-5/+24
* Added a method for a formatted hex dump.Rainer Klute2003-08-231-0/+28
* Fixed concurrency problem in HexDumpGlen Stampoultzis2003-06-301-21/+60
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* fixed error with HexDumpAndrew C. Oliver2002-09-021-5/+7
* Fixed javadoc comment.Rainer Klute2002-07-221-2/+0
* Merged from 1.5 (SST fixes).Glen Stampoultzis2002-06-091-6/+34
* got SUM working and some debug stuff.Andrew C. Oliver2002-04-301-0/+65
* Made some changes for HDF typesSaid Ryan Ackley2002-04-191-0/+18
* Added support for automatic record generationGlen Stampoultzis2002-02-101-2/+47
* Initial revisionAndrew C. Oliver2002-01-311-0/+184