summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: make static var localJochen Nitschke2017-06-191-4/+3
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-183-3/+0
* loplugin:unusedfields xmlhelp..xmlsecurityNoel Grandin2017-06-161-6/+2
* use local statics for getUnoTunnelImplementationIdJochen Nitschke2017-06-131-11/+3
* sw, xmlsecurity: indentation fixesMiklos Vajna2017-06-121-4/+8
* clang-tidy readability-non-const-parameterNoel Grandin2017-06-092-3/+3
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-16/+15
* gpg4libre: add 'Start certificate manager' buttonKatarina Behrens2017-06-073-48/+78
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-052-2/+2
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-1/+1
* xmlsecurity: try to appease --as-needed default ldMichael Stahl2017-05-311-2/+5
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-1/+1
* create SAL_RETURNS_NONNULL annotationNoel Grandin2017-05-261-36/+31
* loplugin:stringcopy: xmlsecurityStephan Bergmann2017-05-191-1/+1
* make string translation loading more uniformCaolán McNamara2017-05-194-18/+21
* xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna2017-05-193-7/+3
* tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna2017-05-183-1/+22
* gpg4libre: fix windows buildThorsten Behrens2017-05-1812-29/+31
* gpg4libre: initial GPG signature generationThorsten Behrens2017-05-1819-109/+576
* xmlsecurity: use xmlsec API instead of patching out cert verificationMiklos Vajna2017-05-172-0/+6
* remove unused uno::Reference varsNoel Grandin2017-05-122-2/+0
* gpg4libre: we really only want private keys listedThorsten Behrens2017-05-111-11/+4
* Clean up uses of SAL_U/SAL_W: xmlsecurityStephan Bergmann2017-05-112-15/+15
* xmlsecurity: slightly more modern c++Thorsten Behrens2017-05-102-40/+29
* xmlsecurity/source/framework: un-screw-up indentThorsten Behrens2017-05-102-83/+83
* loplugin:checkunusedparams in xmlsecurityNoel Grandin2017-05-085-6/+6
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-083-6/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-0710-16/+16
* tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock2017-05-0710-16/+16
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* revert 'tweak for pdfiumless build'Caolán McNamara2017-05-021-2/+0
* tweak for pdfiumless buildCaolán McNamara2017-04-291-0/+2
* apparently the executable does not need pdfium directly anymoreMarkus Mohrhard2017-04-291-4/+0
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-282-9/+3
* xmlsecurity pdfverify: go via vcl graphic filterMiklos Vajna2017-04-272-82/+6
* remove xmlsecurity bitmaps from .src filesCaolán McNamara2017-04-264-10/+19
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-218-8/+0
* xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna2017-04-219-165/+24
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* Don't crash without GPGTor Lillqvist2017-04-181-0/+3
* loplugin:useuniqueptr (clang-cl)Stephan Bergmann2017-04-181-11/+10
* vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna2017-04-142-0/+103
* xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna2017-04-132-12/+0
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* can use gb_CppunitTest_use_configuration and still access .ui filesCaolán McNamara2017-04-121-2/+1
* remove reference to deleted files in pchMarkus Mohrhard2017-04-101-2/+0
* Improved loplugin:redundantcast, static_cast on arithmetic types: xmlsecurityStephan Bergmann2017-04-061-1/+1
* xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna2017-04-062-10/+0
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-042-5/+5