1. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  2. 8f69c7a coverity#1213373 Use of untrusted scalar value by Caolán McNamara · 11 years ago
  3. 6484bf5 untaint registry data by Caolán McNamara · 11 years ago
  4. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  5. 2d7b5dd registry: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  6. 81055f5 coverity#705672 Resource leak by Caolán McNamara · 12 years ago
  7. c44b8ce Translate German comments. by Michael Meeks · 12 years ago
  8. e7641433 convert int to bool by Thomas Arnhold · 12 years ago
  9. aaedf14 cid#705673 Resource leak by Noel Grandin · 12 years ago
  10. dac4af0 cid#705674 and cid#705675 Resource leak by Noel Grandin · 12 years ago
  11. 0d78ad8 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  12. e18e2b1 coverity#1213422 Tainted Scalar by Norbert Thiebaud · 12 years ago
  13. 05832e1 coverity#706020 Unintended sign extension by Caolán McNamara · 12 years ago
  14. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  15. 5887aca coverity#706034 Unintended sign extension by Caolán McNamara · 12 years ago
  16. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  17. 3b24dcc Remove unnecessary semicolons by Peter Senna Tschudin · 12 years ago
  18. 0bf59c8 coverity#707966 Uninitialized pointer field by Caolán McNamara · 12 years ago
  19. 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
  20. 106d162 coverity#707966 Uninitialized pointer field by Caolán McNamara · 12 years ago
  21. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  22. 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
  23. fe075ed fdo#43157 : [API CHANGE] Remove OSL_THIS_FILE by Michaël Lefèvre · 12 years ago
  24. df2c663 fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBAL by Michaël Lefèvre · 12 years ago
  25. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  26. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  27. 497603f coverity#707966 Uninitialized pointer field by Caolán McNamara · 12 years ago
  28. e1a4e44 coverity#1187666 Mixing enum types by Caolán McNamara · 12 years ago
  29. 75c8d59 Remove visual noise from registry by Alexander Wilms · 12 years ago
  30. 20726ae registry: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  31. 9548c0b bool improvements by Stephan Bergmann · 12 years ago
  32. 21eae4b simplify by Stephan Bergmann · 12 years ago
  33. 82625bb remove unnecessary sal_Unicode casts in OUStringBuffer::append calls by Noel Grandin · 12 years ago
  34. 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
  35. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  36. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  37. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  38. cbea5d3 New unoidl-check tool to replace regcompare by Stephan Bergmann · 13 years ago
  39. faf6651 CID#1078783: fix memory leak by Markus Mohrhard · 13 years ago
  40. a0d3aa1 WaE: size_t/sal_Int32: possible loss of data by Tor Lillqvist · 13 years ago
  41. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  42. 7ef72ae Mark as const by Takeshi Abe · 13 years ago
  43. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  44. 84f1f1d fdo#43460 include,registry,svtools,svx,unodevtools: use isEmpty() by Jelle van der Waa · 13 years ago
  45. 4b373ef fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II by Thomas Arnhold · 13 years ago
  46. 1136925 initialized with plain 0, instead of sal_False/false by Takeshi Abe · 13 years ago
  47. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  48. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  49. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  50. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  51. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  52. b9337e2 execute move of global headers by Bjoern Michaelsen · 13 years ago
  53. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  54. 9fbe2f1 do not set soversion for private ure libraries by Matúš Kukan · 13 years ago
  55. 857adea Revert "registry: new ZipPackage_registry_odk_headers" by Michael Stahl · 13 years ago
  56. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  57. aa753f0 -Wunused-macros by Stephan Bergmann · 13 years ago
  58. 5bb4a2b further OUString cleanup by Thomas Arnhold · 13 years ago
  59. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  60. 3991eaf reduce whitespaces between include and filename by Thomas Arnhold · 13 years ago
  61. 980c117 cleanup doxygen warnings by Peter Foley · 13 years ago
  62. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  63. df86733 do not build registry's executables for iOS by Matúš Kukan · 13 years ago
  64. d477988 regmerge/regview seem to be part of ure, not odk by Matúš Kukan · 13 years ago
  65. bdfdd05 more subtle dependencies for cross-compilation by Matúš Kukan · 13 years ago
  66. 21e1e85 fdo#60724 change spelling error REMOVEABLE -> REMOVABLE by Kenneth Beck · 13 years ago
  67. 12353c7 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  68. b768611 remove all d.lst by Michael Stahl · 13 years ago
  69. 264a2fd Unused LIBRARY_VERSION macro by Stephan Bergmann · 13 years ago
  70. ba83724 registry: new ZipPackage_registry_odk_headers by Michael Stahl · 13 years ago
  71. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  72. 4f4e4e4 loplugin: improve indentation by Thomas Arnhold · 13 years ago
  73. 973160b Comment clean-up by Stephan Bergmann · 13 years ago
  74. 07c3bc0 WaE: strict-aliasing issues by Caolán McNamara · 13 years ago
  75. a6b1ed4 Fix floating point handling by Stephan Bergmann · 13 years ago
  76. df42c43 write double/float via union with unsigned type for strict-aliasing by Caolán McNamara · 13 years ago
  77. 78fc204 WaE unused variable by Norbert Thiebaud · 13 years ago
  78. 7b235ee More typos by Stephan Bergmann · 13 years ago
  79. 02b9e75 reg2bin: Shrink output by reusing common strings by Stephan Bergmann · 13 years ago
  80. 8517b61 Typo by Stephan Bergmann · 13 years ago
  81. 027b5e4 reg2bin: truncate pre-existing output files by Stephan Bergmann · 13 years ago
  82. d7ba20b warning C4701: potentially uninitialized local variable by Stephan Bergmann · 13 years ago
  83. 3f1624b Typo by Stephan Bergmann · 13 years ago
  84. b477fce Some fixes for previous commit (Clang) by Stephan Bergmann · 13 years ago
  85. 7a9fed1 WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
  86. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  87. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  88. f1bca26 Remove redundant braces around for loops by Stephan Bergmann · 13 years ago
  89. 32afbf1 Remove obsolete rdbedit tool by Stephan Bergmann · 13 years ago
  90. f74c5f2 Remove obsolete checksingleton tool by Stephan Bergmann · 13 years ago
  91. c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
  92. cbb9bc5 Create a TYPEREG_VERSION_1 RegistryTypeReader by Stephan Bergmann · 13 years ago
  93. 53fbd30 Make registry's mergeKey fail if it cannot process regFileName by Stephan Bergmann · 13 years ago
  94. 0282609 write a makefile to rdbedit to build again by Caolán McNamara · 13 years ago
  95. 837e280 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  96. f09e4ae add missing deps on sal headers by David Tardon · 13 years ago
  97. ab7bc4f sal_Bool->bool in registry by Noel Grandin · 14 years ago
  98. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  99. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  100. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago