aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases
Commit message (Expand)AuthorAgeFilesLines
* Yegor's patch from bug #41242Nick Burch2007-01-051-0/+95
* Comment support from bug 41198, patch from YegorNick Burch2007-01-015-1/+273
* copy2license run on these (after a bit of munging)Henri Yandell2006-12-222-26/+28
* Applied copy2license script to the files that were converted by dos2unix. ant...Henri Yandell2006-12-223-15/+18
* Applying dos2unix on some of the Java files. The copy2license script isn't pi...Henri Yandell2006-12-224-1170/+1170
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-22175-875/+1050
* When sorting the contents of a directory, do so in a way that doesn't upset E...Nick Burch2006-12-122-0/+152
* Support Excel files which contain a WORKBOOK entry, rather than the usual Wor...Nick Burch2006-11-302-0/+39
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-295-19/+0
* test case that checks to see if a case of MissingArgsPtg in the formula strin...Amol S. Deshmukh2006-08-241-0/+7
* bugfix 38396: Exponential numbers are now handled by the formula parserAmol S. Deshmukh2006-08-091-0/+98
* Made a bit of a meal out of the Shared formula patch, some of our test cases ...Jason Height2006-07-2715-3/+331
* Helper method for when moving stuff about in an array, plus testNick Burch2006-07-021-0/+291
* On some JVMs, the problem family dialog has a capital D - change the skips to...Nick Burch2006-06-161-2/+2
* On some JVMs, the problem family dialog has a capital D - change the skips to...Nick Burch2006-06-161-2/+2
* Fix for bug 39800 - if the Array size in the simple block doesn't inclde the ...Nick Burch2006-06-131-21/+37
* Add a currently broken test, which highlights a bug (bug report to follow)Nick Burch2006-06-131-0/+78
* Updated to support lines for the EscherGraphics2d draw() call.Glen Stampoultzis2006-04-251-2/+14
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-0312-169/+1855
* Added the ability to set the default style for an individual column in a sheet.Shawn Laubach2006-01-211-0/+11
* Bug37630: SQUASHED! Array Ptgs now implemented (at least the read and write f...Jason Height2006-01-212-0/+16
* BUG 38230 Fixed. Confirmed that the typecast from byte to char caused errors....Jason Height2006-01-171-0/+36
* Multiple clone of same sheet now generates unique sheet name BUG 37416 fixed.Jason Height2006-01-052-3/+21
* Fixes to Unicode support. Believe that most unicode issues are now fixed. Bu...Jason Height2006-01-033-6/+100
* BitfieldFactory updateJason Height2005-09-021-21/+21
* Fix for Bug#28328Amol S. Deshmukh2005-08-241-0/+20
* Why is there always one file that gets missed??Jason Height2005-08-181-3/+3
* Major landing of the following changes:Jason Height2005-08-1862-305/+565
* [35799] Added testXFIndexForColumnAmol S. Deshmukh2005-07-201-0/+72
* added failing tests for singleCell NamedRange creation (testNamedCell_1 & tes...Amol S. Deshmukh2005-07-131-0/+76
* bug 34575 fixed, thanks AmolAvik Sengupta2005-07-082-14/+0
* bug 35084, reported by Stefano Rocca. fixed in Sheet.javaAvik Sengupta2005-05-311-0/+15
* bug 35084, reported by Stefano Rocca. fixed in Sheet.javaAvik Sengupta2005-05-312-17/+16
* new testcaseAvik Sengupta2005-05-311-1/+18
* toString() method for HSSFCell to returnAvik Sengupta2005-05-201-0/+36
* testcase for bug 34775Avik Sengupta2005-05-192-0/+9
* Fix for bug 27272 : Unknown Ptg 3C and 3DAvik Sengupta2005-05-193-0/+26
* prevent output scrolling, pls revert if neededAvik Sengupta2005-05-191-2/+2
* unary plus: patch by Amol Deshmukh, test addedAvik Sengupta2005-05-181-1/+12
* user API to set window pane when wb is openedAvik Sengupta2005-05-071-1/+28
* testcase for 33082, which is now fixedAvik Sengupta2005-05-032-9/+8
* unfixed testcases, so you know what to fix :)Avik Sengupta2005-05-033-0/+71
* Moving to headGlen Stampoultzis2005-05-012-0/+125
* Added image support for POI. See the quick guide for details. Sponsored thr...Glen Stampoultzis2005-05-0110-30/+349
* bug 27852 - patch by Brice CopyAvik Sengupta2005-04-282-0/+16
* additional tests for DBCS sheet nameAvik Sengupta2005-04-282-0/+14
* PR:17039 - DBCS chars in header and footerAvik Sengupta2005-04-282-0/+62
* correctedAvik Sengupta2005-04-281-1/+2
* - Superflous statements removed.Rainer Klute2005-04-221-4/+0
* testcase for bug 34021 , already worked fineAvik Sengupta2005-04-221-0/+10