summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Fixed complete-build errorsAndreas Beeker2014-09-293-3/+43
| * more tests, some refactoringAndreas Beeker2014-09-289-124/+261
| * Merged from trunkAndreas Beeker2014-09-280-0/+0
| * forgot to rename get/setterAndreas Beeker2014-09-282-10/+10
| * Moved prefix logic in one placeAndreas Beeker2014-09-287-305/+336
| * configure namespaces via signatureconfigAndreas Beeker2014-09-2710-108/+69
| * clean upsAndreas Beeker2014-09-252-37/+28
| * more flexible signer verification through Iterable-InterfaceAndreas Beeker2014-09-242-129/+164
| * centralized configsAndreas Beeker2014-09-2114-620/+600
| * reorganization, xmlsignatureservice is now in signatureinfoAndreas Beeker2014-09-1813-709/+496
| * Switched to config objectAndreas Beeker2014-09-178-251/+276
| * merge with trunkAndreas Beeker2014-09-17125-2129/+3303
| * timestamping fixesAndreas Beeker2014-08-274-17/+10
| * ignore propsAndreas Beeker2014-08-240-0/+0
| * new directory for compile/test only libsAndreas Beeker2014-08-240-0/+0
| * removed HorribleProxyAndreas Beeker2014-08-2413-459/+366
| * removed HorribleProxyAndreas Beeker2014-08-247-941/+274
| * starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-174-83/+81
| * merge to trunkAndreas Beeker2014-08-160-0/+0
| * merge to trunkAndreas Beeker2014-08-160-0/+0
| * - Updated to BC 1.51Andreas Beeker2014-08-167-112/+225
| * replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-154-46/+22
| * migrated enveloped document test (1 of 2)Andreas Beeker2014-08-155-26/+94
| * some changes because of test errorsAndreas Beeker2014-08-156-12/+18
| * sync testAndreas Beeker2014-08-120-0/+0
| * sync merge to trunkAndreas Beeker2014-08-1227-733/+622
| |\ | |/ |/|
* | Add some extra safety test to check that external entities are not loaded by ...Uwe Schindler2014-08-122-0/+47
* | Fix bug #56814 - Switch from dom4j to JAXPUwe Schindler2014-08-1219-643/+387
| * Tests/fixes for hash > sha1Andreas Beeker2014-08-103-3/+18
| * download xades files and remove from them resourcesAndreas Beeker2014-08-103-484/+7
| * Xml signature support - version 1Andreas Beeker2014-08-1061-73/+7882
| * XML signature supportAndreas Beeker2014-08-100-0/+0
|/
* Add myself to keys fileUwe Schindler2014-08-101-0/+148
* Correct xmlbeans 2.6 urlNick Burch2014-08-051-1/+1
* Fix bug #56812 - In XSLF provide a way to get the URI of externally linked pi...Nick Burch2014-08-042-9/+72
* Add a disabled unit test for bug #56812, based on code and file from Geoff Wr...Nick Burch2014-08-043-10/+44
* Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the ...Nick Burch2014-08-043-7/+20
* Change the default XMLBeans version used for running to be 2.6, leave 2.3 for...Nick Burch2014-08-043-14/+22
* Add another test file for #54764, and a test that uses itNick Burch2014-08-042-3/+15
* Apply suggestions from Uwe Schindler for more secure xml defaults for #54764 ...Nick Burch2014-08-043-1/+53
* * Ensure that some older versions of third-party libraries are removed when w...Dominik Stadler2014-08-031-3/+17
* Another test for NPOIFS in-place writing support - probably the deletion of a...Andreas Beeker2014-08-023-1/+43
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XS...Nick Burch2014-08-017-12/+126
* Prep for 3.11 beta 1Nick Burch2014-07-310-0/+0
* Prep for 3.11 beta 1Nick Burch2014-07-311-2/+2
* Fix bug #55196 - Correct XWPF createTOC handling of short style namesNick Burch2014-07-311-1/+1
* Fix bug #55050 - If the start+end row and cell are the same on an AreaPtg, av...Nick Burch2014-07-312-2/+31
* Fix bug 54725 - HWPF where no parent style CHP exists, use an emptyNick Burch2014-07-311-2/+3
* Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula c...Nick Burch2014-07-313-6/+45
* Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cellNick Burch2014-07-312-16/+71