summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* loplugin:includeform: xmlsecurity (Windows)Stephan Bergmann2017-10-2710-20/+20
* vcl: make MapMode constructor explicitMichael Stahl2017-10-263-3/+3
* xmlsecurity: remove unused chainOn() argumentMiklos Vajna2017-10-254-12/+8
* loplugin:includeform: xmlsecurityStephan Bergmann2017-10-2356-129/+129
* fix build with system gpgmeDavid Tardon2017-10-191-2/+7
* gpg4libre fix tdf#113190 don't show expired/invalid keysgpg4libre-review-5.4.99Thorsten Behrens2017-10-181-1/+1
* gpg4libre - tdf#113188 add option for minimal PGPKeyPacketThorsten Behrens2017-10-181-1/+5
* xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna2017-10-183-90/+1
* turn implicit container explicit in buildable notebooksCaolán McNamara2017-10-172-7/+46
* Make include files found through -Ixmlsecurity/incStephan Bergmann2017-10-162-3/+3
* xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna2017-10-132-11/+3
* xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna2017-10-063-17/+6
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-054-9/+13
* TSCP: include certificate usage in paragraph signaturesAshod Nakashian2017-10-054-6/+41
* add << operator for css::uno::ExceptionNoel Grandin2017-10-045-8/+6
* loplugin:finalclasses in xmloffNoel Grandin2017-10-031-1/+0
* loplugin:flatten (clang-cl, xmlsecurity)Stephan Bergmann2017-10-011-4/+3
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-302-9/+5
* Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski2017-09-303-42/+30
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-19/+17
* loplugin:flatten in vcl..xmlsecurityNoel Grandin2017-09-273-35/+25
* Fresh run of bin/update_pch.shMike Kaganski2017-09-223-26/+84
* Map from GetLastError() to HRESULTStephan Bergmann2017-09-211-1/+1
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-2/+2
* xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna2017-09-212-34/+17
* xmlsecurity: be consistent inside #ifdef _WIN32Miklos Vajna2017-09-191-2/+2
* PDF signing: don't fail unittest on invalid certificatesMike Kaganski2017-09-191-8/+40
* Use even more WIN32_LEAN_AND_MEANMike Kaganski2017-09-185-0/+15
* clang-tidy modernize-use-emplace in variousNoel Grandin2017-09-142-11/+11
* gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens2017-09-103-2/+12
* gpg4libre: add sha512 supportThorsten Behrens2017-09-104-4/+49
* xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna2017-09-0610-8/+70
* loplugin:dyncastvisibilityStephan Bergmann2017-09-041-1/+1
* gpg4libre: When encrypting, show all available GPG keysKatarina Behrens2017-09-035-3/+24
* gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens2017-09-036-9/+83
* xmlsecurity: fix inconsistent param naming in interface/implementationMiklos Vajna2017-09-011-1/+1
* loplugin:constparams: xmlsecurity (clang-cl)Stephan Bergmann2017-08-311-1/+1
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-242-2/+2
* Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati2017-08-237-19/+8
* loplugin:nullptr (clang-cl)Stephan Bergmann2017-08-181-24/+24
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt2017-08-101-0/+4
* xmlsecurity: work with impl directly in SignatureEngine::startEngine()Miklos Vajna2017-08-108-24/+15
* loplugin:unusedmethodsNoel Grandin2017-08-082-15/+0
* xmlsecurity: remove unused XMLEncryption_MSCryptImplMiklos Vajna2017-08-036-519/+0
* remove unnecessary use of 'this->'Noel Grandin2017-08-022-5/+5
* move resmgr to unotoolsCaolán McNamara2017-08-013-3/+3
* loplugin:constparams in variousNoel Grandin2017-08-012-4/+4
* loplugin:checkunusedparams more part2Noel Grandin2017-07-284-22/+0
* loplugin:checkunusedparams more part1Noel Grandin2017-07-282-10/+0