summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* xml dsign - javadoc fixesAndreas Beeker2014-10-201-3/+3
* * Make more tests work in OOXMLLite compilation by adding xml security classp...Dominik Stadler2014-10-204-21/+50
* * Also adjust build.xml for newer required Ant 1.8.0Dominik Stadler2014-10-201-4/+9
* When using v4 Junit style, we need to set @Test to make the test-methods actu...Dominik Stadler2014-10-201-3/+11
* Removed some custom classloading code, which doesn't make sense anymoreAndreas Beeker2014-10-182-25/+22
* Seems we have slow connection on the Apache Jenkins instance. Thus allow one ...Dominik Stadler2014-10-171-48/+70
* Bug 56836 - XML signature supportAndreas Beeker2014-10-161-1/+1
* Bug 57080 - IndexOutOfBoundsException in poi decryptorAndreas Beeker2014-10-131-0/+25
* xml signature: mainly javadocs - a few reorgsAndreas Beeker2014-10-104-26/+345
* Revert parts of an inadvertent previous checkin, keep build.xml and @Override...Dominik Stadler2014-10-063-101/+26
* Print out current version of java before building to allow to see in build ou...Dominik Stadler2014-10-064-30/+159
* another round of refactoring, limited exception declarations, more javadocsAndreas Beeker2014-10-0310-311/+356
* removed obsolete classes and added a few javadocs elements and example callsAndreas Beeker2014-10-026-152/+70
* xml signature - small javadoc fixes, removed obsolete parameter from Signatur...Andreas Beeker2014-09-3014-74/+49
* Fixed complete-build errorsAndreas Beeker2014-09-291-0/+24
* more tests, some refactoringAndreas Beeker2014-09-287-108/+247
* 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-1794-1204/+2121
* timestamping fixesAndreas Beeker2014-08-274-17/+10
* removed HorribleProxyAndreas Beeker2014-08-2413-459/+366
* removed HorribleProxyAndreas Beeker2014-08-245-934/+250
* starting tsp tests / removed mockito stuff againAndreas Beeker2014-08-172-67/+81
* - Updated to BC 1.51Andreas Beeker2014-08-165-104/+204
* replace xmlbeans.factory.parse with selectPath callsAndreas Beeker2014-08-154-46/+22
* migrated enveloped document test (1 of 2)Andreas Beeker2014-08-154-24/+80
* some changes because of test errorsAndreas Beeker2014-08-154-11/+14
* sync merge to trunkAndreas Beeker2014-08-1218-632/+585
|\
| * 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-1212-571/+386
* | Tests/fixes for hash > sha1Andreas Beeker2014-08-103-3/+18
* | download xades files and remove from them resourcesAndreas Beeker2014-08-102-481/+0
* | Xml signature support - version 1Andreas Beeker2014-08-1039-7/+7788
|/
* 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-042-10/+44
* Before parsing an OOXML document, reset the xmlbeans sax parser to avoid the ...Nick Burch2014-08-043-7/+20
* 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-042-1/+53
* Another test for NPOIFS in-place writing support - probably the deletion of a...Andreas Beeker2014-08-022-0/+36
* Fix bug #56800 - Provide a helpful exception, XLSBUnsupportedException, if XS...Nick Burch2014-08-014-10/+93
* Fix bug #55196 - Correct XWPF createTOC handling of short style namesNick Burch2014-07-311-1/+1
* Fix bug #56502 - When shifting XSSF rows with formula cells, if the formula c...Nick Burch2014-07-312-6/+45
* Fix bug #56527 - Avoid NPE from XSSFHyperLink when setting the cellNick Burch2014-07-312-16/+71
* Fix javadoc warningsNick Burch2014-07-311-8/+8