| Commit message (Expand) | Author | Age | Files | Lines |
* | Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a b... | Josh Micich | 2008-04-03 | 2 | -3/+4 |
* | Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault... | Yegor Kozlov | 2008-04-02 | 1 | -1/+61 |
* | silenced noisy tests | Josh Micich | 2008-03-31 | 1 | -2/+2 |
* | removed incorrect test case methods | Josh Micich | 2008-03-31 | 1 | -114/+1 |
* | More work on Conditional Formatting (bug 30311) junit and fixes from Dmitriy.... | Josh Micich | 2008-03-31 | 1 | -0/+203 |
* | Move the FormulaEvaluator code out of scratchpad | Nick Burch | 2008-03-29 | 4 | -0/+527 |
* | Add test to show that bug #44693 is incorrect | Nick Burch | 2008-03-28 | 1 | -0/+24 |
* | Fix for readCompressedUnicode not moaning about length=0, from bug #44643 | Nick Burch | 2008-03-20 | 1 | -0/+14 |
* | Add test to show that bug #43251 is already fixed | Nick Burch | 2008-03-19 | 1 | -0/+14 |
* | Added test to show that bug #41546 is already fixed. Also rename a test file ... | Nick Burch | 2008-03-19 | 1 | -1/+23 |
* | Patch from Josh from bug #44606 - Support calculated string values for evalua... | Nick Burch | 2008-03-16 | 1 | -10/+13 |
* | Add accessors to horizontal and vertical alignment in HSSFTextbox | Yegor Kozlov | 2008-03-14 | 1 | -0/+52 |
* | Add test to show that bug #28031 is really closed | Nick Burch | 2008-03-13 | 1 | -0/+24 |
* | Fix bug #44593 - improved handling of short DVRecords | Nick Burch | 2008-03-13 | 1 | -0/+17 |
* | Improved support for read-only recommended workbooks, fixing bug #44536 | Nick Burch | 2008-03-07 | 1 | -0/+23 |
* | Patch from Josh from bug #43901 - Correctly update the internal last cell num... | Nick Burch | 2008-03-07 | 2 | -100/+83 |
* | Add broken test for bug #43901 | Nick Burch | 2008-03-06 | 1 | -0/+23 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 2 | -30/+101 |
* | Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p... | Nick Burch | 2008-03-03 | 1 | -0/+98 |
* | Bug #44471 - Crystal Reports generates files with short StyleRecords, which i... | Nick Burch | 2008-02-22 | 1 | -7/+4 |
* | Add a disabled test for a file with whacky StyleRecords that trigger an AIOOB | Nick Burch | 2008-02-21 | 1 | -0/+18 |
* | Fix bug 38921, where HSSFPalette.findSimilar() wasn't working properly, and a... | Nick Burch | 2008-02-21 | 1 | -0/+43 |
* | Fix from Josh from bug #44417 - Improved handling of references for the need ... | Nick Burch | 2008-02-15 | 2 | -20/+18 |
* | To avoid confusion and repeated changes in svn, update the TestDataValidation... | Nick Burch | 2008-02-15 | 1 | -1/+1 |
* | Another test relating to bug #42564 - this one is still failing | Nick Burch | 2008-02-11 | 1 | -1/+23 |
* | Test for bug #42564 - appears to already be fixed | Nick Burch | 2008-02-10 | 1 | -0/+20 |
* | Handle timezones better with cell.setCellValue(Calendar), so now 20:00-03:00,... | Nick Burch | 2008-02-07 | 1 | -0/+23 |
* | Patch from bug #44373 - Have HSSFDateUtil.isADateFormat support more date for... | Nick Burch | 2008-02-07 | 1 | -1/+20 |
* | support for excel hypelrinks | Yegor Kozlov | 2008-02-07 | 2 | -7/+198 |
* | Implement hashCode and equals for HSSFFont and HSSFCellStyle | Nick Burch | 2008-02-06 | 1 | -0/+29 |
* | Make TestHSSFSheet#testAutoSizeColumn not fail on a Mac just because of font ... | Ugo Cei | 2008-02-04 | 1 | -1/+1 |
* | usermodel support for excel hyperlinks | Yegor Kozlov | 2008-02-02 | 1 | -62/+38 |
* | More Hyperlink support. Doesn't end up in HSSFCell just yet, as the records a... | Nick Burch | 2008-02-01 | 1 | -15/+75 |
* | Get the Hyperlink record code so that it doesn't break any existing tests, an... | Nick Burch | 2008-02-01 | 1 | -0/+6 |
* | Patch from bug #44336 - correctly escape sheet names in formula references, i... | Nick Burch | 2008-02-01 | 1 | -8/+29 |
* | Mostly fix bug 42618 (really this time...) - can now open the file properly, ... | Nick Burch | 2008-01-28 | 1 | -4/+18 |
* | commented failing test42618() | Yegor Kozlov | 2008-01-25 | 1 | -0/+4 |
* | Add a test to show the bug #42618 appears to be incorrect | Nick Burch | 2008-01-25 | 1 | -1/+19 |
* | Fix from bug #41726 - support signed offsets from relative areas and references | Nick Burch | 2008-01-22 | 1 | -0/+11 |
* | added a unit test for fixed bug 41139: Constructing HSSFWorkbook is failed,th... | Yegor Kozlov | 2008-01-19 | 2 | -74/+29 |
* | added unit tests for closed Bug 37684: Unhandled Continue Record Error | Yegor Kozlov | 2008-01-19 | 1 | -0/+36 |
* | Patch to support UncalcedRecord and usermodel code for it, to indicate formul... | Nick Burch | 2008-01-16 | 1 | -3/+81 |
* | Fix bug #44201 - support cloning of DVRecord, so validation enabled sheets ca... | Nick Burch | 2008-01-15 | 1 | -0/+20 |
* | Some more updates to the records->usermodel support for hssf shapes. Still no... | Nick Burch | 2008-01-15 | 2 | -7/+223 |
* | fixed bug 44200: Sheet not cloneable when Note added to excel cell | Yegor Kozlov | 2008-01-10 | 1 | -1/+21 |
* | Make a start on processing shapes on a sheet out of a record. For now, doesn'... | Nick Burch | 2008-01-09 | 2 | -0/+91 |
* | Further font size tweaks for autosizing test (macs are even odder...) | Nick Burch | 2008-01-09 | 1 | -4/+5 |
* | Font sizes can vary slightly between machines, so use small ranges not absolu... | Nick Burch | 2008-01-09 | 1 | -3/+15 |
* | Fix bug #43008, by deprecating setCellNum() on HSSFCell, and adding moveCell(... | Nick Burch | 2008-01-09 | 1 | -2/+43 |
* | Fix for bug #43058 - handle setting row grouping for sheets that lacked gutsr... | Nick Burch | 2008-01-09 | 1 | -0/+98 |