| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Handle date format strings in an iso8601 style format, with a T in them. Fixe... | Nick Burch | 2014-05-23 | 1 | -0/+0 |
* | Patch from Yaniv Kunda from bug #56274 - Fix SXSSF writing of tables when cre... | Nick Burch | 2014-05-21 | 1 | -0/+0 |
* | Bug 53691: Fix a copy/paste error in CFRuleRecord.clone() | Dominik Stadler | 2014-05-20 | 1 | -0/+0 |
* | Bug 56170: Fix a problem with cells in workbooks becoming disconnected from X... | Dominik Stadler | 2014-05-18 | 1 | -0/+0 |
* | Fix Bug 56514, add missing null-check if simple shape does not have any text | Dominik Stadler | 2014-05-16 | 1 | -0/+0 |
* | Bug 56325: fix Exception when removing sheets with named ranges in the workbook | Dominik Stadler | 2014-05-15 | 1 | -0/+0 |
* | Excel 2007 and later allows for more than 3 Conditional Formatting rules per ... | Nick Burch | 2014-05-02 | 1 | -0/+0 |
* | Fix bug #56450 - Avoid a NPE if a comment has no associated NoteRecord (but w... | Nick Burch | 2014-04-24 | 1 | -0/+0 |
* | Two more test files from Stefan Kopf for bug #56164, and unit tests which use... | Nick Burch | 2014-04-24 | 2 | -0/+0 |
* | Bug 56315: Make rounding in MathX.round() behave equal to Excel, adjust/enhan... | Dominik Stadler | 2014-04-18 | 1 | -0/+0 |
* | Add another test file for bug #47251, from Joe Yuan, and a disabled test | Nick Burch | 2014-04-01 | 1 | -0/+0 |
* | Fix bug #56278 - Support loading .xlsx files with no Styles Table | Nick Burch | 2014-03-17 | 1 | -0/+0 |
* | Add missing test-file for bug 56169 | Dominik Stadler | 2014-03-15 | 1 | -0/+0 |
* | Sample file for #56260, provided by Atlassian in CONF-18721 | Nick Burch | 2014-03-14 | 1 | -0/+0 |
* | Bug 56075 - Add Change Tracking support to XWPF | Andreas Beeker | 2014-03-13 | 2 | -0/+0 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 1 | -0/+0 |
* | Another content types test, for #55026 | Nick Burch | 2014-02-20 | 1 | -0/+0 |
* | Bug 55732 - PPT can't open, fails with "Couldn't instantiate .... StyleTextPr... | Andreas Beeker | 2014-02-19 | 1 | -0/+0 |
* | Test file from bug #56138 from Jon Iles, with a zero length codepage string | Nick Burch | 2014-02-15 | 1 | -0/+0 |
* | Bug 55902 - Mixed fonts issue with Chinese characters (unable to form images ... | Andreas Beeker | 2014-02-11 | 2 | -0/+0 |
* | Bug 55923: Fix compare/sorting of nodes in exported XML | Dominik Stadler | 2014-02-03 | 1 | -0/+0 |
* | Bug 55924: Avoid errors during exporting XML if there are numeric cells witho... | Dominik Stadler | 2014-02-03 | 1 | -0/+0 |
* | Bug 55926: Handle numeric formula values when exporting to XML | Dominik Stadler | 2014-02-03 | 1 | -0/+0 |
* | Bug 55927: Handle date types when exporting to XML | Dominik Stadler | 2014-02-03 | 1 | -0/+0 |
* | Patch from Shaun Kalley from bug #56022 - XSSF Event Text Extractor header/f... | Nick Burch | 2014-02-02 | 1 | -0/+0 |
* | Add missing test-file for Bug 56017 | Dominik Stadler | 2014-02-02 | 1 | -0/+0 |
* | Bug 53282 - Hyperlink with a non-breaking space throws java.lang.IllegalState... | Andreas Beeker | 2014-02-02 | 1 | -0/+0 |
* | Bug 51891 - Fix StringIndexOutOfBoundsException : Ole10Native.<init> (parsing... | Andreas Beeker | 2014-02-01 | 2 | -0/+0 |
* | Bug 56011: Use default style if the cell style attribute is not present | Dominik Stadler | 2014-02-01 | 1 | -0/+0 |
* | - Bug 51585 - WorkbookFactory.create() hangs when creating a workbook | Andreas Beeker | 2014-01-26 | 1 | -0/+0 |
* | Bug 35897 - Password protected files | Andreas Beeker | 2014-01-10 | 1 | -0/+0 |
* | Bug 45776 - Fix corrupt file problem using TextRun.setText | Andreas Beeker | 2013-12-29 | 1 | -0/+0 |
* | Bug 41246 - AIOOBE with missing notes entries | Andreas Beeker | 2013-12-27 | 2 | -0/+0 |
* | javadoc and compiler warning house-keeping | Andreas Beeker | 2013-12-25 | 1 | -0/+0 |
* | removed pictureFileZero.ppt from svn as requested by the owner, see discussio... | Yegor Kozlov | 2013-12-18 | 1 | -0/+0 |
* | Bug 55850: fix NullPointerException during extraction from XSSF | Dominik Stadler | 2013-12-08 | 1 | -0/+0 |
* | Bug 55640, added reproducer, a fix for the Exception cases and some verify-te... | Dominik Stadler | 2013-12-02 | 2 | -0/+0 |
* | Bug 55745: fix handling of tables in XSSF if there are comments as well, ther... | Dominik Stadler | 2013-11-28 | 1 | -0/+0 |
* | Another test file from Andreas Beekerndreas Beeker from bug #53475 | Nick Burch | 2013-11-12 | 1 | -0/+0 |
* | Unit tests for Shrink To Fit cell style support (#55661) | Nick Burch | 2013-11-07 | 2 | -0/+0 |
* | Patch from Andreas Beeker from bug #49237 - HSSF Row Style XfIndex is 12 not ... | Nick Burch | 2013-11-07 | 1 | -0/+0 |
* | Patch from Andreas Beeker from bug #53475 - CSPName may not always be presen... | Nick Burch | 2013-11-07 | 1 | -0/+0 |
* | Bug 55742: fixed mirr FormulaEvalTestData.xls tests | Cédric Walter | 2013-11-06 | 1 | -0/+0 |
* | Bug 55724: implementation of Excel PERCENTILE function | Cédric Walter | 2013-11-05 | 1 | -0/+0 |
* | Bug 55024: MIRR Formula implementation review, added error handling and Formu... | Cédric Walter | 2013-11-04 | 2 | -0/+0 |
* | Bug 54535: Bug in INTERCEPT and SLOPE, review and integration test added to F... | Cédric Walter | 2013-11-04 | 1 | -0/+0 |
* | Bug 55742: Apply patch for Oct2Dec and refactor Hex2Dec to also use BaseNumbe... | Cédric Walter | 2013-11-04 | 1 | -0/+0 |
* | Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIG... | Dominik Stadler | 2013-11-03 | 3 | -0/+0 |
* | Fix Bug 54400 by updating the index in the LinkTable whenever sheets are | Dominik Stadler | 2013-11-02 | 1 | -0/+0 |
* | Fix bug #55733 - XWPFWordExtractor need | Nick Burch | 2013-11-01 | 1 | -0/+0 |