| Commit message (Expand) | Author | Age | Files | Lines |
* | timestamping fixes | Andreas Beeker | 2014-08-27 | 1 | -2/+0 |
* | removed HorribleProxy | Andreas Beeker | 2014-08-24 | 2 | -205/+188 |
* | starting tsp tests / removed mockito stuff again | Andreas Beeker | 2014-08-17 | 1 | -34/+40 |
* | - Updated to BC 1.51 | Andreas Beeker | 2014-08-16 | 2 | -67/+97 |
* | replace xmlbeans.factory.parse with selectPath calls | Andreas Beeker | 2014-08-15 | 1 | -11/+4 |
* | migrated enveloped document test (1 of 2) | Andreas Beeker | 2014-08-15 | 1 | -1/+55 |
* | some changes because of test errors | Andreas Beeker | 2014-08-15 | 2 | -2/+4 |
* | sync merge to trunk | Andreas Beeker | 2014-08-12 | 3 | -39/+155 |
|\ |
|
| * | Add some extra safety test to check that external entities are not loaded by ... | Uwe Schindler | 2014-08-12 | 1 | -0/+47 |
| * | Fix bug #56814 - Switch from dom4j to JAXP | Uwe Schindler | 2014-08-12 | 1 | -39/+33 |
* | | Tests/fixes for hash > sha1 | Andreas Beeker | 2014-08-10 | 1 | -1/+2 |
* | | Xml signature support - version 1 | Andreas Beeker | 2014-08-10 | 2 | -0/+594 |
|/ |
|
* | Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pi... | Nick Burch | 2014-08-04 | 1 | -7/+17 |
* | Add a disabled unit test for bug #56812, based on code and file from Geoff Wr... | Nick Burch | 2014-08-04 | 1 | -0/+28 |
* | Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the ... | Nick Burch | 2014-08-04 | 1 | -3/+6 |
* | Add another test file for #54764, and a test that uses it | Nick Burch | 2014-08-04 | 1 | -3/+15 |
* | Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ... | Nick Burch | 2014-08-04 | 1 | -0/+19 |
* | Another test for NPOIFS in-place writing support - probably the deletion of a... | Andreas Beeker | 2014-08-02 | 1 | -0/+35 |
* | Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XS... | Nick Burch | 2014-08-01 | 1 | -0/+36 |
* | Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula c... | Nick Burch | 2014-07-31 | 1 | -0/+28 |
* | Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cell | Nick Burch | 2014-07-31 | 1 | -2/+57 |
* | #56132 Allow XSSF formula evaluation to also skip missing external workbook r... | Nick Burch | 2014-07-30 | 1 | -0/+40 |
* | Updated patch from Marc from #55927 - handle date formulas too | Nick Burch | 2014-07-30 | 1 | -2/+2 |
* | Add row label getter for Pivot Tables, and use this in unit tests | Nick Burch | 2014-07-30 | 2 | -6/+16 |
* | Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support ... | Nick Burch | 2014-07-30 | 4 | -3/+394 |
* | HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906 | Nick Burch | 2014-07-26 | 3 | -0/+380 |
* | Complete evaluation support for multi-sheet references for bug #55906 | Nick Burch | 2014-07-25 | 1 | -5/+3 |
* | Allow XSSF to evaluate multi-sheet references too, for #55906 | Nick Burch | 2014-07-25 | 1 | -3/+1 |
* | Split the reference and area tests for #55906 | Nick Burch | 2014-07-25 | 1 | -4/+23 |
* | More tests for #55906, and provide a new eval that lets you get at evals for ... | Nick Burch | 2014-07-25 | 1 | -1/+30 |
* | Areas can have multi-sheet references too, so add FormulaParser support to th... | Nick Burch | 2014-07-25 | 2 | -10/+62 |
* | Update Ref3DPxg to support multi-sheet ranges too, for #55906 | Nick Burch | 2014-07-25 | 1 | -10/+6 |
* | More progress towards #55906 - Have the ExternSheet references set up for mul... | Nick Burch | 2014-07-25 | 1 | -8/+13 |
* | More progress towards #55906 - FormulaParser is able to identify and parse mu... | Nick Burch | 2014-07-24 | 1 | -16/+48 |
* | Disabled unit tests for multi-sheet references, see bug #55906 | Nick Burch | 2014-07-24 | 2 | -1/+146 |
* | Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + re... | Nick Burch | 2014-07-24 | 1 | -2/+66 |
* | Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ... | Nick Burch | 2014-07-24 | 3 | -7/+7 |
* | When evaluating a name in another workbook, need to use an OperationEvaluatio... | Nick Burch | 2014-07-24 | 1 | -3/+2 |
* | Get further with the XSSF formula reference evaluation testing | Nick Burch | 2014-07-23 | 1 | -2/+9 |
* | Fix test to make it work on different date as well | Dominik Stadler | 2014-07-23 | 1 | -6/+7 |
* | Bug 56688: Fix border cases in EDATE function: handle RefEval and BlankEval a... | Dominik Stadler | 2014-07-22 | 1 | -39/+74 |
* | Generalise the CollaboratingWorkbooksEnvironment setup, so that XSSF can use ... | Nick Burch | 2014-07-21 | 1 | -2/+30 |
* | Correct non-sheet-based NameXPxg formula rendering, and add tests | Nick Burch | 2014-07-21 | 1 | -0/+38 |
* | More unit tests for #56737 and #56752 | Nick Burch | 2014-07-20 | 1 | -2/+56 |
* | Comments updates | Nick Burch | 2014-07-20 | 1 | -1/+1 |
* | Change how we update sheet names in XSSF formulas and names, when renaming sh... | Nick Burch | 2014-07-20 | 1 | -2/+2 |
* | XSSF Pxgs must escape sheet names where required when generating the formula ... | Nick Burch | 2014-07-20 | 1 | -0/+9 |
* | Better reporting on why a test is failing, and partial NameXPxg eval | Nick Burch | 2014-07-19 | 1 | -2/+10 |
* | Complete the XSSF Formula Parser tests for #56737 | Nick Burch | 2014-07-19 | 1 | -8/+22 |
* | Move towards supporting same workbook named ranges in external style for xssf | Nick Burch | 2014-07-19 | 1 | -18/+24 |