summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara1-0/+1
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna4-37/+43
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+6
2018-04-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna4-78/+51
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-29loplugin:unusedmethodsNoel Grandin4-47/+0
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna4-41/+12
2018-03-28No need to open this test doc read/writeStephan Bergmann1-2/+1
2018-03-28Copy test doc to temp location before opening read/writeStephan Bergmann1-1/+6
2018-03-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin4-9/+3
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-1/+1
2018-03-26use boost::optional in OutDevStateNoel Grandin1-0/+2
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna1-5/+0
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna5-78/+50
2018-03-21Turn on clang-format for these filesMiklos Vajna4-67/+125
2018-03-20drop unnecessary includesCaolán McNamara2-3/+0
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard2-1/+11
2018-03-18gpg4libre: fix failing gpg test due to over-long filenamesThorsten Behrens1-1/+11
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-08loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2-9/+0
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara6-6/+6
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-6/+8
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna2-0/+2
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna9-56/+25
2018-03-01xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna4-128/+58
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+4
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna5-161/+57
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-5/+9
2018-02-25convert all help responses to gtk's -11Caolán McNamara4-10/+10
2018-02-23tdf#115374: add GPG SEInitializer service for WindowsThorsten Behrens1-0/+3
2018-02-23xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna4-108/+41
2018-02-22weld native message dialogsCaolán McNamara2-10/+18
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2018-02-20gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl1-2/+1
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna4-108/+33
2018-02-08certdialog: kille useless double-space in "Issued to "Christian Lohmaier1-1/+1
2018-02-08xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna12-151/+18
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna5-155/+60
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna4-152/+111
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski4-24/+0
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin2-14/+14
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2-0/+2
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann3-4/+4
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin2-8/+4
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara1-2/+2
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens1-3/+3
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann1-1/+1