aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/HSSFTests.java
Commit message (Expand)AuthorAgeFilesLines
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-041-171/+16
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-7/+15
* Fix from Josh from bug #44417 - Improved handling of references for the need ...Nick Burch2008-02-151-10/+2
* Patch from bug #44336 - correctly escape sheet names in formula references, i...Nick Burch2008-02-011-14/+2
* Shuffle some bits of TestFormulaParser into scratchpad, so it can find HSSFFo...Nick Burch2008-01-091-2/+2
* Comment support from bug 41198, patch from YegorNick Burch2007-01-011-1/+3
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* Made a bit of a meal out of the Shared formula patch, some of our test cases ...Jason Height2006-07-271-0/+12
* Major landing of the following changes:Jason Height2005-08-181-0/+41
* Changes for my own selfish benefit of being able to run tests through jbuilde...Jason Height2004-09-241-1/+1
* New licence changes.Glen Stampoultzis2004-04-091-0/+17
* Fixed NameRecord deserialization when additional information (description) wa...Danny Mui2003-05-171-0/+2
* Add the new testcase to the testsuite.Danny Mui2003-05-081-2/+4
* FuncPtg stores 2 bytes of data where AbstractFuncPtg says it is 4 bytes long....Danny Mui2003-04-081-0/+4
* Print Area PatchDanny Mui2003-03-061-0/+2
* PR 15743: Add support for custom palettes: Submitted by Brian SandersAvik Sengupta2003-01-021-0/+4
* javadoc'd fixed the email address (whoops)Andrew C. Oliver2002-11-101-2/+3
* new testsuite for HSSFAndrew C. Oliver2002-11-101-0/+148