summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-19Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS"Stephan Bergmann
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-07Improve loggingStephan Bergmann
2012-11-06'xMSF' : undeclared identifierTor Lillqvist
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new styleNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-14loplugin: fix some indents and unused OUStringsCaolán McNamara
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-10-04sal_Bool->bool in xmlsecurityNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01fix String->OUString conversionIvan Timofeev
2012-09-25String -> OUStringIvan Timofeev
2012-09-25remove unused filesIvan Timofeev
2012-09-25String -> OUStringIvan Timofeev
2012-09-25String -> OUStringIvan Timofeev
2012-09-25String -> OUStringIvan Timofeev
2012-09-17fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args nowStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-04Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.hArnaud Versini
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-07-14simplify include guardsThomas Arnhold
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan
2012-07-07Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface.Gökçen Eraslan
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Some cppcheck cleaningJulien Nabet
2012-06-03removed unused definesTakeshi Abe
2012-06-01targetted revert of small stl empty optimisationMichael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud