| Commit message (Expand) | Author | Age | Files | Lines |
* | merged TRUNK changes r608809 into REL_3_0_2_BETA2REL_3_0_2_BETA2 | Yegor Kozlov | 2008-01-04 | 21 | -68/+1298 |
* | fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE records | Yegor Kozlov | 2007-11-23 | 2 | -0/+62 |
* | Preserve unread bytes when serializing the record | Yegor Kozlov | 2007-11-23 | 1 | -0/+82 |
* | Throw an IllegalArgumentException if asked to addMergeRegion with invalid dat... | Nick Burch | 2007-11-12 | 1 | -35/+41 |
* | Patch for unicode NameRecords (bug #43837) | Nick Burch | 2007-11-12 | 2 | -0/+52 |
* | Add support for Chart Title Format records (bug #43721) | Nick Burch | 2007-11-12 | 2 | -0/+87 |
* | Fix for BOFRecord from files generated by access etc (bug #42794) | Nick Burch | 2007-11-12 | 3 | -0/+50 |
* | fixed a silly typo in the method signature. It should be HFFSPicture.getPrefe... | Yegor Kozlov | 2007-11-03 | 1 | -1/+1 |
* | Implement an Excel text extractor, and put all the existing text extractors u... | Nick Burch | 2007-10-27 | 1 | -0/+101 |
* | HSSFPicture.resize() - a handy method to reset a picture to its original widt... | Yegor Kozlov | 2007-10-01 | 1 | -0/+79 |
* | fixed failing test. The patch provided in Bug 43489 | Yegor Kozlov | 2007-09-26 | 1 | -6/+4 |
* | commented out a failing test until we find the reason. | Yegor Kozlov | 2007-09-26 | 1 | -2/+4 |
* | Fix from Pavel Krupets for Excel Bug Date (1900/2/29) | Nick Burch | 2007-09-25 | 1 | -0/+34 |
* | Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetI... | Nick Burch | 2007-09-24 | 1 | -7/+52 |
* | Finish the POIDocument move, and update HSSFWorkbook to use it | Nick Burch | 2007-09-19 | 1 | -19/+20 |
* | Move POIDocument out of the scratchpad | Nick Burch | 2007-09-19 | 3 | -0/+117 |
* | Fix for cell references on rows > 32768 (bug #43399) | Nick Burch | 2007-09-18 | 2 | -0/+77 |
* | Improved Formula Parser support for ranges and exponents, from Pavel Krupets ... | Nick Burch | 2007-09-18 | 1 | -0/+62 |
* | fixed re-open of bug #42844. HSSFEventFactory silently skips unknown records ... | Yegor Kozlov | 2007-09-13 | 2 | -0/+18 |
* | fix broken compilation. removed a reference to a class from the scratchpad. | Yegor Kozlov | 2007-09-11 | 1 | -1/+1 |
* | Support for getting OLE objects from HSSFWorkbook. See bug 43222 for details. | Yegor Kozlov | 2007-09-08 | 1 | -15/+33 |
* | initial support for WMF and EMF pictures in HSSFWorkbook.getAllPictures(). Se... | Yegor Kozlov | 2007-08-26 | 3 | -4/+3 |
* | fixed: Bug 43088: Excel file can't be loaded if comments exceed a size of 411... | Yegor Kozlov | 2007-08-26 | 1 | -0/+120 |
* | Fix for bug #42844 - Include some of the crazy continue record handling that ... | Nick Burch | 2007-08-23 | 2 | -0/+88 |
* | When writing out a workbook, skip a WORKBOOK stream (if there is one), since ... | Nick Burch | 2007-08-23 | 1 | -0/+70 |
* | Add in missing copyright headers to a couple of new testcases | Nick Burch | 2007-08-15 | 1 | -0/+17 |
* | Patch from Trejkaz from bug #43116 - Fix for Escher handling of embeded OLE2 ... | Nick Burch | 2007-08-15 | 2 | -0/+26 |
* | Further enhancements to Font Metrics support, wrt fonts with bold/italic vari... | Nick Burch | 2007-08-09 | 1 | -0/+9 |
* | If the Escher layer is asked to draw text with an invalid font, throw a much ... | Nick Burch | 2007-08-09 | 1 | -0/+14 |
* | Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat... | Nick Burch | 2007-08-06 | 2 | -1/+76 |
* | fixed Bug 42999: HSSFPatriarch positioning problem | Yegor Kozlov | 2007-08-03 | 1 | -0/+27 |
* | keep the javadoc compiler quiet | Yegor Kozlov | 2007-07-02 | 2 | -2/+1 |
* | Now can protect sheets with a password. So everyone may cease whining about it | Andrew C. Oliver | 2007-07-02 | 1 | -0/+16 |
* | Some more fixes for javadoc warnings | Nick Burch | 2007-06-29 | 1 | -2/+0 |
* | Add a new method on HSSFDateUtil of isADateFormat, which will cope with both ... | Nick Burch | 2007-06-17 | 1 | -0/+50 |
* | Detect, and report a meaningful error, if we come across an Office 2007 XML d... | Nick Burch | 2007-04-23 | 2 | -0/+50 |
* | testcases for bugs 38266 and 40738 | Yegor Kozlov | 2007-04-16 | 3 | -1/+45 |
* | applied the patch submitted in Bug 41223: Simple image extraction for HSSFWor... | Yegor Kozlov | 2007-04-16 | 1 | -0/+75 |
* | Fix for bug 41946: remember if the complex part of an array property is empty... | Yegor Kozlov | 2007-04-12 | 1 | -0/+81 |
* | fixed bug 41761: NPE when serializing a workbook with empty rows | Yegor Kozlov | 2007-03-20 | 1 | -5/+38 |
* | improved work with cell comments | Yegor Kozlov | 2007-03-12 | 1 | -0/+3 |
* | changing attributes of existing cell comments is reflected after save | Yegor Kozlov | 2007-01-31 | 1 | -0/+41 |
* | testcases for still unfixed bugs | Avik Sengupta | 2007-01-16 | 3 | -0/+64 |
* | Testcases for bugs. Thanks Yegor | Avik Sengupta | 2007-01-16 | 14 | -1/+331 |
* | Add standard licence header for src/testcases directory | Mark Thomas | 2007-01-15 | 7 | -0/+112 |
* | Yegor's patch from bug #41242 | Nick Burch | 2007-01-05 | 1 | -0/+95 |
* | Comment support from bug 41198, patch from Yegor | Nick Burch | 2007-01-01 | 5 | -1/+273 |
* | copy2license run on these (after a bit of munging) | Henri Yandell | 2006-12-22 | 2 | -26/+28 |
* | Applied copy2license script to the files that were converted by dos2unix. ant... | Henri Yandell | 2006-12-22 | 3 | -15/+18 |
* | Applying dos2unix on some of the Java files. The copy2license script isn't pi... | Henri Yandell | 2006-12-22 | 4 | -1170/+1170 |