summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
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
2017-03-25Fix typosAndrea Gelmini
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna
2017-03-22Use rtl::isAscii* instead of ctype.h is* (and fix passing plain char)Stephan Bergmann
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-21Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann
2017-03-19Fix typosAndrea Gelmini
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt
2017-03-16No need to use a shared ptr hereSamuel Mehrbrodt
2017-03-16gpg4libre: More details for certificatesSamuel Mehrbrodt
2017-03-16gpg4libre: Add certificate usage to gpg certificatesSamuel Mehrbrodt