summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Some clean up of previous commitStephan Bergmann1-2/+2
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin1-21/+15
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann4-46/+0
2012-08-29Fix MinGW build - libxmlsec builds now.Jan Holesovsky1-2/+8
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-14Fix conditionStephan Bergmann1-1/+1
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2-2/+4
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 Meeks113-2172/+1680
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-02Remove unused definesThomas Arnhold1-2/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-24/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-29Remove include guardsThomas Arnhold2-6/+0
2012-06-29Remove some more include guardsThomas Arnhold7-22/+0
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+0
2012-06-27Remove commented out code (includes)Thomas Arnhold2-5/+0
2012-06-27Remove commented out codeThomas Arnhold1-11/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold1-2/+0
2012-06-22.crt files don't need executable bitsMichael Stahl77-0/+0
2012-06-22.crl files don't need executable bitsMichael Stahl18-0/+0
2012-06-22.pem files don't need executable bitsMichael Stahl115-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl3-0/+0
2012-06-22.cfg files don't need executable bitsMichael Stahl24-0/+0
2012-06-22manifest.mf files don't need executable bitsMichael Stahl1-0/+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 Meeks46-1062/+675
2012-06-21re-base on ALv2 code.Michael Meeks22-509/+311
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 Thiebaud6-84/+83
2012-05-29targeted string re-workNorbert Thiebaud25-116/+114
2012-05-04more robust nss initialization, related fdo#45171Markus Mohrhard1-2/+4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
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-09add package deps for resourcesDavid Tardon1-0/+5
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-15/+15