summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: remove duplicated Windows-specific component fileMiklos Vajna2018-04-272-57/+0
* xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna2018-04-2610-251/+38
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-254-10/+10
* Fix typosAndrea Gelmini2018-04-161-1/+1
* look for check buttons without underlinesCaolán McNamara2018-04-141-0/+1
* xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna2018-04-134-37/+43
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-092-4/+6
* xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna2018-04-074-78/+51
* remove unused processfactory.hxx includesJochen Nitschke2018-04-014-4/+0
* loplugin:unusedmethodsNoel Grandin2018-03-294-47/+0
* xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna2018-03-294-41/+12
* No need to open this test doc read/writeStephan Bergmann2018-03-281-2/+1
* Copy test doc to temp location before opening read/writeStephan Bergmann2018-03-281-1/+6
* loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin2018-03-284-9/+3
* loplugin:expressionalwayszero improvementsNoel Grandin2018-03-271-1/+1
* use boost::optional in OutDevStateNoel Grandin2018-03-261-0/+2
* xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna2018-03-231-5/+0
* xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna2018-03-225-78/+50
* Turn on clang-format for these filesMiklos Vajna2018-03-214-67/+125
* drop unnecessary includesCaolán McNamara2018-03-202-3/+0
* properly check for gpgconf (and --create-socketdir) workingRene Engelhard2018-03-182-1/+11
* gpg4libre: fix failing gpg test due to over-long filenamesThorsten Behrens2018-03-181-1/+11
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2018-03-082-9/+0
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-056-6/+6
* drop sax::tools::*base64 methodsNoel Grandin2018-03-052-6/+8
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-03-022-0/+2
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna2018-03-029-56/+25
* xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna2018-03-014-128/+58
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-261-2/+4
* xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna2018-02-265-161/+57
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-251-5/+9
* convert all help responses to gtk's -11Caolán McNamara2018-02-254-10/+10
* tdf#115374: add GPG SEInitializer service for WindowsThorsten Behrens2018-02-231-0/+3
* xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna2018-02-234-108/+41
* weld native message dialogsCaolán McNamara2018-02-222-10/+18
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+1
* gpgmepp,xmlsecurity: fix testODFEncryptedGPG() failure caused...Michael Stahl2018-02-201-2/+1
* xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna2018-02-144-108/+33
* certdialog: kille useless double-space in "Issued to "Christian Lohmaier2018-02-081-1/+1
* xmlsecurity: fold Library_xsec_fw into Library_xmlsecurityMiklos Vajna2018-02-0812-151/+18
* xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna2018-02-075-155/+60
* xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna2018-02-044-152/+111
* xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-024-24/+0
* loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin2018-01-252-14/+14
* tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2018-01-232-0/+2
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-233-4/+4
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-192-8/+4
* coverity#1427630 Unchecked return valueCaolán McNamara2018-01-171-2/+2