summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna1-4/+8
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin2-3/+3
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-16/+15
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens3-48/+78
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin2-2/+2
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-31xmlsecurity: try to appease --as-needed default ldMichael Stahl1-2/+5
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-26create SAL_RETURNS_NONNULL annotationNoel Grandin1-36/+31
2017-05-19loplugin:stringcopy: xmlsecurityStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara4-18/+21
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna3-7/+3
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna3-1/+22
2017-05-18gpg4libre: fix windows buildThorsten Behrens12-29/+31
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens19-109/+576
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 Behrens2-40/+29
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens2-83/+83
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin5-6/+6
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-05-02revert 'tweak for pdfiumless build'Caolán McNamara1-2/+0
2017-04-29tweak for pdfiumless buildCaolán McNamara1-0/+2
2017-04-29apparently the executable does not need pdfium directly anymoreMarkus Mohrhard1-4/+0
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin2-9/+3
2017-04-27xmlsecurity pdfverify: go via vcl graphic filterMiklos Vajna2-82/+6
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara4-10/+19
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky8-8/+0
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna9-165/+24
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-18Don't crash without GPGTor Lillqvist1-0/+3
2017-04-18loplugin:useuniqueptr (clang-cl)Stephan Bergmann1-11/+10
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna2-0/+103
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna2-12/+0
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-12can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara1-2/+1
2017-04-10remove reference to deleted files in pchMarkus Mohrhard1-2/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann1-1/+1
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 Grandin2-2/+2
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 Gelmini6-6/+6