summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* 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
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-032-2/+2
* gpg4libre: Show all keys no matter which trust level they haveSamuel Mehrbrodt2017-03-291-1/+1
* gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt2017-03-271-1/+1
* Fix typosAndrea Gelmini2017-03-256-6/+6
* loplugin:unusedfieldsNoel Grandin2017-03-243-5/+1
* xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna2017-03-234-30/+16
* Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann2017-03-221-1/+2
* vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2017-03-225-2950/+61
* xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna2017-03-214-5/+5
* Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann2017-03-211-1/+3
* Fix typosAndrea Gelmini2017-03-191-1/+1
* xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna2017-03-174-38/+18
* remove unused defines from HRC files in xmlsecurityNoel Grandin2017-03-173-16/+2
* gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt2017-03-1615-428/+38
* No need to use a shared ptr hereSamuel Mehrbrodt2017-03-161-1/+1
* gpg4libre: More details for certificatesSamuel Mehrbrodt2017-03-161-4/+30
* gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt2017-03-161-1/+3