summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | ignore .xsd - should be downloaded by build.xml or provided in the source treeAndreas Beeker2014-08-170-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1618519 13f79535-47bb-0310-9956-ffa450edef68
* | More cleanups for bug #56814 and some more external entity leaks of #56164Uwe Schindler2014-08-1310-81/+109
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617849 13f79535-47bb-0310-9956-ffa450edef68
| * Fixed complete-build errorsAndreas Beeker2014-09-293-3/+43
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628338 13f79535-47bb-0310-9956-ffa450edef68
| * more tests, some refactoringAndreas Beeker2014-09-289-124/+261
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628107 13f79535-47bb-0310-9956-ffa450edef68
| * Merged from trunkAndreas Beeker2014-09-280-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628035 13f79535-47bb-0310-9956-ffa450edef68
| * forgot to rename get/setterAndreas Beeker2014-09-282-10/+10
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628031 13f79535-47bb-0310-9956-ffa450edef68
| * Moved prefix logic in one placeAndreas Beeker2014-09-287-305/+336
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1628029 13f79535-47bb-0310-9956-ffa450edef68
| * configure namespaces via signatureconfigAndreas Beeker2014-09-2710-108/+69
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627985 13f79535-47bb-0310-9956-ffa450edef68
| * clean upsAndreas Beeker2014-09-252-37/+28
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627682 13f79535-47bb-0310-9956-ffa450edef68
| * more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-242-129/+164
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1627434 13f79535-47bb-0310-9956-ffa450edef68
| * centralized configsAndreas Beeker2014-09-2114-620/+600
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1626646 13f79535-47bb-0310-9956-ffa450edef68
| * reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-1813-709/+496
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1626107 13f79535-47bb-0310-9956-ffa450edef68
| * Switched to config objectAndreas Beeker2014-09-178-251/+276
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1625850 13f79535-47bb-0310-9956-ffa450edef68
| * merge with trunkAndreas Beeker2014-09-17125-2129/+3303
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1625828 13f79535-47bb-0310-9956-ffa450edef68
| * timestamping fixesAndreas Beeker2014-08-274-17/+10
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620990 13f79535-47bb-0310-9956-ffa450edef68
| * ignore propsAndreas Beeker2014-08-240-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620232 13f79535-47bb-0310-9956-ffa450edef68
| * new directory for compile/test only libsAndreas Beeker2014-08-240-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620231 13f79535-47bb-0310-9956-ffa450edef68
| * removed HorribleProxyAndreas Beeker2014-08-2413-459/+366
| | | | | | | | | | | | | | added current version of BouncyCastle and xmlsec (using xmlsec instead of jdk internal classes, because of interoperabiltiy with e.g. IBM JDK) heaps of changes because of above git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620230 13f79535-47bb-0310-9956-ffa450edef68
| * removed HorribleProxyAndreas Beeker2014-08-247-941/+274
| | | | | | | | | | | | | | added current version of BouncyCastle and xmlsec (using xmlsec instead of jdk internal classes, because of interoperabiltiy with e.g. IBM JDK) heaps of changes because of above git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1620229 13f79535-47bb-0310-9956-ffa450edef68
| * starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-174-83/+81
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618515 13f79535-47bb-0310-9956-ffa450edef68
| * merge to trunkAndreas Beeker2014-08-160-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618405 13f79535-47bb-0310-9956-ffa450edef68
| * merge to trunkAndreas Beeker2014-08-160-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618404 13f79535-47bb-0310-9956-ffa450edef68
| * - Updated to BC 1.51Andreas Beeker2014-08-167-112/+225
| | | | | | | | | | | | - Download BC/test-libs in build.xml git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618403 13f79535-47bb-0310-9956-ffa450edef68
| * replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-154-46/+22
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618292 13f79535-47bb-0310-9956-ffa450edef68
| * migrated enveloped document test (1 of 2)Andreas Beeker2014-08-155-26/+94
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618288 13f79535-47bb-0310-9956-ffa450edef68
| * some changes because of test errorsAndreas Beeker2014-08-156-12/+18
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1618254 13f79535-47bb-0310-9956-ffa450edef68
| * sync testAndreas Beeker2014-08-120-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617627 13f79535-47bb-0310-9956-ffa450edef68
| * sync merge to trunkAndreas Beeker2014-08-1227-733/+622
| |\ | |/ |/| | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617624 13f79535-47bb-0310-9956-ffa450edef68
* | Add some extra safety test to check that external entities are not loaded by ↵Uwe Schindler2014-08-122-0/+47
| | | | | | | | | | | | xmlbeans git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617453 13f79535-47bb-0310-9956-ffa450edef68
* | Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-1219-643/+387
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617428 13f79535-47bb-0310-9956-ffa450edef68
| * Tests/fixes for hash > sha1Andreas Beeker2014-08-103-3/+18
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617180 13f79535-47bb-0310-9956-ffa450edef68
| * download xades files and remove from them resourcesAndreas Beeker2014-08-103-484/+7
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617153 13f79535-47bb-0310-9956-ffa450edef68
| * Xml signature support - version 1Andreas Beeker2014-08-1061-73/+7882
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617141 13f79535-47bb-0310-9956-ffa450edef68
| * XML signature supportAndreas Beeker2014-08-100-0/+0
|/ | | | | | (https://issues.apache.org/bugzilla/show_bug.cgi?id=56836) git-svn-id: https://svn.apache.org/repos/asf/poi/branches/xml_signature@1617139 13f79535-47bb-0310-9956-ffa450edef68
* Add myself to keys fileUwe Schindler2014-08-101-0/+148
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617116 13f79535-47bb-0310-9956-ffa450edef68
* Correct xmlbeans 2.6 urlNick Burch2014-08-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615893 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #56812 - In XSLF provide a way to get the URI of externally linked ↵Nick Burch2014-08-042-9/+72
| | | | | | pictures git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615812 13f79535-47bb-0310-9956-ffa450edef68
* Add a disabled unit test for bug #56812, based on code and file from Geoff ↵Nick Burch2014-08-043-10/+44
| | | | | | Wright git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615803 13f79535-47bb-0310-9956-ffa450edef68
* Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the ↵Nick Burch2014-08-043-7/+20
| | | | | | risk of getting one in an error state (due to XMLBEANS-512). Should be a minimal extra overhead pending a proper fix. Allows us to finish enabling the unit tests for #54764 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615781 13f79535-47bb-0310-9956-ffa450edef68
* Change the default XMLBeans version used for running to be 2.6, leave 2.3 ↵Nick Burch2014-08-043-14/+22
| | | | | | for compiling the schemas (for maximum compatibility) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615780 13f79535-47bb-0310-9956-ffa450edef68
* Add another test file for #54764, and a test that uses itNick Burch2014-08-042-3/+15
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615731 13f79535-47bb-0310-9956-ffa450edef68
* Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ↵Nick Burch2014-08-043-1/+53
| | | | | | and #56164, for xml parsers which support them git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615720 13f79535-47bb-0310-9956-ffa450edef68
* * Ensure that some older versions of third-party libraries are removed when ↵Dominik Stadler2014-08-031-3/+17
| | | | | | | | we do the jar-check, we saw some strange and hard-to-find build-errors lately, e.g. CI fails to run JaCoCo because of outdated asm-all-4.jar being still available. * Include new "release-notes" target in jenkins-target git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615453 13f79535-47bb-0310-9956-ffa450edef68
* Another test for NPOIFS in-place writing support - probably the deletion of ↵Andreas Beeker2014-08-023-1/+43
| | | | | | an entry causes the problem git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615273 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if ↵Nick Burch2014-08-017-12/+126
| | | | | | XSSFWorkbook is passed a .xlsb file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615118 13f79535-47bb-0310-9956-ffa450edef68
* Prep for 3.11 beta 1Nick Burch2014-07-310-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614958 13f79535-47bb-0310-9956-ffa450edef68
* Prep for 3.11 beta 1Nick Burch2014-07-311-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614956 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #55196 - Correct XWPF createTOC handling of short style namesNick Burch2014-07-311-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614930 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, ↵Nick Burch2014-07-312-2/+31
| | | | | | avoid inverting the relative flag git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614928 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 54725 - HWPF where no parent style CHP exists, use an emptyNick Burch2014-07-311-2/+3
| | | | | | set when processing the style to avoid a NPE git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1614926 13f79535-47bb-0310-9956-ffa450edef68