aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/data
Commit message (Expand)AuthorAgeFilesLines
* Add test to show that bug #43251 is already fixedNick Burch2008-03-191-0/+0
* Added test to show that bug #41546 is already fixed. Also rename a test file ...Nick Burch2008-03-192-0/+0
* Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu...Nick Burch2008-03-161-0/+0
* Patch from Josh, which shows that various bugs are now fixedNick Burch2008-03-161-0/+0
* Fix bug #44593 - improved handling of short DVRecordsNick Burch2008-03-131-0/+0
* Improved support for read-only recommended workbooks, fixing bug #44536Nick Burch2008-03-071-0/+0
* Big patch from Josh from bug #44504 - lots of formula parser improvementsNick Burch2008-03-043-0/+0
* Patch from Josh from bug #44450 - VLookup and HLookup support, and improvemen...Nick Burch2008-02-221-0/+0
* Add a disabled test for a file with whacky StyleRecords that trigger an AIOOBNick Burch2008-02-211-0/+0
* Patch from Josh from bug #44449 - Handle SharedFormulas better, for where the...Nick Burch2008-02-211-0/+0
* Further support for whole-column references, including formula strings and th...Nick Burch2008-02-151-0/+0
* Partial fix for bug #44410 - support whole column ranges such as C:C in the f...Nick Burch2008-02-151-0/+0
* Fix for bug #44403 - Have mid use the third argument properly, and testNick Burch2008-02-151-0/+0
* To avoid confusion and repeated changes in svn, update the TestDataValidation...Nick Burch2008-02-151-0/+0
* Big formula update from Josh from bug #44364 - support for Match, NA and SumP...Nick Burch2008-02-142-0/+0
* In the interests of sanity, stop having hssf test data files in scratchpad an...Nick Burch2008-02-144-0/+0
* Another test relating to bug #42564 - this one is still failingNick Burch2008-02-111-0/+0
* Test for bug #42564 - appears to already be fixedNick Burch2008-02-101-0/+0
* Test file with hyperlinks on many sheets, of different typesNick Burch2008-02-041-0/+0
* More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a...Nick Burch2008-02-012-0/+0
* Get the Hyperlink record code so that it doesn't break any existing tests, an...Nick Burch2008-02-011-0/+0
* Mostly fix bug 42618 (really this time...) - can now open the file properly, ...Nick Burch2008-01-281-0/+0
* Add a test to show the bug #42618 appears to be incorrectNick Burch2008-01-251-0/+0
* Fix from bug #41726 - support signed offsets from relative areas and referencesNick Burch2008-01-221-0/+0
* added unit tests for closed Bug 37684: Unhandled Continue Record ErrorYegor Kozlov2008-01-192-0/+0
* Patch to support UncalcedRecord and usermodel code for it, to indicate formul...Nick Burch2008-01-162-0/+0
* Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca...Nick Burch2008-01-151-0/+0
* fixed bug 44200: Sheet not cloneable when Note added to excel cellYegor Kozlov2008-01-102-0/+0
* Add several more test files, charting relatedNick Burch2008-01-096-0/+0
* Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr...Nick Burch2008-01-091-0/+0
* Add a xlsx sample file with boolean formulas and values in it, as none of the...Nick Burch2008-01-091-0/+0
* Add clone methods to DrawingRecord and AbstractEscherHolderRecord, which allo...Nick Burch2008-01-091-0/+0
* Have autoSizeColumn skip over merged regions - bug #43902. Patch from PaoloNick Burch2008-01-091-0/+0
* Finally fix bug #42464 - Expected ExpPtg to be converted from Shared to Non-S...Nick Burch2008-01-082-0/+0
* Add un-fixable testcase for bug 43493Nick Burch2008-01-081-0/+0
* Fix bug #34023 - when shifting rows, update the any formula references to tho...Nick Burch2008-01-081-0/+0
* Fix for bug #44167 - patch from Paolo MottadelliNick Burch2008-01-081-0/+0
* Fix bug #44070 - patch from Gian Carlo PaceNick Burch2008-01-071-0/+0
* Some matching sets of sample ooxml and ole2 files, along with a plain text de...Nick Burch2008-01-043-0/+21
* Improve the javadocs for font and fill related colourings, and add another te...Nick Burch2008-01-021-0/+0
* Add some more sample ooxml documentsNick Burch2007-12-272-0/+0
* Update the sample ooxml files to the latest versions from http://openxmldevel...Nick Burch2007-12-262-0/+0
* Stub out sheet hiding tests, so we have a framework for when sheet hiding is ...Nick Burch2007-12-054-0/+0
* Updated date windowing test fixes from bug #43551Nick Burch2007-12-042-0/+0
* String Continue records support (with test), from bug #41064Nick Burch2007-12-041-0/+0
* Usermodel support for the datavalidation code, and tests for it (bug 27511)Nick Burch2007-12-031-0/+0
* More code from bug #27511, now ported to the new style record codeNick Burch2007-12-031-0/+0
* fixed bugs 43877 and 39512: Fix for handling mixed OBJ and CONTINUE recordsYegor Kozlov2007-11-231-0/+0
* Patch for unicode NameRecords (bug #43837)Nick Burch2007-11-121-0/+0
* Add support for Chart Title Format records (bug #43721)Nick Burch2007-11-121-0/+0