summaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* merged TRUNK changes r608809 into REL_3_0_2_BETA2REL_3_0_2_BETA2Yegor Kozlov2008-01-0421-68/+1298
* fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE recordsYegor Kozlov2007-11-232-0/+62
* Preserve unread bytes when serializing the recordYegor Kozlov2007-11-231-0/+82
* Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat...Nick Burch2007-11-121-35/+41
* Patch for unicode NameRecords (bug #43837)Nick Burch2007-11-122-0/+52
* Add support for Chart Title Format records (bug #43721)Nick Burch2007-11-122-0/+87
* Fix for BOFRecord from files generated by access etc (bug #42794)Nick Burch2007-11-123-0/+50
* fixed a silly typo in the method signature. It should be HFFSPicture.getPrefe...Yegor Kozlov2007-11-031-1/+1
* Implement an Excel text extractor, and put all the existing text extractors u...Nick Burch2007-10-271-0/+101
* HSSFPicture.resize() - a handy method to reset a picture to its original widt...Yegor Kozlov2007-10-011-0/+79
* fixed failing test. The patch provided in Bug 43489Yegor Kozlov2007-09-261-6/+4
* commented out a failing test until we find the reason.Yegor Kozlov2007-09-261-2/+4
* Fix from Pavel Krupets for Excel Bug Date (1900/2/29)Nick Burch2007-09-251-0/+34
* Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetI...Nick Burch2007-09-241-7/+52
* Finish the POIDocument move, and update HSSFWorkbook to use itNick Burch2007-09-191-19/+20
* Move POIDocument out of the scratchpadNick Burch2007-09-193-0/+117
* Fix for cell references on rows > 32768 (bug #43399)Nick Burch2007-09-182-0/+77
* Improved Formula Parser support for ranges and exponents, from Pavel Krupets ...Nick Burch2007-09-181-0/+62
* fixed re-open of bug #42844. HSSFEventFactory silently skips unknown records ...Yegor Kozlov2007-09-132-0/+18
* fix broken compilation. removed a reference to a class from the scratchpad.Yegor Kozlov2007-09-111-1/+1
* Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details.Yegor Kozlov2007-09-081-15/+33
* initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se...Yegor Kozlov2007-08-263-4/+3
* fixed: Bug 43088: Excel file can't be loaded if comments exceed a size of 411...Yegor Kozlov2007-08-261-0/+120
* Fix for bug #42844 - Include some of the crazy continue record handling that ...Nick Burch2007-08-232-0/+88
* When writing out a workbook, skip a WORKBOOK stream (if there is one), since ...Nick Burch2007-08-231-0/+70
* 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-152-0/+26
* Further enhancements to Font Metrics support, wrt fonts with bold/italic vari...Nick Burch2007-08-091-0/+9
* If the Escher layer is asked to draw text with an invalid font, throw a much ...Nick Burch2007-08-091-0/+14
* Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat...Nick Burch2007-08-062-1/+76
* fixed Bug 42999: HSSFPatriarch positioning problemYegor Kozlov2007-08-031-0/+27
* keep the javadoc compiler quietYegor Kozlov2007-07-022-2/+1
* Now can protect sheets with a password. So everyone may cease whining about itAndrew C. Oliver2007-07-021-0/+16
* Some more fixes for javadoc warningsNick Burch2007-06-291-2/+0
* Add a new method on HSSFDateUtil of isADateFormat, which will cope with both ...Nick Burch2007-06-171-0/+50
* Detect, and report a meaningful error, if we come across an Office 2007 XML d...Nick Burch2007-04-232-0/+50
* testcases for bugs 38266 and 40738Yegor Kozlov2007-04-163-1/+45
* applied the patch submitted in Bug 41223: Simple image extraction for HSSFWor...Yegor Kozlov2007-04-161-0/+75
* Fix for bug 41946: remember if the complex part of an array property is empty...Yegor Kozlov2007-04-121-0/+81
* fixed bug 41761: NPE when serializing a workbook with empty rows Yegor Kozlov2007-03-201-5/+38
* improved work with cell commentsYegor Kozlov2007-03-121-0/+3
* changing attributes of existing cell comments is reflected after saveYegor Kozlov2007-01-311-0/+41
* testcases for still unfixed bugsAvik Sengupta2007-01-163-0/+64
* Testcases for bugs. Thanks YegorAvik Sengupta2007-01-1614-1/+331
* Add standard licence header for src/testcases directoryMark Thomas2007-01-157-0/+112
* Yegor's patch from bug #41242Nick Burch2007-01-051-0/+95
* Comment support from bug 41198, patch from YegorNick Burch2007-01-015-1/+273
* copy2license run on these (after a bit of munging)Henri Yandell2006-12-222-26/+28
* Applied copy2license script to the files that were converted by dos2unix. ant...Henri Yandell2006-12-223-15/+18
* Applying dos2unix on some of the Java files. The copy2license script isn't pi...Henri Yandell2006-12-224-1170/+1170