| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add disabled test for bug #45376 | Nick Burch | 2008-07-10 | 2 | -0/+52 |
* | Fix bug #45126 - Avoid generating multiple NamedRanges with the same name, wh... | Nick Burch | 2008-07-10 | 5 | -7/+117 |
* | Add test for bug #43623, currently disabled as it makes FormulaParser unhappy | Nick Burch | 2008-07-10 | 1 | -4/+35 |
* | Fix cell.getRichStringCellValue() for formula cells with string results | Nick Burch | 2008-07-10 | 5 | -13/+56 |
* | Back port fixes from the ooxml branch for CellReference column number<->lette... | Nick Burch | 2008-07-10 | 2 | -28/+198 |
* | Fix bug #45365 - Handle more excel number formatting rules in FormatTrackingH... | Nick Burch | 2008-07-10 | 6 | -50/+105 |
* | Apply some changes inspired by bug # 45373, which improve the performance of ... | Nick Burch | 2008-07-10 | 4 | -36/+84 |
* | Fix for bug 45367 - fixed boundary case when row zero is the last row removed... | Josh Micich | 2008-07-09 | 4 | -7/+24 |
* | Minor junit fix after r674953 (bug 45354). Hooked up loose tests in suite. | Josh Micich | 2008-07-09 | 4 | -2/+43 |
* | Fix for bug 45348 - required tweaks to RVA formula logic | Josh Micich | 2008-07-09 | 5 | -21/+68 |
* | Fix for bug 45354 - Proper distinguishing of cell references and named ranges... | Josh Micich | 2008-07-08 | 8 | -103/+260 |
* | Hooked up new junit in suite (from bug 45338) | Josh Micich | 2008-07-08 | 2 | -9/+12 |
* | Fix bug #45338 - JDK 1.4/1.5 issue from r673997 | Josh Micich | 2008-07-08 | 1 | -39/+37 |
* | Test to check that formula stuff is mostly working with zip codes | Nick Burch | 2008-07-08 | 1 | -0/+80 |
* | Shuffle the HDGF chunks_parse_cmds.tbl off into resources where it more prope... | Nick Burch | 2008-07-06 | 2 | -2/+5 |
* | Fix bug #45338 - Fix HSSFWorkbook to give you the same HSSFFont every time, a... | Nick Burch | 2008-07-04 | 5 | -15/+166 |
* | Fix bug #45336 - Fix HSSFColor.getTripletHash() | Nick Burch | 2008-07-04 | 3 | -4/+10 |
* | Fix for bug 45334 - added impl for ERROR.TYPE() | Josh Micich | 2008-07-03 | 2 | -21/+74 |
* | Fix for bug 45334 - formula parser needs to handle dots in identifiers | Josh Micich | 2008-07-03 | 4 | -18/+98 |
* | updated status of the latest release, 3.1-FINAL | Yegor Kozlov | 2008-07-01 | 1 | -25/+5 |
* | Patch from N.Hira from bug #45252 - Improvement for HWPF Range.replaceText() | Nick Burch | 2008-06-28 | 4 | -8/+69 |
* | Patch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and ... | Nick Burch | 2008-06-28 | 5 | -4/+210 |
* | Patch from dnapoletano from bug #45175 - Support for variable length operands... | Nick Burch | 2008-06-28 | 4 | -4/+10 |
* | Avoid spurious missing lines with the MissingRecordAware event code, and odd ... | Nick Burch | 2008-06-28 | 5 | -35/+112 |
* | Update changelog about EventWorkbookBuilder, and tweak XLS2CSVmra to use it i... | Nick Burch | 2008-06-28 | 3 | -6/+29 |
* | Finish the EventWorkbookBuilder, now does sheet references in formulas properly | Nick Burch | 2008-06-28 | 2 | -11/+35 |
* | Add MethodNotFound exceptions to the faq | Nick Burch | 2008-06-27 | 1 | -0/+30 |
* | Make a start on being able to process formulas in the eventusermodel code | Nick Burch | 2008-06-24 | 3 | -0/+335 |
* | started a new section for poi-3.2 family, updated release date of 3.2-FINAL | Yegor Kozlov | 2008-06-21 | 2 | -2/+8 |
* | Fix for bug 30978 - small re-arrangement of class Ptg hierarchy for DeletedRe... | Josh Micich | 2008-06-20 | 8 | -79/+66 |
* | Fix for bug 45234 - Removed incorrect shared formula conversion in CFRuleRecord | Josh Micich | 2008-06-19 | 5 | -139/+115 |
* | Improved HWPF Range.replaceText, from N. Hira in bug #45001 | Nick Burch | 2008-06-19 | 5 | -16/+139 |
* | A partial fix for bug #30978, but something still remains, which seems to be ... | Nick Burch | 2008-06-18 | 3 | -2/+84 |
* | TextShape.getMarginLeft() returned incorrect value. Added a unit test for tex... | Yegor Kozlov | 2008-06-16 | 3 | -1/+44 |
* | Make the test related to bug #30978, which shows that named ranges pointing t... | Nick Burch | 2008-06-16 | 3 | -7/+60 |
* | Slight tweak for named ranges pointing at deleted sheets, related to bug #30978 | Nick Burch | 2008-06-16 | 5 | -3/+46 |
* | Unit test from bug #45001, and new replaceText method (no test yet) | Nick Burch | 2008-06-16 | 3 | -0/+164 |
* | added extra RVA test case (for bug 45206) | Josh Micich | 2008-06-15 | 3 | -16/+17 |
* | bug#44692 - Fixed HSSFPicture.resize() to properly resize pictures if the und... | Yegor Kozlov | 2008-06-08 | 4 | -43/+116 |
* | expose access to OEPlaceholderAtom so that users can determine whether a sha... | Yegor Kozlov | 2008-06-08 | 7 | -17/+45 |
* | Fixed TextShape.resizeToFitText() to properly resize TextShape. See patch#45140 | Yegor Kozlov | 2008-06-08 | 1 | -537/+545 |
* | Support custom image renderers | Yegor Kozlov | 2008-06-08 | 4 | -7/+224 |
* | Correctly increment the reference count of a blip when a picture is inserted | Yegor Kozlov | 2008-06-08 | 4 | -23/+101 |
* | Fix for bug 45091 - serialization of RefN~ tokens. Simplified Ptg class hiera... | Josh Micich | 2008-06-07 | 82 | -2540/+1065 |
* | Fix for 45133 - OBJ Record (5Dh) needs to pad the sub-record data to a 4-byte... | Josh Micich | 2008-06-06 | 4 | -50/+58 |
* | Fix for bug 45145 - made sure RowRecordsAggregate comes before ValueRecordsAg... | Josh Micich | 2008-06-05 | 6 | -66/+160 |
* | Fix for bug 45123 - SharedFormulaRecord.convertSharedFormulas was ignoring to... | Josh Micich | 2008-06-05 | 5 | -1/+109 |
* | Test code clean-up (prior to bug 45126) | Josh Micich | 2008-06-04 | 1 | -139/+67 |
* | Fix bug #45087 - Correctly detect date formats like [Black]YYYY as being date... | Nick Burch | 2008-05-28 | 4 | -5/+24 |
* | bump 3.1-beta2 announcement | Yegor Kozlov | 2008-05-28 | 1 | -3/+3 |