summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* 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
* xmlsecurity: use auto when declaring iteratorsMiklos Vajna2017-03-161-2/+2
* gpg4libre: Don't mark all keys as privateSamuel Mehrbrodt2017-03-151-14/+13
* Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt2017-03-152-24/+24
* gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt2017-03-151-2/+6
* gpg4libre: Improve certificate details viewSamuel Mehrbrodt2017-03-153-3/+6
* gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt2017-03-153-3/+17
* loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2017-03-141-2/+2
* Fix typosAndrea Gelmini2017-03-1126-26/+26
* gpgme: change gb_LinkTarget__use_gpgmepp to depend on packageMichael Stahl2017-03-101-12/+0
* xmlsecurity: remove unused XMLEncryptionTemplateImplMiklos Vajna2017-03-103-204/+0
* gpg4libre: Remove deprecated dynamic exception specificationsSamuel Mehrbrodt2017-03-0816-240/+85
* coverity#1402074 Resource leakCaolán McNamara2017-03-072-6/+6
* Fix Executable_pdfverify dependencies on LinuxStephan Bergmann2017-03-051-0/+12
* -Werror,-Wunused-private-fieldStephan Bergmann2017-03-041-3/+0
* -Werror,-Wunused-private-fieldStephan Bergmann2017-03-041-1/+0
* Fix build for mobileThorsten Behrens2017-03-041-1/+1
* Fix build for mobileThorsten Behrens2017-03-041-1/+1
* gpg4libre: List and view GPG keysSamuel Mehrbrodt2017-03-0431-67/+1776
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna2017-03-0210-38/+21