aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* timestamping fixesAndreas Beeker2014-08-271-2/+0
* removed HorribleProxyAndreas Beeker2014-08-242-205/+188
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-171-34/+40
* - Updated to BC 1.51Andreas Beeker2014-08-162-67/+97
* replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-151-11/+4
* migrated enveloped document test (1 of 2)Andreas Beeker2014-08-151-1/+55
* some changes because of test errorsAndreas Beeker2014-08-152-2/+4
* sync merge to trunkAndreas Beeker2014-08-123-39/+155
|\
| * Add some extra safety test to check that external entities are not loaded by ...Uwe Schindler2014-08-121-0/+47
| * Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-121-39/+33
* | Tests/fixes for hash > sha1Andreas Beeker2014-08-101-1/+2
* | Xml signature support - version 1Andreas Beeker2014-08-102-0/+594
|/
* Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pi...Nick Burch2014-08-041-7/+17
* Add a disabled unit test for bug #56812, based on code and file from Geoff Wr...Nick Burch2014-08-041-0/+28
* Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the ...Nick Burch2014-08-041-3/+6
* Add another test file for #54764, and a test that uses itNick Burch2014-08-041-3/+15
* Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ...Nick Burch2014-08-041-0/+19
* Another test for NPOIFS in-place writing support - probably the deletion of a...Andreas Beeker2014-08-021-0/+35
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XS...Nick Burch2014-08-011-0/+36
* Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula c...Nick Burch2014-07-311-0/+28
* Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cellNick Burch2014-07-311-2/+57
* #56132 Allow XSSF formula evaluation to also skip missing external workbook r...Nick Burch2014-07-301-0/+40
* Updated patch from Marc from #55927 - handle date formulas tooNick Burch2014-07-301-2/+2
* Add row label getter for Pivot Tables, and use this in unit testsNick Burch2014-07-302-6/+16
* Patch from Sofia Larsson and Martin Andersson from bug #56020 - XSSF support ...Nick Burch2014-07-304-3/+394
* HSSF and XSSF Multi-Sheet formula reference tests from Radoslav from bug #55906Nick Burch2014-07-263-0/+380
* Complete evaluation support for multi-sheet references for bug #55906Nick Burch2014-07-251-5/+3
* Allow XSSF to evaluate multi-sheet references too, for #55906Nick Burch2014-07-251-3/+1
* Split the reference and area tests for #55906Nick Burch2014-07-251-4/+23
* More tests for #55906, and provide a new eval that lets you get at evals for ...Nick Burch2014-07-251-1/+30
* Areas can have multi-sheet references too, so add FormulaParser support to th...Nick Burch2014-07-252-10/+62
* Update Ref3DPxg to support multi-sheet ranges too, for #55906Nick Burch2014-07-251-10/+6
* More progress towards #55906 - Have the ExternSheet references set up for mul...Nick Burch2014-07-251-8/+13
* More progress towards #55906 - FormulaParser is able to identify and parse mu...Nick Burch2014-07-241-16/+48
* Disabled unit tests for multi-sheet references, see bug #55906Nick Burch2014-07-242-1/+146
* Patch from Shaun Kalley from bug #56023 - Allow XSSF event model to find + re...Nick Burch2014-07-241-2/+66
* Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...Nick Burch2014-07-243-7/+7
* When evaluating a name in another workbook, need to use an OperationEvaluatio...Nick Burch2014-07-241-3/+2
* Get further with the XSSF formula reference evaluation testingNick Burch2014-07-231-2/+9
* Fix test to make it work on different date as wellDominik Stadler2014-07-231-6/+7
* Bug 56688: Fix border cases in EDATE function: handle RefEval and BlankEval a...Dominik Stadler2014-07-221-39/+74
* Generalise the CollaboratingWorkbooksEnvironment setup, so that XSSF can use ...Nick Burch2014-07-211-2/+30
* Correct non-sheet-based NameXPxg formula rendering, and add testsNick Burch2014-07-211-0/+38
* More unit tests for #56737 and #56752Nick Burch2014-07-201-2/+56
* Comments updatesNick Burch2014-07-201-1/+1
* Change how we update sheet names in XSSF formulas and names, when renaming sh...Nick Burch2014-07-201-2/+2
* XSSF Pxgs must escape sheet names where required when generating the formula ...Nick Burch2014-07-201-0/+9
* Better reporting on why a test is failing, and partial NameXPxg evalNick Burch2014-07-191-2/+10
* Complete the XSSF Formula Parser tests for #56737Nick Burch2014-07-191-8/+22
* Move towards supporting same workbook named ranges in external style for xssfNick Burch2014-07-191-18/+24