1. e8b79f2 fdo#54858: DocumentDigitalSignatures::initialize can be called with 0 args now by Stephan Bergmann · 14 years ago
  2. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  3. af5059d Some clean up of previous commit by Stephan Bergmann · 14 years ago
  4. 197a79e fdo#46808, Adapt DocumentDigitalSignatures UNO service to new style by Noel Grandin · 14 years ago
  5. 9a4fe0b -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  6. 02f6e55 Fix MinGW build - libxmlsec builds now. by Jan Holesovsky · 14 years ago
  7. 206c70e fdo#46808, Adapt TempFile UNO service to new style by Noel Grandin · 14 years ago
  8. 350b031 callcatcher: remove some of the slightly trickier unused methods by Caolán McNamara · 14 years ago
  9. d72568f Fix condition by Stephan Bergmann · 14 years ago
  10. ee93dfa drop disable-xmlsec, it's core functionality, have to live with it by Caolán McNamara · 14 years ago
  11. 49ad17e remove include comments and boxes by Thomas Arnhold · 14 years ago
  12. 9b2e6d4 Replace usage of rtl/memory.h in xmlsecurity their equivalent from string.h by Arnaud Versini · 14 years ago
  13. 6eeb094 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  14. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  15. 9c8dc01 Merge branch 'feature/pdf-signing' by Gökçen Eraslan · 14 years ago
  16. 786f730 Add new chooseCertificate method to XDocumentDigitalSignatures UNO interface. by Gökçen Eraslan · 14 years ago
  17. bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
  18. 278000a Remove unused defines by Thomas Arnhold · 14 years ago
  19. 892bb81 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  20. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  21. 8e1bffe Remove include guards by Thomas Arnhold · 14 years ago
  22. 4c4d748 Remove some more include guards by Thomas Arnhold · 14 years ago
  23. 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
  24. e5c28b8 Remove commented out code (includes) by Thomas Arnhold · 14 years ago
  25. b22adb4 Remove commented out code by Thomas Arnhold · 14 years ago
  26. ee1c5c4 Reduce newline bloat at eof by Thomas Arnhold · 14 years ago
  27. 9979327 .crt files don't need executable bits by Michael Stahl · 14 years ago
  28. 41a0e13 .crl files don't need executable bits by Michael Stahl · 14 years ago
  29. 4b2d228 .pem files don't need executable bits by Michael Stahl · 14 years ago
  30. 1ab899c .xml files don't need executable bits by Michael Stahl · 14 years ago
  31. 11ad68d .cfg files don't need executable bits by Michael Stahl · 14 years ago
  32. 9272872 manifest.mf files don't need executable bits by Michael Stahl · 14 years ago
  33. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  34. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  35. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  36. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  37. 5fcecf9 hrc cleanup: Remove unused defines by Thomas Arnhold · 14 years ago
  38. eeb5bea removed unused forward declarations of class by Takeshi Abe · 14 years ago
  39. 3770bbb Remove superfluous empty lines on top by Thomas Arnhold · 14 years ago
  40. 0d53cde Some cppcheck cleaning by Julien Nabet · 14 years ago
  41. 44e3dcf removed unused defines by Takeshi Abe · 14 years ago
  42. d369d4f targetted revert of small stl empty optimisation by Michael Meeks · 14 years ago
  43. d95d58a nuke unused namespace by Takeshi Abe · 14 years ago
  44. a9406f54 targeted string re-work by Norbert Thiebaud · 14 years ago
  45. 601500f targeted string re-work by Norbert Thiebaud · 14 years ago
  46. 7ead068 more robust nss initialization, related fdo#45171 by Markus Mohrhard · 14 years ago
  47. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  48. 2073131 Resolves: fdo#39825 Make detection of certificate folder ui-configurable by Caolán McNamara · 14 years ago
  49. 33f5aca Remove blank space introduced in previous patch by Jesús Corrius · 14 years ago
  50. f33ed93 Remove unused methods by José Santiago Jiménez Sarmiento · 14 years ago
  51. 6de7392 add package deps for resources by David Tardon · 14 years ago
  52. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  53. a160601 Fix Prefer prefix ++/-- operators by Julien Nabet · 14 years ago
  54. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  55. 99268db Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  56. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  57. f770c5d Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  58. 643a582 removed duplicate #includes by Takeshi Abe · 14 years ago
  59. 9345437 .txt files don't need executable bits by Michael Stahl · 14 years ago
  60. e476a76 .java files don't need executable bits by Michael Stahl · 14 years ago
  61. 84b3f7b gbuild: get rid of realpath in gb_Foo_set_include by Matúš Kukan · 14 years ago
  62. 4f688fd more documentation and cleanups for various modules. by Michael Meeks · 14 years ago
  63. bd20522 New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem by Stephan Bergmann · 14 years ago
  64. 140c90f Fix "pEncryptedData" not initialized by Julien Nabet · 14 years ago
  65. 67c396f fdo#39657: fix crash when parsing XML signatures by Michael Stahl · 14 years ago
  66. 08ae56d Remove unused code in XSecController by Catalin Iacob · 14 years ago
  67. b05ace9 Remove unused code in XMLSignatureHelper by Catalin Iacob · 14 years ago
  68. e7e0455 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") by Takeshi Abe · 14 years ago
  69. 849a247 update unused list by Caolán McNamara · 14 years ago
  70. 223cca4 Added READMEs for modules which used to be in components by Josh Heidenreich · 14 years ago
  71. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  72. 5833c18 callcatcher: update list by Caolán McNamara · 14 years ago
  73. 4995bcc callcatcher: update list by Caolán McNamara · 14 years ago
  74. 7c4807b Fix for fdo43460 Part LV getLength() to isEmpty() by Olivier Hallot · 14 years ago
  75. d2c8003 Replaced SAL_INFO with SAL_WARN were applicable. by Marcel Metz · 14 years ago
  76. 804e861 remove unused methods by Thomas Arnhold · 14 years ago
  77. a18123f Replaced DBG_ERRORFILE with SAL_INFO. by Marcel Metz · 14 years ago
  78. 785bf20 WaE: narrowing conversion from sal_Int32 to unsigned int by David Tardon · 14 years ago
  79. 0d79323 callcatcher: ditch unused childat by Caolán McNamara · 14 years ago
  80. aab14cb fix prefix of command line switches (-- instead of -) by Andras Timar · 14 years ago
  81. 0669fdb fix for gcc 4.7/C++11: this is not string literal operator by David Tardon · 14 years ago
  82. b35c0ae catch exception by constant reference by Takeshi Abe · 14 years ago
  83. d592113 Removed unnecessary tools/debug.hxx includes. by Marcel Metz · 14 years ago
  84. 53d27eb2 Removed unnecessary tools includes. by Marcel Metz · 14 years ago
  85. a11aa27 Dead code. by Stephan Bergmann · 14 years ago
  86. f958657 gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' by Matúš Kukan · 14 years ago
  87. 6a8f6c4 Removed extra semicolons by Jesse · 14 years ago
  88. 7904a8c I don't see NO_BSYMBOLIC being used anywhere by Tor Lillqvist · 14 years ago
  89. 2acd8fb in modules, when we have a env we are in stage gbuild by Bjoern Michaelsen · 14 years ago
  90. 86adb5c get rid of class Date and Time default ctor with system time penalty by Eike Rathke · 14 years ago
  91. d73e574 move reconfigure into gbuild by Bjoern Michaelsen · 14 years ago
  92. 2af9040 Cleaned up utl::UCBContentHelper. by Stephan Bergmann · 14 years ago
  93. c0bed9c remove precompiled_xxx.hxx/cxx by Norbert Thiebaud · 14 years ago
  94. 3f2ff54 remove pch from the include list by Norbert Thiebaud · 14 years ago
  95. b33971c remove include of pch header from xmlsecurity by Norbert Thiebaud · 14 years ago
  96. 992757c remove pre-compiled header support in gbuild and gbuildified module by Norbert Thiebaud · 14 years ago
  97. c5710d4 s/infomation/information/ by Korrawit Pruegsanusak · 14 years ago
  98. f2f0dbd make gbuild makefiles run independant of pwd again by Bjoern Michaelsen · 14 years ago
  99. fa0512f xmlsecurity: fix typo by Michael Stahl · 14 years ago
  100. 0ea8c01 tweak gbuild standart Makefile to allow partial build in unsourced env by Norbert Thiebaud · 14 years ago