| Commit message (Expand) | Author | Age | Files | Lines |
* | toString() method for HSSFCell to return | Avik Sengupta | 2005-05-20 | 2 | -3/+78 |
* | 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 | 7 | -2/+125 |
* | prevent output scrolling, pls revert if needed | Avik Sengupta | 2005-05-19 | 1 | -2/+2 |
* | better diagnostic | Avik Sengupta | 2005-05-19 | 1 | -1/+1 |
* | Initial checkin for FormulaEvaluator and associated tests | Avik Sengupta | 2005-05-19 | 396 | -0/+10432 |
* | new formula eval docs | Avik Sengupta | 2005-05-19 | 2 | -103/+100 |
* | unary plus: patch by Amol Deshmukh, test added | Avik Sengupta | 2005-05-18 | 2 | -2/+18 |
* | - Improved the build process' with respect to its dependencies on JUnit, JDep... | Rainer Klute | 2005-05-16 | 3 | -25/+59 |
* | Javadoc issues resolved. | Rainer Klute | 2005-05-16 | 3 | -4/+3 |
* | StringUtil javadocs, supplied by Nick Burch, thanks. bug 34922 | Avik Sengupta | 2005-05-16 | 1 | -32/+39 |
* | documentation for formula Evaluation. Thanks Amol! | Avik Sengupta | 2005-05-13 | 3 | -0/+337 |
* | extra styles | Avik Sengupta | 2005-05-13 | 1 | -0/+35 |
* | Fixed issue where adding builtin types pushed other formats later in the list. | Shawn Laubach | 2005-05-09 | 1 | -2/+7 |
* | user API to set window pane when wb is opened | Avik Sengupta | 2005-05-07 | 3 | -1/+90 |
* | Bug 34745 Update ddf.EscherTextboxRecord to be cleaner, and allow setting of ... | Glen Stampoultzis | 2005-05-05 | 1 | -40/+30 |
* | Removed some unused initializers | Glen Stampoultzis | 2005-05-05 | 1 | -5/+4 |
* | Keep field 6 intact | Glen Stampoultzis | 2005-05-05 | 1 | -2/+1 |
* | Indent | Glen Stampoultzis | 2005-05-05 | 1 | -16/+14 |
* | Patch from Nick. Bug 34744 Fix for ddf.DefaultRecordFactory never creating E... | Glen Stampoultzis | 2005-05-05 | 1 | -2/+9 |
* | There seems to be a bug with the current implementation that causes problems ... | Glen Stampoultzis | 2005-05-05 | 1 | -0/+3 |
* | Minor mod - keep original | Glen Stampoultzis | 2005-05-05 | 1 | -1/+1 |
* | 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 |
* | refactored | Avik Sengupta | 2005-05-02 | 3 | -9/+9 |
* | Moving to head | Glen Stampoultzis | 2005-05-01 | 2 | -0/+125 |
* | Moving to head | Glen Stampoultzis | 2005-05-01 | 4 | -0/+359 |
* | Test | Glen Stampoultzis | 2005-05-01 | 1 | -0/+131 |
* | Added image support for POI. See the quick guide for details. Sponsored thr... | Glen Stampoultzis | 2005-05-01 | 45 | -489/+1491 |
* | - Added support for the Korean character set MS949. Thanks again to Ralf Terd... | Rainer Klute | 2005-04-29 | 2 | -4/+9 |
* | bug 27852 - patch by Brice Copy | Avik Sengupta | 2005-04-28 | 3 | -2/+18 |
* | bug 34007 - DBCS cell format, patch by Alexander Litvinov | Avik Sengupta | 2005-04-28 | 1 | -0/+4 |
* | Refactored | Avik Sengupta | 2005-04-28 | 3 | -33/+30 |
* | 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 | 4 | -19/+180 |
* | corrected | Avik Sengupta | 2005-04-28 | 1 | -1/+2 |
* | added clone for properties objects. Sure makes it easier. Hey look ma, | Andrew C. Oliver | 2005-04-27 | 2 | -0/+25 |
* | added a main method so we can use it as a quickie utility (been meaning to do... | Andrew C. Oliver | 2005-04-27 | 1 | -0/+9 |
* | - Added a couple of Macintosh codepage numbers to Java encoding names. | Rainer Klute | 2005-04-23 | 2 | -4/+84 |
* | - Superflous statements removed. | Rainer Klute | 2005-04-22 | 1 | -4/+0 |
* | Added underline capability to the header and footer. | Shawn Laubach | 2005-04-22 | 2 | -177/+257 |
* | 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 |
* | bug 34435 , submitted by Nick Burch. Thanks | Avik Sengupta | 2005-04-22 | 1 | -1/+4 |
* | remove gratuitous output | Avik Sengupta | 2005-04-21 | 1 | -1/+0 |
* | 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 | 2 | -2/+43 |
* | fixed HWPF tests | Avik Sengupta | 2005-04-21 | 1 | -1/+1 |
* | fix for not being able to name a sheet as Sheet1, with some tests | Avik Sengupta | 2005-04-21 | 2 | -2/+8 |
* | Re-fixing bug 25695, testcase now passes | Avik Sengupta | 2005-04-19 | 1 | -1/+1 |