1. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  2. 0f2824b remove more unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  3. 673c60c update_pch: add unoxml by Thomas Arnhold · 12 years ago
  4. abcbe96 unoxml: huge namespacing cleanup by Thomas Arnhold · 12 years ago
  5. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  6. 5371642 unoxml: sal_Bool->bool by Noel Grandin · 12 years ago
  7. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  8. f981c42 Clean up function declarations by Stephan Bergmann · 12 years ago
  9. f193c1b coverity#707456 Uncaught exception by Caolán McNamara · 12 years ago
  10. d2e65c7 coverity#708568 Uninitialized scalar field by Caolán McNamara · 12 years ago
  11. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  12. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  13. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  14. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  15. d952ba2 Remove visual noise from unoxml by Alexander Wilms · 12 years ago
  16. eb75ea2 bool improvements by Stephan Bergmann · 12 years ago
  17. d3aad81 librdf_Repository: make older compilers happy by Michael Stahl · 12 years ago
  18. 62fd1aa librdf_Repository: fix missing mutex lock in various destructors by Michael Stahl · 12 years ago
  19. 7db6b2f fdo#72928: fix deadlocks in librdf_Repository by Michael Stahl · 12 years ago
  20. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  21. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  22. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  23. bcb51cf fdo#63020: Replace ::comphelper::stl_begin()... by Marcos Paulo de Souza · 12 years ago
  24. d0c12f0 fixincludeguards.sh: uno* by Thomas Arnhold · 12 years ago
  25. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  26. 54ec8a9 -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
  27. 7235d23 fdo#54938: Adapt supportsService implementations to cppu::supportsService by Marcos Paulo de Souza · 13 years ago
  28. b03fa7d -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  29. 0e6f148 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  30. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  31. 0b8abbf The original bytes were probably meant as UTF-8, not UTF-16 by Stephan Bergmann · 13 years ago
  32. 89e5ef9 java.lang.String.getBytes() has platform-dependent semantics by Stephan Bergmann · 13 years ago
  33. 028a909 New unit test to the DOMTree test suite by Miguel Gomez · 13 years ago
  34. a30652b unoxml: avoid SIGSEV when xmlNsPtr prefix is NULL by Andres Gomez · 13 years ago
  35. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  36. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  37. ae91d60 -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) by Stephan Bergmann · 13 years ago
  38. 246a78b fdo#64672 prevent raptor from setting global libxml2 error handlers by Michael Stahl · 13 years ago
  39. b5f3f55 fdo#43460 unoxml,writerfilter,xmlsecurity: use isEmpty() by Jelle van der Waa · 13 years ago
  40. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  41. 6cf3094 WaE: implicit conversion of NULL constant to nullptr_t by Tor Lillqvist · 13 years ago
  42. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  43. a504e7f unordf: put in a version check for librdf_stream_get_context2 by Michael Stahl · 13 years ago
  44. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  45. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  46. df2ecdc unordf: add unit test for CVE-2012-0037 by Michael Stahl · 13 years ago
  47. 5fccea4 unordf: replace external entity disabling handler code ... by Michael Stahl · 13 years ago
  48. b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
  49. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  50. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  51. b768611 remove all d.lst by Michael Stahl · 13 years ago
  52. ed383eb remove RTL_CONSTASCII_(U)STRINGPARAM by Chr. Rossmanith · 13 years ago
  53. fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
  54. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  55. 18bd1e7 convert redland to gbuild and add to tail_build by Peter Foley · 13 years ago
  56. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  57. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  58. 4395680 fdo#51304: Remove @author annotation by José Guilherme Vanz · 13 years ago
  59. 57601d3 Reset xmlSetGenericErrorFunc after use by Stephan Bergmann · 13 years ago
  60. 62af61b fdo#57055: Re-enable call to librdf_free_world by Stephan Bergmann · 13 years ago
  61. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  62. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  63. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  64. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  65. d68113f soffice.bin: add a hack to detect calls to xmlCleanupParser by Michael Stahl · 14 years ago
  66. 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
  67. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  68. 372f980 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style by Noel Grandin · 14 years ago
  69. bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
  70. 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
  71. 5a4bcd3 gbuild: register all jars by Michael Stahl · 14 years ago
  72. d8d7bd6 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  73. 5502be9 Remove commented out code by Thomas Arnhold · 14 years ago
  74. 26a21cd callcatcher: unused dtor->fix leak by Caolán McNamara · 14 years ago
  75. dafedde use custom ExtEnt loader for RDF import by Herbert Duerr · 14 years ago
  76. 94d4e9e re-base on ALv2 code. by Michael Meeks · 14 years ago
  77. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  78. 09bf4ae Fix java "unchecked conversion" warnings by Noel Grandin · 14 years ago
  79. 2005a34 re-base on ALv2 code. by Michael Meeks · 14 years ago
  80. ecf9432 re-base on ALv2 code. by Michael Meeks · 14 years ago
  81. ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
  82. b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
  83. b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
  84. 1673821 nuke dead code by Takeshi Abe · 14 years ago
  85. 25dd603 n759982: Win/VC++ stl messes up the namespace vector. by Muthu Subramanian · 14 years ago
  86. bcce59d targeted string re-work by Norbert Thiebaud · 14 years ago
  87. 1e34e00 targeted string re-work by Norbert Thiebaud · 14 years ago
  88. ff43ad1 targetted string cleanup by Michael Meeks · 14 years ago
  89. b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
  90. c923f7d gbuild: "use" vs. "add": by Michael Stahl · 14 years ago
  91. d6bc02f Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  92. 743f220 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator by Szabolcs Dezsi · 14 years ago
  93. 17c4bb3 Needless SAL_CALL by Stephan Bergmann · 14 years ago
  94. 5122196 Avoid temporary rtl::OUString by Julien Nabet · 14 years ago
  95. fe98151 gb_JunitTest_JunitTest takes only one argument by Stephan Bergmann · 14 years ago
  96. 700b7941 Added and improved READMEs for modules which used to be in filter by Josh Heidenreich · 14 years ago
  97. c857dff switch to include-based build rather than sourced-based build by Norbert Thiebaud · 14 years ago
  98. 5738e07 Fix for fdo43460 Part XLIII getLength() to isEmpty() by Olivier Hallot · 14 years ago
  99. 2c3d0ff Use SAL_N_ELEMENTS by Thomas Arnhold · 14 years ago
  100. ff580eb catch exception by constant reference by Takeshi Abe · 14 years ago