summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2012-10-01fix String->OUString conversionIvan Timofeev1-2/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl1-2/+2
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl4-4/+8
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl4-0/+4
2012-09-25String -> OUStringIvan Timofeev1-22/+21
2012-09-25String -> OUStringIvan Timofeev1-22/+19
2012-09-25remove unused filesIvan Timofeev2-162/+0
2012-09-25String -> OUStringIvan Timofeev2-18/+17
2012-09-25String -> OUStringIvan Timofeev4-21/+19
2012-09-25String -> OUStringIvan Timofeev2-41/+40
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann1-18/+21
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann5-62/+0
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