| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed bug 44892 - made HSSFWorkbook.getSheet(String) case insensitive | Josh Micich | 2008-05-01 | 1 | -1/+19 |
* | Tests to show that bugs 44891 and 44861 were both already fixed | Nick Burch | 2008-04-30 | 5 | -2/+38 |
* | added a unit test and closed bug #28774 | Yegor Kozlov | 2008-04-17 | 2 | -0/+11 |
* | Rich text in HSSFTextbox must have at least one format run. Make sure it is s... | Yegor Kozlov | 2008-04-16 | 1 | -0/+19 |
* | Conditional Formatting (30311) - API improvements, added HSSFSheetConditional... | Josh Micich | 2008-04-15 | 2 | -17/+21 |
* | Nice and small change here... Update the formula parser code to use usermodel... | Nick Burch | 2008-04-15 | 9 | -32/+25 |
* | make sure all hslf classes use POI loggers | Yegor Kozlov | 2008-04-14 | 1 | -2/+2 |
* | Finish off eventusermodel based Excel Extractor, and update the xls to csv co... | Nick Burch | 2008-04-13 | 1 | -3/+1 |
* | Start on a eventusermodel based excel text extractor | Nick Burch | 2008-04-13 | 1 | -0/+46 |
* | Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and... | Nick Burch | 2008-04-11 | 1 | -0/+71 |
* | bugzilla 44792 - fixed encode/decode problems in ExternalNameRecord and CRNRe... | Josh Micich | 2008-04-10 | 3 | -5/+136 |
* | Implement a proxy HSSFListener which tracks the format records, and lets you ... | Nick Burch | 2008-04-09 | 1 | -0/+65 |
* | some more tweaks for bug 30311. Set some (unused) bits in FontFormatting to ... | Josh Micich | 2008-04-09 | 1 | -1/+1 |
* | 30311 - More work on Conditional Formatting - patch from Dmitriy | Josh Micich | 2008-04-07 | 2 | -14/+26 |
* | refactored all hssf junits to get test sample data in the in one place | Josh Micich | 2008-04-07 | 42 | -4057/+3020 |
* | Follow up fix after r644473 (bug 44739) TestHSSFConditionalFormatting had a b... | Josh Micich | 2008-04-03 | 2 | -3/+4 |
* | Fix for bug 44739 - Conditional formatting (regions with max row/col index) | Josh Micich | 2008-04-03 | 3 | -72/+159 |
* | Make a bit of a start on being able to edit chart titles, based on the email ... | Nick Burch | 2008-04-03 | 2 | -0/+0 |
* | Fixed inconsistency between HSSFSHeet.getColumnWidth and HSSFSheet.getDefault... | Yegor Kozlov | 2008-04-02 | 2 | -1/+61 |
* | Bug #44733 - DPRODUCT function should be index 189, not 191 | Josh Micich | 2008-04-01 | 4 | -15/+55 |
* | changes/status for #44675, #44695, #44691 | Josh Micich | 2008-03-31 | 11 | -163/+169 |
* | silenced noisy tests | Josh Micich | 2008-03-31 | 2 | -4/+4 |
* | 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 | 7 | -414/+666 |
* | Update Formula test spreadsheet for count, and also do a copy as an ooxml .xl... | Nick Burch | 2008-03-30 | 2 | -0/+0 |
* | Move the FormulaEvaluator code out of scratchpad | Nick Burch | 2008-03-29 | 36 | -0/+5316 |
* | Move the missing record aware eventusermodel code out of scratchpad | Nick Burch | 2008-03-29 | 1 | -0/+360 |
* | Add test to show that bug #44693 is incorrect | Nick Burch | 2008-03-28 | 2 | -0/+24 |
* | annotated previous changelist(641964) with wrong buzilla number. Previous ch... | Josh Micich | 2008-03-27 | 1 | -2/+2 |
* | fixes for ExternalNameRecord serialisation bug #44691 | Josh Micich | 2008-03-27 | 2 | -3/+58 |
* | patch 44675 - made POI capable of recognising var-args functions. Some relat... | Josh Micich | 2008-03-26 | 8 | -5/+825 |
* | Fix for readCompressedUnicode not moaning about length=0, from bug #44643 | Nick Burch | 2008-03-20 | 2 | -0/+14 |
* | Test relating to bug #44636 | Nick Burch | 2008-03-20 | 1 | -0/+0 |
* | Patch from Dmitriy from bug #30311 - Support for conditional formatting records | Nick Burch | 2008-03-19 | 4 | -0/+691 |
* | Add test to show that bug #43251 is already fixed | Nick Burch | 2008-03-19 | 2 | -0/+14 |
* | Added test to show that bug #41546 is already fixed. Also rename a test file ... | Nick Burch | 2008-03-19 | 3 | -1/+23 |
* | Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as ... | Nick Burch | 2008-03-16 | 1 | -0/+44 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | Patch from Josh from bug #44606 - Support calculated string values for evalua... | Nick Burch | 2008-03-16 | 1 | -10/+13 |
* | Patch from Josh, which shows that various bugs are now fixed | Nick Burch | 2008-03-16 | 1 | -0/+0 |
* | 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 | 2 | -0/+17 |
* | Patch largely from Josh from bug #44539 - Support for area references in form... | Nick Burch | 2008-03-07 | 2 | -24/+27 |
* | Improved support for read-only recommended workbooks, fixing bug #44536 | Nick Burch | 2008-03-07 | 2 | -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 | 13 | -254/+637 |
* | Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdowns | Nick Burch | 2008-03-03 | 1 | -0/+55 |
* | Fix from Yegor from bug #44491 - don't have the new style handy POIDocument p... | Nick Burch | 2008-03-03 | 1 | -0/+98 |