summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens1-1/+46
2017-05-21make string translation loading more uniformCaolán McNamara3-17/+17
2017-05-19tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna1-1/+2
2017-05-18gpg4libre: fix windows buildThorsten Behrens8-22/+22
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens17-275/+522
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna2-0/+6
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-11gpg4libre: we really only want private keys listedThorsten Behrens1-11/+4
2017-05-11Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann2-15/+15
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens1-39/+24
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens2-83/+83
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin3-4/+4
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin3-6/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock10-16/+16
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock10-16/+16
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin2-9/+3
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara3-10/+2
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna8-164/+22
2017-04-18Don't crash without GPGTor Lillqvist1-0/+3
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-11/+10
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna2-12/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-06xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna2-10/+0
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-5/+5
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-1/+1
2017-03-29gpg4libre: Show all keys no matter which trust level they haveSamuel Mehrbrodt1-1/+1
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt1-1/+1
2017-03-25Fix typosAndrea Gelmini4-4/+4
2017-03-24loplugin:unusedfieldsNoel Grandin2-3/+1
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna3-26/+12
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann1-1/+2
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2-2938/+48
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna2-2/+2
2017-03-21Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann1-1/+3
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna3-37/+16
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin3-16/+2
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt12-427/+12
2017-03-16No need to use a shared ptr hereSamuel Mehrbrodt1-1/+1
2017-03-16gpg4libre: More details for certificatesSamuel Mehrbrodt1-4/+30
2017-03-16gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt1-1/+3
2017-03-16xmlsecurity: use auto when declaring iteratorsMiklos Vajna1-2/+2
2017-03-15gpg4libre: Don't mark all keys as privateSamuel Mehrbrodt1-14/+13
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt1-18/+18
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt1-2/+6
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt1-1/+4
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt1-2/+14
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-2/+2
2017-03-11Fix typosAndrea Gelmini2-2/+2
2017-03-10xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2-203/+0