| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow HSSFSheet to get at its parent workbook, and add HSSFWorkbook.getSheetI... | Nick Burch | 2007-09-24 | 1 | -7/+52 |
* | 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 |
* | 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 | 1 | -0/+0 |
* | 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 |
* | 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 | 4 | -0/+64 |
* | 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 | 1 | -5/+6 |
* | Applying dos2unix on some of the Java files. The copy2license script isn't pi... | Henri Yandell | 2006-12-22 | 2 | -192/+192 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 101 | -505/+606 |
* | When sorting the contents of a directory, do so in a way that doesn't upset E... | Nick Burch | 2006-12-12 | 1 | -0/+0 |
* | Support Excel files which contain a WORKBOOK entry, rather than the usual Wor... | Nick Burch | 2006-11-30 | 2 | -0/+39 |
* | Just removed a bunch of unused imports etc. Reduces eclipse warnings | Jason Height | 2006-08-29 | 5 | -19/+0 |
* | test case that checks to see if a case of MissingArgsPtg in the formula strin... | Amol S. Deshmukh | 2006-08-24 | 1 | -0/+7 |
* | bugfix 38396: Exponential numbers are now handled by the formula parser | Amol S. Deshmukh | 2006-08-09 | 1 | -0/+98 |
* | Made a bit of a meal out of the Shared formula patch, some of our test cases ... | Jason Height | 2006-07-27 | 15 | -3/+331 |
* | On some JVMs, the problem family dialog has a capital D - change the skips to... | Nick Burch | 2006-06-16 | 1 | -2/+2 |
* | On some JVMs, the problem family dialog has a capital D - change the skips to... | Nick Burch | 2006-06-16 | 1 | -2/+2 |
* | Updated to support lines for the EscherGraphics2d draw() call. | Glen Stampoultzis | 2006-04-25 | 1 | -2/+14 |
* | Added the ability to set the default style for an individual column in a sheet. | Shawn Laubach | 2006-01-21 | 1 | -0/+11 |
* | Bug37630: SQUASHED! Array Ptgs now implemented (at least the read and write f... | Jason Height | 2006-01-21 | 2 | -0/+16 |
* | BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors.... | Jason Height | 2006-01-17 | 1 | -0/+36 |
* | Multiple clone of same sheet now generates unique sheet name BUG 37416 fixed. | Jason Height | 2006-01-05 | 2 | -3/+21 |
* | Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu... | Jason Height | 2006-01-03 | 3 | -6/+100 |
* | Fix for Bug#28328 | Amol S. Deshmukh | 2005-08-24 | 1 | -0/+20 |
* | Why is there always one file that gets missed?? | Jason Height | 2005-08-18 | 1 | -3/+3 |