summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2017-02-10Remove MinGW supportStephan Bergmann2-9/+4
2017-02-10add --disable-pdfiumCaolán McNamara1-0/+2
2017-02-10pdfverify preview: fix macOS color spaceMiklos Vajna1-2/+19
2017-02-10xmlsecurity: use pdfium to generate a preview in pdfverifyMiklos Vajna2-0/+94
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin1-3/+3
2017-02-09xmlsecurity: remove unused EncryptorImplMiklos Vajna3-323/+0
2017-02-08Add missing #includesStephan Bergmann2-2/+2
2017-02-06Add missing #includesStephan Bergmann9-1/+12
2017-02-03TyposJulien Nabet2-2/+2
2017-02-02loplugin:useuniqueptrStephan Bergmann1-4/+5
2017-02-02xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna2-152/+0
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna4-48/+36
2017-01-31tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+1
2017-01-29cppcheck: postfix operatorJulien Nabet1-4/+4
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin4-4/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann76-1109/+590
2017-01-26[API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna2-49/+0
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe1-1/+1
2017-01-20loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann6-0/+30
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann24-0/+96
2017-01-19xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna1-4/+4
2017-01-19tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara2-25/+24
2017-01-18convert to std::vectorCaolán McNamara1-6/+2
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara3-5/+4
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann1-1/+1
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann3-3/+3
2017-01-10loplugin:unusedfieldsNoel Grandin13-31/+18
2017-01-09New loplugin:externvar: xmlsecurityStephan Bergmann1-1/+1
2017-01-05xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna1-4/+4
2016-12-23loplugin:unusedmethodsNoel Grandin2-40/+0
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist8-14/+51
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist8-51/+14
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-21Bin now unused fieldsTor Lillqvist2-19/+1
2016-12-21Bin now unused functionsTor Lillqvist2-55/+0
2016-12-21Don't add empty TODO functions to libxmlsec, and don't call themTor Lillqvist1-21/+0
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna4-17/+7
2016-12-20use new ENABLE_NSS for code which needs nssCaolán McNamara1-3/+3
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2-13/+13
2016-12-16loplugin:staticmethods (clang-cl)Stephan Bergmann3-11/+11
2016-12-16cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna1-1/+17
2016-12-15Try to fix Android and iOS buildTor Lillqvist1-1/+5
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann1-8/+2
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna14-22/+49
2016-12-15Unnecessary includesStephan Bergmann1-2/+0
2016-12-12tdf#95416 Fix an include for xmlsecurityAdam Kasztenny2-2/+2
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna1-62/+22
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna2-5/+34