aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestOLE2Embeding.java
Commit message (Expand)AuthorAgeFilesLines
* More forbidden apis fixes (added main-tests to the check)Andreas Beeker2015-09-111-27/+37
* Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...Dominik Stadler2014-05-161-4/+5
* Bugzilla 55578 - Support embedding OLE1.0 packages in HSSFYegor Kozlov2013-10-131-2/+110
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-071-17/+8
* Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.Yegor Kozlov2007-09-081-15/+33
* Add in missing copyright headers to a couple of new testcasesNick Burch2007-08-151-0/+17
* Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 ...Nick Burch2007-08-151-0/+26