summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-2/+2
* gpg4libre: add gpgme config header where gpgme.h is includedThorsten Behrens2017-12-053-0/+6
* new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin2017-12-042-2/+2
* loplugin:unnecessaryparen (clang-cl)Stephan Bergmann2017-11-291-3/+3
* Silence clang-cl -Werror,-Wundef in workdir/UnpackedTarball/gpgmepp/ includesStephan Bergmann2017-11-273-0/+21
* loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann2017-11-271-2/+2
* move conditional stuff to RepositoryExternal.mkDavid Tardon2017-11-261-5/+1
* fix build with system gpgmeppDavid Tardon2017-11-241-2/+2
* EPUB export: implement character properties of links from named stylesMiklos Vajna2017-11-241-1/+1
* gpg4libre: conditional-compile gpgme codeThorsten Behrens2017-11-234-7/+12
* fix buildThorsten Behrens2017-11-221-2/+2
* gpg4libre: enable gpgme support for Windows and OSXThorsten Behrens2017-11-221-2/+2
* gpg4libre: fix warningsThorsten Behrens2017-11-224-4/+5
* xmlsecurity mscrypt: use SAL_N_ELEMENTS()Miklos Vajna2017-11-221-1/+3
* tdf#113550 RTF import: fix incorrect text indentMiklos Vajna2017-11-071-3/+3
* tdf#65393 Test for signature line imagesSamuel Mehrbrodt2017-11-062-0/+28
* loplugin:constparams in various(2)Noel Grandin2017-11-061-1/+1
* Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt2017-11-031-0/+1
* [API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt2017-11-035-2/+128
* xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna2017-11-036-16/+13
* 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