summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31xmlsecurity: try to appease --as-needed default ldMichael Stahl
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-05-02revert 'tweak for pdfiumless build'Caolán McNamara
2017-04-29tweak for pdfiumless buildCaolán McNamara
2017-04-29apparently the executable does not need pdfium directly anymoreMarkus Mohrhard
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27xmlsecurity pdfverify: go via vcl graphic filterMiklos Vajna
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-18Don't crash without GPGTor Lillqvist
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara
2017-04-10remove reference to deleted files in pchMarkus Mohrhard
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann
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