| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | missing tests for Bug 55041 - CODE formula support | Yegor Kozlov | 2013-06-02 | 1 | -0/+0 |
* | added missing tests for Bug 55042: patch for missing function COMPLEX | Yegor Kozlov | 2013-06-02 | 1 | -0/+0 |
* | Bug 54673 - [PATCH] Simple wildcard support in HLOOKUP, VOOLKUP, MATCH, COUNTIF | Yegor Kozlov | 2013-03-16 | 3 | -0/+0 |
* | Bugzilla 54469 - Support for financial functions IPMT and PPMT | Yegor Kozlov | 2013-03-02 | 2 | -0/+0 |
* | Bugzilla 54436: Fixed metadata for GETPIVOTDATA function | Yegor Kozlov | 2013-03-02 | 1 | -0/+0 |
* | Fix bug #54506 - Add "BOOK" to the list of unusual-but-largely-ok Workbook di... | Nick Burch | 2013-02-07 | 1 | -0/+0 |
* | Bugzilla 54356: Support of statistical function INTERCEPT | Yegor Kozlov | 2012-12-28 | 1 | -0/+0 |
* | Bugs 54228,53672 - Fixed XSSF to read cells with missing R attribute | Yegor Kozlov | 2012-12-05 | 2 | -0/+0 |
* | Bug 54206: ValueRecordsAggregate.updateFormulasAfterRowShift doesn't update s... | Yegor Kozlov | 2012-12-04 | 2 | -0/+0 |
* | removed svn:executable from test files | Yegor Kozlov | 2012-11-25 | 5 | -0/+0 |
* | Bug #53282 - Avoid exception when parsing OPC relationships with non-breaking... | Yegor Kozlov | 2012-10-29 | 1 | -0/+0 |
* | Bug #54016 - Avoid exception when parsing workbooks with DConRefRecord in row... | Yegor Kozlov | 2012-10-26 | 1 | -0/+0 |
* | Bug #53374 Avoid exceptions when parsing hyperlinks of type 'javascript://' | Yegor Kozlov | 2012-10-26 | 1 | -0/+0 |
* | Bug #53404 - Fixed compatibility issue with modifying xls files created by PO... | Yegor Kozlov | 2012-10-25 | 1 | -0/+0 |
* | Bugzilla 53568: Fixed null returned by XSSFPicture.getPictureData() | Yegor Kozlov | 2012-10-10 | 1 | -0/+0 |
* | fixed bug 46250 | Evgeniy Berlog | 2012-09-09 | 1 | -0/+0 |
* | fixed bug 53588 | Evgeniy Berlog | 2012-09-08 | 1 | -0/+0 |
* | fixed bug 53434 | Evgeniy Berlog | 2012-08-28 | 1 | -0/+0 |
* | merged with trunk | Evgeniy Berlog | 2012-08-05 | 3 | -0/+0 |
|\ |
|
| * | Bugzilla 53446 - Fixed some problems extracting PNGs | Yegor Kozlov | 2012-08-04 | 1 | -0/+0 |
| * | Bugzilla 53500 - Getter for repeating rows and columns | Yegor Kozlov | 2012-07-21 | 2 | -0/+0 |
* | | fixed bug 51675, added test case for bug 52272 | Evgeniy Berlog | 2012-07-28 | 1 | -0/+0 |
* | | added few improvements | Evgeniy Berlog | 2012-07-23 | 1 | -0/+0 |
* | | moved HSSFObjectData into drawing layer | Evgeniy Berlog | 2012-07-13 | 1 | -0/+0 |
* | | checked all examples, added several features | Evgeniy Berlog | 2012-07-11 | 1 | -0/+0 |
* | | implemented work with existing shape groups and polygons | Evgeniy Berlog | 2012-07-01 | 1 | -0/+0 |
* | | implemented creating comments in existing files, bugfixes | Evgeniy Berlog | 2012-06-28 | 1 | -0/+0 |
* | | implemented creating shapes in existing files | Evgeniy Berlog | 2012-06-26 | 2 | -0/+0 |
* | | added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests | Evgeniy Berlog | 2012-06-22 | 1 | -0/+0 |
* | | Added such improvements: | Evgeniy Berlog | 2012-06-18 | 1 | -0/+0 |
* | | added file for tests(check commit rights) | Evgeniy Berlog | 2012-06-12 | 1 | -0/+0 |
* | | initial support for reading shapes, see patch from June 8 in Bugzilla 53372 | Yegor Kozlov | 2012-06-08 | 1 | -0/+0 |
* | | Bugzilla 53010, patch from June 3: improved support for Continue records in d... | Yegor Kozlov | 2012-06-04 | 2 | -0/+0 |
* | | Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in... | Yegor Kozlov | 2012-05-28 | 2 | -0/+0 |
|/ |
|
* | Bugzilla 53101: fixed evaluation of SUM over cell range > 255 | Yegor Kozlov | 2012-04-21 | 1 | -0/+0 |
* | Bugzilla 49529 - avoid exception when cloning sheets with no drawing records ... | Yegor Kozlov | 2012-03-29 | 1 | -0/+0 |
* | bugzilla 52818 - Added implementation for RANK() | Yegor Kozlov | 2012-03-05 | 2 | -0/+0 |
* | corrected name of test file for Bugzilla 51710 | Yegor Kozlov | 2012-03-05 | 1 | -0/+0 |
* | follow-on to r1294595 | Yegor Kozlov | 2012-02-28 | 1 | -0/+0 |
* | bugzilla 52057 - updated formula test framework to be aware of recently added... | Yegor Kozlov | 2012-02-28 | 2 | -0/+0 |
* | Bugzilla 51790: fixed reading shared formulas in XSSF | Yegor Kozlov | 2012-02-27 | 1 | -0/+0 |
* | Bugzilla 52716 - tolerate hyperlinks that have neither location nor relation | Yegor Kozlov | 2012-02-22 | 1 | -0/+0 |
* | fixed evaluation of blank cells in COUNTIF, see Bugzilla 51498 | Yegor Kozlov | 2012-02-11 | 2 | -0/+0 |
* | Disabled unit tests for bug #48703 | Nick Burch | 2012-02-10 | 2 | -0/+0 |
* | Bugzilla 52576: support changing external file references in HSSFWorkbook | Yegor Kozlov | 2012-02-10 | 1 | -0/+0 |
* | Unit test from Maciej for bug #51498 | Nick Burch | 2012-02-08 | 1 | -0/+0 |
* | Bugzilla 52527: avoid exception when matching shared formula records in HSSF | Yegor Kozlov | 2012-02-07 | 1 | -0/+0 |
* | bugzilla 52575: added an option to ignore missing workbook references in form... | Yegor Kozlov | 2012-02-06 | 2 | -0/+0 |
* | Added implementation for SUMIFS(), see Bugzilla 52462 | Yegor Kozlov | 2012-01-21 | 1 | -0/+0 |
* | Patch from Steve Vysny from bug #52438 - Update CellDateFormatter to handle t... | Nick Burch | 2012-01-09 | 1 | -0/+0 |