| Commit message (Expand) | Author | Age | Files | Lines |
* | * Writing support added to the SummaryInformation and DocumentSummaryInformat... | Rainer Klute | 2006-03-03 | 12 | -169/+1855 |
* | 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 |
* | BitfieldFactory update | Jason Height | 2005-09-02 | 1 | -21/+21 |
* | 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 |
* | Major landing of the following changes: | Jason Height | 2005-08-18 | 62 | -305/+565 |
* | [35799] Added testXFIndexForColumn | Amol S. Deshmukh | 2005-07-20 | 1 | -0/+72 |
* | added failing tests for singleCell NamedRange creation (testNamedCell_1 & tes... | Amol S. Deshmukh | 2005-07-13 | 1 | -0/+76 |
* | bug 34575 fixed, thanks Amol | Avik Sengupta | 2005-07-08 | 2 | -14/+0 |
* | bug 35084, reported by Stefano Rocca. fixed in Sheet.java | Avik Sengupta | 2005-05-31 | 1 | -0/+15 |
* | bug 35084, reported by Stefano Rocca. fixed in Sheet.java | Avik Sengupta | 2005-05-31 | 2 | -17/+16 |
* | new testcase | Avik Sengupta | 2005-05-31 | 1 | -1/+18 |
* | toString() method for HSSFCell to return | Avik Sengupta | 2005-05-20 | 1 | -0/+36 |
* | testcase for bug 34775 | Avik Sengupta | 2005-05-19 | 2 | -0/+9 |
* | Fix for bug 27272 : Unknown Ptg 3C and 3D | Avik Sengupta | 2005-05-19 | 3 | -0/+26 |
* | prevent output scrolling, pls revert if needed | Avik Sengupta | 2005-05-19 | 1 | -2/+2 |
* | unary plus: patch by Amol Deshmukh, test added | Avik Sengupta | 2005-05-18 | 1 | -1/+12 |
* | user API to set window pane when wb is opened | Avik Sengupta | 2005-05-07 | 1 | -1/+28 |
* | testcase for 33082, which is now fixed | Avik Sengupta | 2005-05-03 | 2 | -9/+8 |
* | unfixed testcases, so you know what to fix :) | Avik Sengupta | 2005-05-03 | 3 | -0/+71 |
* | Moving to head | Glen Stampoultzis | 2005-05-01 | 2 | -0/+125 |
* | Added image support for POI. See the quick guide for details. Sponsored thr... | Glen Stampoultzis | 2005-05-01 | 10 | -30/+349 |
* | bug 27852 - patch by Brice Copy | Avik Sengupta | 2005-04-28 | 2 | -0/+16 |
* | additional tests for DBCS sheet name | Avik Sengupta | 2005-04-28 | 2 | -0/+14 |
* | PR:17039 - DBCS chars in header and footer | Avik Sengupta | 2005-04-28 | 2 | -0/+62 |
* | corrected | Avik Sengupta | 2005-04-28 | 1 | -1/+2 |
* | - Superflous statements removed. | Rainer Klute | 2005-04-22 | 1 | -4/+0 |
* | testcase for bug 34021 , already worked fine | Avik Sengupta | 2005-04-22 | 1 | -0/+10 |
* | new tests | Avik Sengupta | 2005-04-22 | 2 | -5/+41 |
* | test file for bug 32822 | Avik Sengupta | 2005-04-21 | 1 | -0/+0 |
* | bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. Th... | Avik Sengupta | 2005-04-21 | 1 | -0/+25 |
* | fix for not being able to name a sheet as Sheet1, with some tests | Avik Sengupta | 2005-04-21 | 1 | -1/+7 |
* | - Support for variant type VT_R8 added. | Rainer Klute | 2005-04-13 | 1 | -0/+1 |
* | Fixed bugzilla references | Glen Stampoultzis | 2005-01-01 | 2 | -9/+8 |
* | - Forgot the copyright. Here it is. | Rainer Klute | 2004-12-28 | 1 | -1/+17 |
* | - Test case for empty documents added. | Rainer Klute | 2004-12-28 | 1 | -0/+130 |
* | Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel ... | Jason Height | 2004-10-14 | 1 | -0/+28 |
* | PR: 19974 | Jason Height | 2004-10-13 | 1 | -1/+2 |
* | Centralized creation of temp files and made the default operation to delete o... | Glen Stampoultzis | 2004-10-12 | 13 | -68/+121 |
* | Changes for my own selfish benefit of being able to run tests through jbuilde... | Jason Height | 2004-09-24 | 1 | -1/+1 |
* | With this patch some testcases are skipped if the default character set is no... | Rainer Klute | 2004-09-19 | 1 | -9/+67 |
* | Bugzilla Bug 27929 - finally :-) | Glen Stampoultzis | 2004-09-19 | 1 | -0/+98 |
* | Bugzilla Bug 30951 | Glen Stampoultzis | 2004-09-19 | 1 | -0/+40 |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 29 | -341/+463 |
* | Some code and documentation cleanup. | Rainer Klute | 2004-08-15 | 1 | -1/+0 |
* | Restored the functionality to use ALL files beginning with "Test" in src/test... | Rainer Klute | 2004-08-15 | 1 | -29/+34 |