| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the FormulaEvaluator code out of scratchpad | Nick Burch | 2008-03-29 | 376 | -5/+7 |
* | Merge several bug tests into one file | Nick Burch | 2008-03-29 | 4 | -245/+169 |
* | Update docs now that missing record aware eventusermodel has moved | Nick Burch | 2008-03-29 | 1 | -2/+3 |
* | Move the missing record aware eventusermodel code out of scratchpad | Nick Burch | 2008-03-29 | 7 | -2/+4 |
* | Add test to show that bug #44693 is incorrect | Nick Burch | 2008-03-28 | 2 | -0/+24 |
* | (real) fix for bug #44691. Modified Pmt.java to allow for 3 arguments. Adde... | Josh Micich | 2008-03-27 | 4 | -119/+152 |
* | annotated previous changelist(641964) with wrong buzilla number. Previous ch... | Josh Micich | 2008-03-27 | 2 | -3/+3 |
* | fixes for ExternalNameRecord serialisation bug #44691 | Josh Micich | 2008-03-27 | 3 | -138/+199 |
* | Add failing (but disabled) test from bug #44691 | Nick Burch | 2008-03-27 | 1 | -0/+70 |
* | Fix typo, and point hwpf people at the new microsoft docs | Nick Burch | 2008-03-27 | 2 | -3/+4 |
* | Patch from Raghu from bug #44652 - Improved handling of Pictures in Word Docu... | Nick Burch | 2008-03-27 | 6 | -24/+43 |
* | patch 44675 - made POI capable of recognising var-args functions. Some relat... | Josh Micich | 2008-03-26 | 19 | -786/+1831 |
* | more javadoc + clean-up from Dmitriy (bug 30311 att 21711) | Josh Micich | 2008-03-26 | 3 | -488/+523 |
* | Added class javadoc. Patch 30311 from Dmtriy. | Josh Micich | 2008-03-25 | 1 | -0/+45 |
* | sort to int conversion sign extension fix | Josh Micich | 2008-03-21 | 1 | -3/+3 |
* | Tweak how you get dataformat strings out of cell styles, to be more logical, ... | Nick Burch | 2008-03-21 | 3 | -9/+24 |
* | FAQ page doesn't like the new doc dtd, so go back to the old one for it | Nick Burch | 2008-03-21 | 1 | -1/+1 |
* | Update a lot of the site to apache documentation format 1.3, from 1.1. Also, ... | Nick Burch | 2008-03-20 | 36 | -62/+1785 |
* | Make junit happy | Nick Burch | 2008-03-20 | 1 | -2/+2 |
* | Fix for readCompressedUnicode not moaning about length=0, from bug #44643 | Nick Burch | 2008-03-20 | 3 | -1/+18 |
* | Simple patch from Josh from bug #44636 - fix for RefVPtg and edit-in-excel od... | Nick Burch | 2008-03-20 | 3 | -0/+3 |
* | Test relating to bug #44636 | Nick Burch | 2008-03-20 | 3 | -0/+118 |
* | Fix bug #44627 - improve the thread safety of POILogFactory | Nick Burch | 2008-03-19 | 5 | -37/+69 |
* | Patch from Dmitriy from bug #30311 - Support for conditional formatting records | Nick Burch | 2008-03-19 | 22 | -14/+4841 |
* | 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 |
* | Reformat index page slightly, and add some info on ooxml support being in pro... | Nick Burch | 2008-03-19 | 1 | -29/+41 |
* | support align=distributed in HSSFTextbox | Yegor Kozlov | 2008-03-17 | 1 | -0/+2 |
* | Patch from Josh from bug #44609 - Handle leading spaces in formulas, such as ... | Nick Burch | 2008-03-16 | 5 | -47/+131 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 1 | -0/+71 |
* | Patch from Josh from bug #44608 - Support for PercentPtg in the formula evalu... | Nick Burch | 2008-03-16 | 8 | -206/+381 |
* | Patch from Josh from bug #44606 - Support calculated string values for evalua... | Nick Burch | 2008-03-16 | 4 | -36/+39 |
* | Patch from Josh, which shows that various bugs are now fixed | Nick Burch | 2008-03-16 | 3 | -0/+218 |
* | Add accessors to horizontal and vertical alignment in HSSFTextbox | Yegor Kozlov | 2008-03-14 | 5 | -4/+114 |
* | Add test to show that bug #28031 is really closed | Nick Burch | 2008-03-13 | 1 | -0/+24 |
* | Make a start on handling different big block sizes in POIFS, but work isn't c... | Nick Burch | 2008-03-13 | 9 | -33/+84 |
* | Fix bug #44593 - improved handling of short DVRecords | Nick Burch | 2008-03-13 | 5 | -2/+37 |
* | Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() ... | Nick Burch | 2008-03-13 | 6 | -15/+70 |
* | Patch largely from Josh from bug #44539 - Support for area references in form... | Nick Burch | 2008-03-07 | 27 | -379/+446 |
* | Improved support for read-only recommended workbooks, fixing bug #44536 | Nick Burch | 2008-03-07 | 8 | -2/+64 |
* | Patch from Josh from bug #43901 - Correctly update the internal last cell num... | Nick Burch | 2008-03-07 | 5 | -176/+164 |
* | Add broken test for bug #43901 | Nick Burch | 2008-03-06 | 1 | -0/+23 |
* | Embeded files from bug #44524 | Nick Burch | 2008-03-06 | 4 | -0/+0 |
* | Change the behaviour on short last blocks to be a warning not an exception, a... | Nick Burch | 2008-03-06 | 6 | -34/+147 |
* | Changelog update for last patch | Nick Burch | 2008-03-04 | 2 | -0/+6 |
* | Big patch from Josh from bug #44504 - lots of formula parser improvements | Nick Burch | 2008-03-04 | 81 | -2391/+3815 |
* | Problem files from bug #44501 | Nick Burch | 2008-03-04 | 3 | -0/+0 |
* | Fix indent, add more documentation, and make the error message more helpful | Nick Burch | 2008-03-03 | 1 | -13/+14 |
* | Patch from Josh from bug #44508 - Fix formula evaluation with evaluateInCell ... | Nick Burch | 2008-03-03 | 4 | -1/+74 |
* | Patch from Josh from bug #44510 - Fix how DVALRecord works with dropdowns | Nick Burch | 2008-03-03 | 4 | -9/+66 |