| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 175 | -875/+1050 |
* | When sorting the contents of a directory, do so in a way that doesn't upset E... | Nick Burch | 2006-12-12 | 2 | -0/+152 |
* | 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 |
* | Helper method for when moving stuff about in an array, plus test | Nick Burch | 2006-07-02 | 1 | -0/+291 |
* | 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 |
* | Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ... | Nick Burch | 2006-06-13 | 1 | -21/+37 |
* | Add a currently broken test, which highlights a bug (bug report to follow) | Nick Burch | 2006-06-13 | 1 | -0/+78 |
* | Updated to support lines for the EscherGraphics2d draw() call. | Glen Stampoultzis | 2006-04-25 | 1 | -2/+14 |
* | * 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 |