summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann1-18/+21
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-46/+0
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-4/+2
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara8-47/+9
2012-08-08remove include comments and boxesThomas Arnhold1-2/+0
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini6-15/+17
2012-07-17re-base on ALv2 code. Includes:Michael Meeks72-1702/+1052
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan2-0/+24
2012-07-07Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan2-0/+24
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-5/+5
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-24/+0
2012-06-29Remove include guardsThomas Arnhold2-6/+0
2012-06-29Remove some more include guardsThomas Arnhold6-18/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-22re-base on ALv2 code.Michael Meeks3-69/+42
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2-2/+2
2012-06-21re-base on ALv2 code.Michael Meeks36-843/+519
2012-06-21re-base on ALv2 code.Michael Meeks5-124/+79
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold1-9/+0
2012-06-20removed unused forward declarations of classTakeshi Abe1-2/+0
2012-06-09Remove superfluous empty lines on topThomas Arnhold2-5/+0
2012-06-09Some cppcheck cleaningJulien Nabet2-8/+7
2012-06-03removed unused definesTakeshi Abe7-21/+0
2012-06-01targetted revert of small stl empty optimisationMichael Meeks2-7/+7
2012-06-01nuke unused namespaceTakeshi Abe6-7/+0
2012-05-29targeted string re-workNorbert Thiebaud5-82/+81
2012-05-29targeted string re-workNorbert Thiebaud13-44/+42
2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard1-2/+4
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara1-37/+46
2012-04-25Remove blank space introduced in previous patchJesús Corrius1-1/+0
2012-04-25Remove unused methodsJosé Santiago Jiménez Sarmiento2-10/+1
2012-04-08Fix Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-9/+9
2012-04-04removed duplicate #includesTakeshi Abe2-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann5-24/+24
2012-02-18Fix "pEncryptedData" not initializedJulien Nabet1-2/+2
2012-02-18fdo#39657: fix crash when parsing XML signaturesMichael Stahl1-12/+74
2012-02-13Remove unused code in XSecControllerCatalin Iacob3-104/+0
2012-02-13Remove unused code in XMLSignatureHelperCatalin Iacob1-47/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
2012-02-08update unused listCaolán McNamara2-21/+0
2012-02-01callcatcher: update listCaolán McNamara4-10/+0
2012-01-31callcatcher: update listCaolán McNamara2-17/+0
2012-01-28Fix for fdo43460 Part LV getLength() to isEmpty()Olivier Hallot7-31/+31
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz3-3/+3
2012-01-17remove unused methodsThomas Arnhold2-34/+0
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz3-3/+3