summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-284-4/+8
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-284-0/+4
* String -> OUStringIvan Timofeev2012-09-251-22/+21
* String -> OUStringIvan Timofeev2012-09-251-22/+19
* remove unused filesIvan Timofeev2012-09-252-162/+0
* String -> OUStringIvan Timofeev2012-09-252-18/+17
* String -> OUStringIvan Timofeev2012-09-254-21/+19
* String -> OUStringIvan Timofeev2012-09-252-41/+40
* fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann2012-09-171-18/+21
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-145-62/+0
* Some clean up of previous commitStephan Bergmann2012-09-041-2/+2
* fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin2012-09-041-21/+15
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-46/+0
* Fix MinGW build - libxmlsec builds now.Jan Holesovsky2012-08-291-2/+8
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-4/+2
* callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara2012-08-208-47/+9
* Fix conditionStephan Bergmann2012-08-141-1/+1
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-142-2/+4
* remove include comments and boxesThomas Arnhold2012-08-081-2/+0
* Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini2012-08-046-15/+17
* re-base on ALv2 code. Includes:Michael Meeks2012-07-17113-2172/+1680
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* Merge branch 'feature/pdf-signing'Gökçen Eraslan2012-07-092-0/+24
|\
| * Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan2012-07-072-0/+24
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-031-5/+5
* | Remove unused definesThomas Arnhold2012-07-021-2/+0
* | hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-24/+0
* | targetted improvement of UNO API includes / usageMichael Meeks2012-07-023-12/+3
* | Remove include guardsThomas Arnhold2012-06-292-6/+0
* | Remove some more include guardsThomas Arnhold2012-06-297-22/+0
* | targetted re-work of cppunit pieces.Michael Meeks2012-06-271-3/+0
* | Remove commented out code (includes)Thomas Arnhold2012-06-272-5/+0
* | Remove commented out codeThomas Arnhold2012-06-271-11/+0
* | Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+0
* | .crt files don't need executable bitsMichael Stahl2012-06-2277-0/+0
* | .crl files don't need executable bitsMichael Stahl2012-06-2218-0/+0
* | .pem files don't need executable bitsMichael Stahl2012-06-22115-0/+0
* | .xml files don't need executable bitsMichael Stahl2012-06-223-0/+0
* | .cfg files don't need executable bitsMichael Stahl2012-06-2224-0/+0
* | manifest.mf files don't need executable bitsMichael Stahl2012-06-221-0/+0
* | re-base on ALv2 code.Michael Meeks2012-06-223-69/+42
* | replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-212-2/+2
* | re-base on ALv2 code.Michael Meeks2012-06-2146-1062/+675
* | re-base on ALv2 code.Michael Meeks2012-06-2122-509/+311
* | hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-9/+0
* | removed unused forward declarations of classTakeshi Abe2012-06-201-2/+0
|/
* Remove superfluous empty lines on topThomas Arnhold2012-06-092-5/+0
* Some cppcheck cleaningJulien Nabet2012-06-092-8/+7
* removed unused definesTakeshi Abe2012-06-037-21/+0
* targetted revert of small stl empty optimisationMichael Meeks2012-06-012-7/+7