| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some Eclipse warnings, adjust some unit tests slightly | Dominik Stadler | 2013-08-23 | 3 | -42/+55 |
* | Fix unit test for Bug 50298 some more | Dominik Stadler | 2013-08-21 | 1 | -9/+3 |
* | Adjust test for Bug 50298 to not leave a temporary file behind and | Dominik Stadler | 2013-08-21 | 1 | -5/+69 |
* | Bug 50298: Fix corruption of Workbook when setting sheet order. The | Dominik Stadler | 2013-08-21 | 1 | -17/+60 |
* | Bug 55043: patch for missing function QUOTIENT | Cédric Walter | 2013-08-16 | 2 | -3/+35 |
* | Bug 55082: patch for missing function ROMAN | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 55080: patch for missing function IMREAL | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 55079: patch for missing function IMAGINARY | Cédric Walter | 2013-08-16 | 1 | -0/+30 |
* | Bug 54720: Support for Row/Col Area Range like 8:8 or H:H | Cédric Walter | 2013-08-16 | 2 | -5/+37 |
* | Bug 54723: Support for percentage in VALUE() function | Cédric Walter | 2013-08-16 | 1 | -0/+3 |
* | Bug 54786: Fix missing quoting in date formatting, add a number of unit | Dominik Stadler | 2013-08-16 | 1 | -1/+27 |
* | 55419 and refactor SimpleFraction | Tim Allison | 2013-08-15 | 1 | -0/+11 |
* | Bug 55195: use interface instead of implementation for | Dominik Stadler | 2013-08-12 | 1 | -0/+2 |
* | Bug 55380: Fix endless loop in CellRangeUtil.mergeCellRanges() by not trying ... | Dominik Stadler | 2013-08-12 | 2 | -7/+80 |
* | Add more unit tests to cover more of HSSFWorkbook and HSSFSheet, check one mo... | Dominik Stadler | 2013-07-12 | 3 | -34/+335 |
* | Fix build broken by previous checkin by creating a TestUnfixedBugs for ooxml ... | Dominik Stadler | 2013-07-01 | 1 | -45/+0 |
* | Bug 54084: Add testcase which reproduces the bug, no fix available yet | Dominik Stadler | 2013-06-30 | 1 | -2/+47 |
* | Add a test to show that bug #53150 has been fixed by the recent fraction work | Nick Burch | 2013-06-26 | 1 | -0/+3 |
* | Deprecate the old HPSF codepage Constants list, and change the code to use th... | Nick Burch | 2013-06-26 | 3 | -18/+13 |
* | New parent test class, which includes the common assertContains pattern | Nick Burch | 2013-06-26 | 2 | -3/+64 |
* | Add a write method to HPSFPropertiesOnlyDocument, and use this to finish the ... | Nick Burch | 2013-06-26 | 1 | -1/+13 |
* | Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte alig... | Nick Burch | 2013-06-25 | 2 | -1/+35 |
* | Add missing license headers, and a few javadoc tweaks while working on those ... | Nick Burch | 2013-06-25 | 1 | -0/+17 |
* | Fix from Florian Hopf from bug #54564 - Fix error message text | Nick Burch | 2013-06-25 | 1 | -0/+2 |
* | Patch from Andrew Novikov from bug #53972 - Presence of PLV record shouldn't ... | Nick Burch | 2013-06-25 | 2 | -0/+60 |
* | Patch and unit test from Tim Allen from bug #54686 - Improve how DataFormatte... | Nick Burch | 2013-06-20 | 2 | -2/+97 |
* | Bug 54982: Add a close() interface to POITextExtractor which can be used to f... | Dominik Stadler | 2013-06-17 | 1 | -1/+1 |
* | Patch from Trejkaz from GitHub Pull 2 - HSSFWorkbook.getAllEmbeddedObjects() ... | Nick Burch | 2013-06-14 | 1 | -3/+24 |
* | Bug 55047: REPT formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | missing tests for Bug 55041 - CODE formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | added missing tests for Bug 55042: patch for missing function COMPLEX | Yegor Kozlov | 2013-06-02 | 1 | -0/+31 |
* | Bugzilla 55043 and 55042: initial support for Complex and Quotient functions | Yegor Kozlov | 2013-06-02 | 2 | -0/+132 |
* | Bugzilla 55041: CODE function support, also removed @Override from interfaces... | Yegor Kozlov | 2013-06-02 | 1 | -0/+59 |
* | Bugzilla 55037: DELTA function support | Yegor Kozlov | 2013-06-02 | 1 | -0/+63 |
* | Bugzilla 55036 - Dec2HEx formula support | Yegor Kozlov | 2013-06-02 | 2 | -2/+84 |
* | Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF | Yegor Kozlov | 2013-03-16 | 6 | -558/+468 |
* | Bugzilla 54469 - Support for financial functions IPMT and PPMT | Yegor Kozlov | 2013-03-02 | 2 | -0/+111 |
* | Fix bug #54579 - Handle milliseconds in date formats eg ss.000 | Nick Burch | 2013-02-19 | 1 | -0/+34 |
* | Fix bug #54557 - Don't mis-detect format patterns like .000 as dates | Nick Burch | 2013-02-13 | 1 | -1/+10 |
* | Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook di... | Nick Burch | 2013-02-07 | 2 | -27/+60 |
* | EDate function implementation from Detlef Brendle from bug #54508 | Nick Burch | 2013-02-04 | 1 | -0/+51 |
* | Bugzilla 54356 - Support of statistical function SLOPE | Yegor Kozlov | 2013-01-19 | 1 | -0/+137 |
* | Patch from Johan from bug #54402 - fix IfError with indirect references | Nick Burch | 2013-01-10 | 1 | -2/+13 |
* | Bugzilla 54356: Support of statistical function INTERCEPT | Yegor Kozlov | 2012-12-28 | 1 | -0/+159 |
* | Patch from Johan Karlsteen for bug #53966 - Implement IfError AP function | Nick Burch | 2012-12-28 | 1 | -0/+84 |
* | Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update s... | Yegor Kozlov | 2012-12-04 | 1 | -3/+59 |
* | bugzilla 54137 - improved performance of DataFormatter with Fractions | Yegor Kozlov | 2012-11-16 | 1 | -0/+39 |
* | clear unused import warnings | Yegor Kozlov | 2012-11-12 | 8 | -19/+0 |
* | Bugzilla 54070: Patch for typos in comments, javadoc and documentation | Yegor Kozlov | 2012-11-01 | 1 | -13/+13 |
* | Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row... | Yegor Kozlov | 2012-10-26 | 1 | -0/+6 |