summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)AuthorFilesLines
2016-04-04Use std::size_tMiklos Vajna1-8/+8
2016-03-16CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()Miklos Vajna1-1/+1
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin1-1/+1
2016-03-11CppunitTest_xmlsecurity_signing: add ODF verification testcasesMiklos Vajna3-0/+34
2016-03-11xmlsecurity: add missing CSP switch to certificate generator scriptMiklos Vajna1-1/+2
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-6/+6
2016-03-09Indentation fixesMiklos Vajna1-2/+2
2016-03-07xmlsecurity: check that osl::File::copy actually succeedsMichael Stahl1-2/+4
2016-03-07CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna1-0/+46
2016-03-07CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna1-1/+6
2016-03-07tdf#97703 removed empty setUp/tearDown methodsChirag Manwani1-10/+0
2016-03-04CppunitTest_xmlsecurity_signing: add signature removal testcaseMiklos Vajna2-0/+28
2016-03-04CppunitTest_xmlsecurity_signing: add signature append testcaseMiklos Vajna1-1/+30
2016-02-29sfx2 classification: don't sort items on the toolbar listboxMiklos Vajna1-1/+1
2016-02-26Spurious "typename"Stephan Bergmann1-2/+1
2016-02-26Improve failure outputStephan Bergmann1-2/+12
2016-02-15CppunitTest_xmlsecurity_signing: add OOXML description roundtrip testMiklos Vajna1-0/+35
2016-02-15CppunitTest_xmlsecurity_signing: use DocumentSignatureManagerMiklos Vajna1-64/+20
2016-02-04CppunitTest_xmlsecurity_signing: add invalid OOXML testcaseMiklos Vajna2-0/+14
2016-02-04CppunitTest_xmlsecurity_signing: add valid OOXML testcaseMiklos Vajna2-3/+24
2016-01-12CppunitTest_xmlsecurity_signing: enable on OS XMiklos Vajna1-4/+0
2016-01-12CppunitTest_xmlsecurity_signing: fix and enable on WindowsMiklos Vajna1-1/+1
2016-01-11xmlsecurity: initial CppunitTest_xmlsecurity_signingMiklos Vajna2-0/+223
2016-01-05xmlsecurity: add script to create test certificatesMiklos Vajna3-0/+428
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold1-6/+6
2013-06-29remove some createFromAscii usageThomas Arnhold1-5/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin1-4/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud1-1/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann1-1/+6
2011-08-09convert xmlsecurity to gbuildMatúš Kukan3-109/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky4-0/+450
2011-02-14tkr38: #i112307# fix nss test run and clean up sourcesTobias Krause2-198/+146
2011-02-03tkr38: #i112307# Support for x509 v3 Subject Alternative Name extension addedTobias Krause4-0/+502