summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* Remove MinGW supportStephan Bergmann2017-02-102-9/+4
* add --disable-pdfiumCaolán McNamara2017-02-101-0/+2
* pdfverify preview: fix macOS color spaceMiklos Vajna2017-02-101-2/+19
* xmlsecurity: use pdfium to generate a preview in pdfverifyMiklos Vajna2017-02-102-0/+94
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-101-3/+3
* xmlsecurity: remove unused EncryptorImplMiklos Vajna2017-02-093-323/+0
* Add missing #includesStephan Bergmann2017-02-082-2/+2
* Add missing #includesStephan Bergmann2017-02-069-1/+12
* TyposJulien Nabet2017-02-032-2/+2
* loplugin:useuniqueptrStephan Bergmann2017-02-021-4/+5
* xmlsecurity: remove unused xsec_fw_component_getFactory()Miklos Vajna2017-02-022-152/+0
* xmlsecurity: various small cleanupsMiklos Vajna2017-02-014-48/+36
* tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt2017-01-311-2/+2
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+1
* cppcheck: postfix operatorJulien Nabet2017-01-291-4/+4
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-2/+2
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-274-4/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2676-1109/+590
* [API CHANGE] offapi: remove unused xsec_fw UNO servicesMiklos Vajna2017-01-262-49/+0
* Fix typo in comments: relativ -> relativeTakeshi Abe2017-01-251-1/+1
* loplugin:dynexcspec (clang-cl), xmlsecurityStephan Bergmann2017-01-206-0/+30
* New loplugin:dynexcspec: Add @throws documentation, xmlsecurityStephan Bergmann2017-01-1924-0/+96
* xmlsecurity: hold XMLEncryptionTemplateImpl by rtl::ReferenceMiklos Vajna2017-01-191-4/+4
* tweak to avoid coverity#1371169 Missing move assignment operatorCaolán McNamara2017-01-192-25/+24
* convert to std::vectorCaolán McNamara2017-01-181-6/+2
* u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-143-5/+4
* loplugin:externvar (clang-cl)Stephan Bergmann2017-01-111-1/+1
* New loplugin:conststringvar: xmlsecurityStephan Bergmann2017-01-103-3/+3
* loplugin:unusedfieldsNoel Grandin2017-01-1013-31/+18
* New loplugin:externvar: xmlsecurityStephan Bergmann2017-01-091-1/+1
* xmlsecurity: hold XMLSignatureTemplateImpl by rtl::ReferenceMiklos Vajna2017-01-051-4/+4
* loplugin:unusedmethodsNoel Grandin2016-12-232-40/+0
* Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist2016-12-228-14/+51
* [API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist2016-12-218-51/+14
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* Bin now unused fieldsTor Lillqvist2016-12-212-19/+1
* Bin now unused functionsTor Lillqvist2016-12-212-55/+0
* Don't add empty TODO functions to libxmlsec, and don't call themTor Lillqvist2016-12-211-21/+0
* xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna2016-12-214-17/+7
* use new ENABLE_NSS for code which needs nssCaolán McNamara2016-12-201-3/+3
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-172-13/+13
* loplugin:staticmethods (clang-cl)Stephan Bergmann2016-12-163-11/+11
* cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna2016-12-161-1/+17
* Try to fix Android and iOS buildTor Lillqvist2016-12-151-1/+5
* Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann2016-12-151-8/+2
* xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna2016-12-1514-22/+49
* Unnecessary includesStephan Bergmann2016-12-151-2/+0
* tdf#95416 Fix an include for xmlsecurityAdam Kasztenny2016-12-122-2/+2
* xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna2016-12-081-62/+22
* xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna2016-12-072-5/+34