aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/data
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 45582 - handle extra bytes after the EOFRecordJosh Micich2008-08-071-0/+0
* More tests for bug #45365, but still not able to reproduce itNick Burch2008-08-051-0/+0
* Fix bug #45538 - Include excel headers and footers in the output of ExcelExtr...Nick Burch2008-08-044-0/+0
* Fix for bug 45519 - keep data validation records togetherJosh Micich2008-07-311-0/+0
* fixed bug #45322: HSSFSheet.autoSizeColumn() throws NPE when cell number form...Yegor Kozlov2008-07-151-0/+0
* Inspired by bug #44958 - Record level support for Data Tables. (No formula pa...Nick Burch2008-07-131-0/+0
* Patch 45289 - finished support for special comparison operators in COUNTIFJosh Micich2008-07-112-0/+0
* Add disabled test for bug #45376Nick Burch2008-07-101-0/+0
* Fix cell.getRichStringCellValue() for formula cells with string resultsNick Burch2008-07-101-0/+0
* Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingH...Nick Burch2008-07-101-0/+0
* Fix for bug 45348 - required tweaks to RVA formula logicJosh Micich2008-07-091-0/+0
* Fix for bug 45334 - added impl for ERROR.TYPE()Josh Micich2008-07-031-0/+0
* Avoid spurious missing lines with the MissingRecordAware event code, and odd ...Nick Burch2008-06-281-0/+0
* Make a start on being able to process formulas in the eventusermodel codeNick Burch2008-06-241-0/+0
* A partial fix for bug #30978, but something still remains, which seems to be ...Nick Burch2008-06-181-0/+0
* Make the test related to bug #30978, which shows that named ranges pointing t...Nick Burch2008-06-161-0/+0
* Slight tweak for named ranges pointing at deleted sheets, related to bug #30978Nick Burch2008-06-161-0/+0
* added extra RVA test case (for bug 45206)Josh Micich2008-06-151-0/+0
* Fix for 45060 (and 45041) - Improved token class transformation during formul...Josh Micich2008-05-281-0/+0
* Follow-on fix for bug 42564 (r653668). Array elements are stored internally c...Josh Micich2008-05-261-0/+0
* File with checkboxes, from bug #44840Nick Burch2008-05-231-0/+0
* Fix for bug 45046 - allowed DEFINEDNAME records without EXTERNALBOOK recordsJosh Micich2008-05-231-0/+0
* misc bug fixesYegor Kozlov2008-05-173-0/+0
* 41187 - fixed HSSFSheet to properly read xls files without ROW recordsJosh Micich2008-05-111-0/+0
* 42570 - fixed LabelRecord to use empty string instead of null when the length...Josh Micich2008-05-061-0/+0
* bug #44235 is not reproducible in 3.1-beta1Yegor Kozlov2008-05-051-0/+0
* 44921 - allow Ptg.writeBytes() to be called on relative ref Ptgs (RefN* and A...Josh Micich2008-05-021-0/+0
* Tests to show that bugs 44891 and 44861 were both already fixedNick Burch2008-04-303-0/+0
* added a unit test and closed bug #28774Yegor Kozlov2008-04-171-0/+0
* Make a bit of a start on being able to edit chart titles, based on the email ...Nick Burch2008-04-032-0/+0
* Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault...Yegor Kozlov2008-04-021-0/+0
* Bug #44733 - DPRODUCT function should be index 189, not 191Josh Micich2008-04-011-0/+0
* Update Formula test spreadsheet for count, and also do a copy as an ooxml .xl...Nick Burch2008-03-302-0/+0
* Add test to show that bug #44693 is incorrectNick Burch2008-03-281-0/+0
* patch 44675 - made POI capable of recognising var-args functions. Some relat...Josh Micich2008-03-261-0/+0
* Fix for readCompressedUnicode not moaning about length=0, from bug #44643Nick Burch2008-03-201-0/+0
* Test relating to bug #44636Nick Burch2008-03-201-0/+0
* 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