summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-032-2/+2
* Certificate viewer dialog can have various kinds of parentsStephan Bergmann2016-07-051-3/+5
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-2/+0
* Show the certificate use also in the View Certificate dialogTor Lillqvist2016-05-204-1/+13
* Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist2016-05-201-0/+70
* loplugin:stringconstantTor Lillqvist2016-05-191-1/+1
* Add column displaying intended usage to certificate chooserTor Lillqvist2016-05-193-4/+97
* Make X509Certificate_MSCryptImpl::getCertificateUsage() actually workTor Lillqvist2016-05-191-7/+26
* clang-tidy misc-unused-alias-declsNoel Grandin2016-05-194-5/+0
* clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2016-05-132-9/+6
* sw, xmlsecurity: indentation fixesMiklos Vajna2016-04-291-2/+2
* Unit test for tdf#96097: Can't save/pointer nullGuillaume Smaha2016-04-283-0/+111
* Avoid reserved identifierStephan Bergmann2016-04-221-2/+2
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2010-22/+22
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-181-4/+3
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-146-14/+14
* loplugin:passstuffbyref in variousNoel Grandin2016-04-141-1/+1
* tdf#94306 remove unused boost dependenciesJochen Nitschke2016-04-131-1/+0
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-3/+3
* Avoid reserved identifiersStephan Bergmann2016-04-123-7/+7
* Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann2016-04-121-24/+4
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2016-04-061-18/+18
* Use std::size_tMiklos Vajna2016-04-042-18/+18
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-023-3/+0
* Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann2016-03-311-2/+2
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* xmlsecurity: fix Windows XP buildMiklos Vajna2016-03-241-0/+5
* CppunitTest_xmlsecurity_signing: fix typo in testODFBroken()Miklos Vajna2016-03-161-1/+1
* Re-introduce two lines apparently accidentally removed yesterdayTor Lillqvist2016-03-151-0/+3
* com::sun::star->css in xmlsecurity/Noel Grandin2016-03-1478-1260/+1156
* xmlsecurity: extract OOXML export code into its own classMiklos Vajna2016-03-114-362/+545
* CppunitTest_xmlsecurity_signing: add ODF verification testcasesMiklos Vajna2016-03-113-0/+34
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* xmlsecurity: add missing CSP switch to certificate generator scriptMiklos Vajna2016-03-111-1/+2
* xmlsecurity: clean up no longer relevant email addressesMiklos Vajna2016-03-1129-717/+0
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-6/+6
* Indentation fixesMiklos Vajna2016-03-091-2/+2
* new loplugin:constantparamNoel Grandin2016-03-082-13/+5
* xmlsecurity: check that osl::File::copy actually succeedsMichael Stahl2016-03-071-2/+4
* xmlsecurity: default to OK instead of Cancel in CertificateChooserMiklos Vajna2016-03-071-2/+2
* CppunitTest_xmlsecurity_signing: add remove all testcaseMiklos Vajna2016-03-071-0/+46
* xmlsecurity OOXML export: remove signature content types when removing ...Miklos Vajna2016-03-071-3/+1
* CppunitTest_xmlsecurity_signing: avoid modifying tracked test documentMiklos Vajna2016-03-071-1/+6
* xmlsecurity OOXML export: remove signature storage with the last signatureMiklos Vajna2016-03-071-1/+4
* xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna2016-03-073-11/+35
* xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna2016-03-072-3/+12
* xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna2016-03-073-50/+48
* tdf#97703 removed empty setUp/tearDown methodsChirag Manwani2016-03-071-10/+0
* CppunitTest_xmlsecurity_signing: add signature removal testcaseMiklos Vajna2016-03-042-0/+28
* xmlsecurity OOXML export: handle keeping all signatures but oneMiklos Vajna2016-03-042-8/+37