aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience
Commit message (Expand)AuthorAgeFilesLines
* Add ConstraintViolationException to distinguish exceptions due to violating d...James Ahlborn2013-11-133-8/+52
* remove unnecessary methodsJames Ahlborn2013-11-071-37/+0
* minor cleanups/formattingJames Ahlborn2013-10-157-11/+1
* make RowIdImpl serializable; clean up some formattingJames Ahlborn2013-10-152-8/+9
* add public api for modifying propertiesJames Ahlborn2013-10-115-14/+110
* Add support for modifying propertiesJames Ahlborn2013-10-115-69/+443
* Make reading long value columns more lenient (MEMO/OLE)James Ahlborn2013-10-041-2/+15
* minor updates and refactorsJames Ahlborn2013-10-013-25/+19
* rework compound content api; add more ole blob unit testsJames Ahlborn2013-09-285-66/+156
* fix formattingJames Ahlborn2013-09-221-2/+2
* tweak oleblob testsJames Ahlborn2013-09-181-1/+1
* add some oleblob unit testsJames Ahlborn2013-09-181-2/+6
* add some ole javadocsJames Ahlborn2013-09-172-18/+120
* fix poi detection code for ole handlingJames Ahlborn2013-09-152-1/+7
* implement nicer ascii text conversion for ole package pathsJames Ahlborn2013-09-151-0/+17
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-142-6/+20
* initial support for blob creation/parsingJames Ahlborn2013-09-126-23/+1336
* add closeQuietly util methodJames Ahlborn2013-09-106-46/+21
* a little more revamp tostring outputJames Ahlborn2013-09-092-15/+15
* revamp tostring outputJames Ahlborn2013-09-0912-136/+353
* move files into standard maven dir structureJames Ahlborn2013-08-16115-0/+32883