summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source
Commit message (Expand)AuthorAgeFilesLines
* Improve loggingStephan Bergmann2012-11-072-6/+24
* 'xMSF' : undeclared identifierTor Lillqvist2012-11-061-1/+1
* fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin2012-11-055-66/+51
* fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin2012-10-231-4/+3
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-4/+3
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-18/+12
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-194-14/+14
* loplugin: fix some indents and unused OUStringsCaolán McNamara2012-10-141-1/+0
* loplugin: some log, indent and unused variable warningsCaolán McNamara2012-10-131-1/+0
* Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2012-10-081-19/+0
* sal_Bool->bool in xmlsecurityNoel Grandin2012-10-044-6/+6
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-7/+2
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-041-25/+19
* fix String->OUString conversionIvan Timofeev2012-10-011-2/+2
* String -> OUStringIvan Timofeev2012-09-251-22/+19
* remove unused filesIvan Timofeev2012-09-251-112/+0
* String -> OUStringIvan Timofeev2012-09-252-18/+17
* String -> OUStringIvan Timofeev2012-09-253-20/+18
* String -> OUStringIvan Timofeev2012-09-251-36/+35
* fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann2012-09-171-18/+21
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-314-46/+0
* 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
* 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-1772-1702/+1052
* 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
* | hrc cleanup: Remove unused definesThomas Arnhold2012-07-021-24/+0
* | Remove include guardsThomas Arnhold2012-06-292-6/+0
* | Remove some more include guardsThomas Arnhold2012-06-296-18/+0
* | Reduce newline bloat at eofThomas Arnhold2012-06-271-2/+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-2136-843/+519
* | re-base on ALv2 code.Michael Meeks2012-06-215-124/+79
* | 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
* nuke unused namespaceTakeshi Abe2012-06-016-7/+0
* targeted string re-workNorbert Thiebaud2012-05-295-82/+81
* targeted string re-workNorbert Thiebaud2012-05-2913-44/+42
* more robust nss initialization, related fdo#45171Markus Mohrhard2012-05-041-2/+4
* Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara2012-04-271-37/+46