Age | Commit message (Expand) | Author |
2016-02-12 | xmlsecurity: implement Certificate interface in X509Certificate_MSCryptImpl | Miklos Vajna |
2016-02-03 | xmlsecurity: validate OOXML <Manifest> references on Windows | Miklos Vajna |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-14 | xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-06-28 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-07 | Remove include stdio (part7) | Julien Nabet |
2015-05-20 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-04-22 | Clean up odd sal::static_int_cast<sal_Bool> uses | Stephan Bergmann |
2015-03-23 | cppcheck: add some explicits | Caolán McNamara |
2015-03-11 | V668 no sense in testing the result of new against null | Caolán McNamara |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-19 | fdo#39440 reduce scope of local variables | Michael Weghorn |
2014-12-08 | Typo "mehtod" -> "method" | Stephan Bergmann |
2014-12-04 | Bin noise comments | Tor Lillqvist |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-08-12 | Get rid of xmlsec_trace() and use SAL_INFO("xmlsecurity.xmlsec") | Tor Lillqvist |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-19 | fix-includes.pl: xmlsecurity | Thomas Arnhold |
2014-04-19 | fixincludeguards.sh: xmlsecurity | Thomas Arnhold |
2014-03-04 | fdo#54938: Convert some places to use cppu::supportsService | Marcos Paulo de Souza |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-07 | remove unnecessary use of OUString constructor in XMLSECURITY module | Noel Grandin |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-08-12 | Ifdef out code which had been accidentally un-commented-out | Tor Lillqvist |
2013-08-11 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-06-10 | fdo#46808, Convert xml::crypto services to new style | Noel Grandin |
2013-05-16 | Resolves: #i120675# the certificate store handles need to be closed | Jian Fang Zhang |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-25 | Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.h | Stephan Bergmann |
2013-02-27 | fdo#39446 - Bloat Removal. Removing uncallable code with callcatcher | Jean-Noël Rouvignac |
2013-02-26 | Remove duplicate OID | Thomas Arnhold |
2013-02-24 | Add OIDs for Russian crypto algorithms. | Valek Filippov |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |