aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* * 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
* new testsAvik Sengupta2005-04-222-5/+41
* test file for bug 32822Avik Sengupta2005-04-211-0/+0
* bug 33160, original patch and testcase supplied by Amol Deshmukh.. thanks. Th...Avik Sengupta2005-04-211-0/+25
* fix for not being able to name a sheet as Sheet1, with some testsAvik Sengupta2005-04-211-1/+7
* - Support for variant type VT_R8 added.Rainer Klute2005-04-131-0/+1
* Fixed bugzilla referencesGlen Stampoultzis2005-01-012-9/+8
* - Forgot the copyright. Here it is.Rainer Klute2004-12-281-1/+17
* - Test case for empty documents added.Rainer Klute2004-12-281-0/+130
* Implemented row bounds. Will raise an IndexOutOfBoundsException if the excel ...Jason Height2004-10-141-0/+28
* PR: 19974Jason Height2004-10-131-1/+2
* Centralized creation of temp files and made the default operation to delete o...Glen Stampoultzis2004-10-1213-68/+121
* Changes for my own selfish benefit of being able to run tests through jbuilde...Jason Height2004-09-241-1/+1
* With this patch some testcases are skipped if the default character set is no...Rainer Klute2004-09-191-9/+67
* Bugzilla Bug 27929 - finally :-)Glen Stampoultzis2004-09-191-0/+98
* Bugzilla Bug 30951Glen Stampoultzis2004-09-191-0/+40
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-2329-341/+463
* Some code and documentation cleanup.Rainer Klute2004-08-151-1/+0
* Restored the functionality to use ALL files beginning with "Test" in src/test...Rainer Klute2004-08-151-29/+34