Age | Commit message (Expand) | Author |
2013-03-25 | The [_]DEBUG_WAS_DEFINED macros are not used here | Stephan Bergmann |
2013-03-25 | Consolidate XMLSEC_NO_SIZE_T setting in xmlsecurity/xmlsec-wrapper.h | Stephan Bergmann |
2013-03-25 | stricmp macro is unused | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | fix other problems found by Wundef | Luboš Luňák |
2013-03-05 | doubled using | Thomas Arnhold |
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-02-23 | Fix typo begining/beginning. | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-22 | coverity#735579 Logically dead code | Norbert Thiebaud |
2013-02-22 | coverity#982735 Negative loop bound | Norbert Thiebaud |
2013-02-22 | coverity#705782 Resource Leak | Norbert Thiebaud |
2013-02-22 | coverity#982249 Unchecked return value | Norbert Thiebaud |
2013-02-22 | coverity#705976 coverity#7074977 | Norbert Thiebaud |
2013-02-19 | nsscrypto_initializer: MSVC does not support C99 dynamic arrays | Michael Stahl |
2013-02-18 | coverity#705355 coverity#705356 Missing break in switch | Norbert Thiebaud |
2013-02-18 | coverity#982590 Explicit null dereferenced | Norbert Thiebaud |
2013-02-18 | coverity#982591 Dereference after null check | Norbert Thiebaud |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-12-28 | Fix "scope can be reduced" for 2 variables | Julien Nabet |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann |
2012-12-07 | Adapt to XComponentContext | Stephan Bergmann |
2012-12-07 | Clean up SerialNumberAdapter implementation | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-19 | Clean-up "SYSTEM_MOZILLA" -> "SYSTEM_NSS" | Stephan Bergmann |
2012-11-07 | Improve logging | Stephan Bergmann |
2012-11-06 | 'xMSF' : undeclared identifier | Tor Lillqvist |
2012-11-05 | fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new style | Noel Grandin |
2012-10-14 | loplugin: fix some indents and unused OUStrings | Caolán McNamara |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara |
2012-10-08 | Remove more useless code inside "#if 0" blocks | Marcos Paulo de Souza |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-08-20 | callcatcher: remove some of the slightly trickier unused methods | Caolán McNamara |
2012-08-04 | Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.h | Arnaud Versini |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-29 | Remove include guards | Thomas Arnhold |
2012-06-29 | Remove some more include guards | Thomas Arnhold |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-04 | more robust nss initialization, related fdo#45171 | Markus Mohrhard |
2012-04-27 | Resolves: fdo#39825 Make detection of certificate folder ui-configurable | Caolán McNamara |
2012-04-25 | Remove blank space introduced in previous patch | Jesús Corrius |