summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin
2017-05-19loplugin:stringcopy: xmlsecurityStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-05-18gpg4libre: fix windows buildThorsten Behrens
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-17xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11gpg4libre: we really only want private keys listedThorsten Behrens
2017-05-11Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna
2017-04-18Don't crash without GPGTor Lillqvist
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-29gpg4libre: Show all keys no matter which trust level they haveSamuel Mehrbrodt
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt
2017-03-25Fix typosAndrea Gelmini
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-21Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt
2017-03-16No need to use a shared ptr hereSamuel Mehrbrodt
2017-03-16gpg4libre: More details for certificatesSamuel Mehrbrodt
2017-03-16gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt
2017-03-16xmlsecurity: use auto when declaring iteratorsMiklos Vajna
2017-03-15gpg4libre: Don't mark all keys as privateSamuel Mehrbrodt