summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna2-2/+3
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-2/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-1/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara5-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin4-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann11-54/+54
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann32-39/+39
2016-08-29Indentation fixesMiklos Vajna1-1/+1
2016-08-22Make CppunitTest_xmlsecurity_signing more reliableStephan Bergmann1-1/+2
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for xmlsecurityArmin Le Grand4-0/+265
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-08-04tdf#100726 Improve readability of OUString concatanationsRosen1-4/+1
2016-08-02libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completelyMiklos Vajna4-9/+11
2016-07-28Related: tdf#95144 now merge common code into a shared CertExtn structCaolán McNamara6-109/+91
2016-07-28Related: tdf#95144 rework to avoid bad castsCaolán McNamara3-21/+73
2016-07-28Related: tdf#95144 Revert fixes for bad casts and unused fieldsCaolán McNamara3-28/+25
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-4/+4
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-2/+2
2016-07-13no need to create temporary OUString for comparisonNoel Grandin3-14/+14
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-04Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImplStephan Bergmann1-20/+26
2016-07-04Certificate viewer dialog can have various kinds of parentsStephan Bergmann1-3/+5
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-3/+3
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin2-5/+2
2016-06-13loplugin:sallogareasNoel Grandin9-20/+20
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin9-19/+19
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2-2/+2
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-06remove unused constants in HRC filesNoel Grandin4-32/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-2/+2
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist45-92/+92
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist4-1/+13
2016-05-20Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist1-0/+70
2016-05-19loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist3-4/+97
2016-05-19Make X509Certificate_MSCryptImpl::getCertificateUsage() actually workTor Lillqvist1-7/+26
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin4-5/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2-9/+6
2016-04-29sw, xmlsecurity: indentation fixesMiklos Vajna1-2/+2
2016-04-28Unit test for tdf#96097: Can't save/pointer nullGuillaume Smaha3-0/+111
2016-04-22Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann10-22/+22
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-4/+3