| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Bugzilla 52348: Avoid exception when creating cell style in a workbook that ... | Yegor Kozlov | 2011-12-19 | 1 | -0/+0 |
* | removed svn:executable bit from project files | Yegor Kozlov | 2011-12-10 | 2 | -0/+0 |
* | Patch from Marcel May from bug #51875 - More XSSF formula new-line support | Nick Burch | 2011-12-05 | 1 | -0/+0 |
* | Fix bug #51963 - Correct AreaReference handling of references containing a sh... | Nick Burch | 2011-10-05 | 1 | -0/+0 |
* | Add a disabled test for bug #51850, and tweak the OPC package exceptions to m... | Nick Burch | 2011-09-22 | 1 | -0/+0 |
* | Fix bug #51832 - handle XLS files where the WRITEPROTECT record preceeds the ... | Nick Burch | 2011-09-19 | 1 | -0/+0 |
* | fixed bug 51670: avoid LeftoverDataException when reading .xls files with in... | Yegor Kozlov | 2011-09-12 | 1 | -0/+0 |
* | support for conditional formatting in XSSF including docs and examples | Yegor Kozlov | 2011-07-29 | 2 | -0/+0 |
* | Bug 50209 - Fixed evaluation of Subtotals to ignore nested subtotals | Yegor Kozlov | 2011-07-25 | 1 | -0/+0 |