1. 9dacd84 this is for detecting the type of a variable based on its name by Caolán McNamara · 11 years ago
  2. 41029bc coverity#1242865 Untrusted value as argument by Caolán McNamara · 11 years ago
  3. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  4. e815987 vcl: move the Impl class of MapMode ...uhm... out of the public header? by Michael Stahl · 11 years ago
  5. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  6. 7d6c07f coverity#1242689 Untrusted loop bound by Caolán McNamara · 11 years ago
  7. 1409c0b coverity#1242865 Untrusted loop bound by Caolán McNamara · 11 years ago
  8. 5b0c95d coverity#1242794 Untrusted loop bound by Caolán McNamara · 11 years ago
  9. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  10. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  11. cb0e009 document array_vs_singleton dismissals by Caolán McNamara · 11 years ago
  12. 6d477b4 Need basrdll now in the disable-scripting case (iOS) by Tor Lillqvist · 11 years ago
  13. bec2803 coverity#704558 Dereference after null check by Caolán McNamara · 11 years ago
  14. 28adfcd fdo#84935: basic: avoid silly SolarMutex asserts on exit on Mac by Michael Stahl · 11 years ago
  15. 5190661 basic: move SbxAppData to a BasicDLL member by Michael Stahl · 11 years ago
  16. a749860 basic: pimplify that by Michael Stahl · 11 years ago
  17. 31af61e Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" by Jan Holesovsky · 11 years ago
  18. 858c2a2 Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" by Jan Holesovsky · 11 years ago
  19. 2e52086 fdo#60689: replace SUPD variable by Marcos Paulo de Souza · 11 years ago
  20. a1fad26 fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor by Michael Stahl · 11 years ago
  21. 9ecac387 Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING by Tor Lillqvist · 11 years ago
  22. 582ef22 fdo#84854 it seems long is not enough on 32 bit by David Tardon · 11 years ago
  23. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  24. 4c12951 Typo: compatability->compatibility by Julien Nabet · 11 years ago
  25. 47a2d76 fdo#81356: convert Fraction to boost::rational<long> - wip by Juan Picca · 12 years ago
  26. fca6293 basic: use SolarMutex to lock SfxLibraryContainer by Michael Stahl · 12 years ago
  27. 26b7947 basic::ImplRepository: use SolarMutex instead of own mutex by Michael Stahl · 12 years ago
  28. f84dac9 back out even more wrong tools::Time changes, geez.. by Eike Rathke · 12 years ago
  29. 04a810c back out more wrong and confusing tools::Time comment changes by Eike Rathke · 12 years ago
  30. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  31. 8f436d3 use comphelper::rng::uniform_*_distribution everywhere by Caolán McNamara · 12 years ago
  32. 0f6c6ba coverity#1242481 Dereference null return value by Caolán McNamara · 12 years ago
  33. c625525 rename SvRef::AddRef to AddFirstRef by Noel Grandin · 12 years ago
  34. 059f5a9 loplugin: cstylecast by Noel Grandin · 12 years ago
  35. fa53712 loplugin: cstylecast by Noel Grandin · 12 years ago
  36. dc7ca91 avoid calling OUString::copy() with length being -1 by Luboš Luňák · 12 years ago
  37. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  38. 4e26b91 remove unnecessary casts in misc calls to SvStream.Write* by Noel Grandin · 12 years ago
  39. 5cefde0 remove unnecessary casts in calls to SvStream.WriteUInt32 by Noel Grandin · 12 years ago
  40. 04fd620 remove unnecessary casts in calls to SvStream.WriteInt32 by Noel Grandin · 12 years ago
  41. 5501c8d remove unnecessary casts in calls to SvStream.WriteUInt16 by Noel Grandin · 12 years ago
  42. dedfa97 remove unnecessary casts in calls to SvStream.WriteInt16 by Noel Grandin · 12 years ago
  43. bec72dd remove unnecessary casts in calls to SvStream.WriteUChar by Noel Grandin · 12 years ago
  44. c476a84 remove pointless comments by Noel Grandin · 12 years ago
  45. 8f684e2 remove unnecessary static_cast's by Noel Grandin · 12 years ago
  46. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  47. 764e301 fdo#84086 Fix assorted use-after-free bugs by Matthew J. Francis · 12 years ago
  48. 234b5de vba: calm down bool -> long casting concerns. by Michael Meeks · 12 years ago
  49. 857f72d vba - disable Currency test / invocation on master. by Michael Meeks · 12 years ago
  50. 01e1401 vba: add a different variant of the same compatibility function. by Michael Meeks · 12 years ago
  51. 19ee058 vba: initial impl. of compatibility methods. by Michael Meeks · 12 years ago
  52. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  53. 0304358 Clean up StorageMode parameter of SotStorage::OpenSotStorage by Stephan Bergmann · 12 years ago
  54. 5bce329 SfxHint: convert home-grown RTTI to normal C++ RTTI by Noel Grandin · 12 years ago
  55. a7fbabd fdo#52076 remove Library dir when no library by Lionel Elie Mamane · 12 years ago
  56. 513d95f detect if Standard is only library to *save* by Lionel Elie Mamane · 12 years ago
  57. 6846c1c add const qualifier by Lionel Elie Mamane · 12 years ago
  58. 37b9ea9 convert SBX flag bits to type-safe enum by Noel Grandin · 12 years ago
  59. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  60. c319ccf Revert "Simplify ImplRepository::impl_getLocationForModel return type" by Stephan Bergmann · 12 years ago
  61. 73b2ea1 Remove BasicManagerCleaner by Stephan Bergmann · 12 years ago
  62. 72305ed Simplify ImplRepository::impl_getLocationForModel return type by Stephan Bergmann · 12 years ago
  63. 8c5834d Remove trivial typedef, to make code more obvious by Stephan Bergmann · 12 years ago
  64. d718c1f coverity#1202729 - ensure we have exactly a one dimensional array. by Michael Meeks · 12 years ago
  65. d21d5a7 drop unnecessary shl.hxx includes by Caolán McNamara · 12 years ago
  66. d438c47 coverity#1231668 Unchecked return value by Caolán McNamara · 12 years ago
  67. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  68. d9baa2b -Werror,-Wundefined-bool-conversion by Stephan Bergmann · 12 years ago
  69. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  70. e5b0aa9 basic: -Werror=sign-compare by Michael Stahl · 12 years ago
  71. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
  72. c694837 convert linked list to std::vector in SbxDimArray by Noel Grandin · 12 years ago
  73. 1392a88 fdo#52076 remove empty library instead of writing it out empty by Lionel Elie Mamane · 12 years ago
  74. ea5ef0a Drop unused #includes by Takeshi Abe · 12 years ago
  75. 5072531 Drop an unused function by Takeshi Abe · 12 years ago
  76. fffc9b2 fdo#75757: remove inheritance to std::vector by Takeshi Abe · 12 years ago
  77. 6a87363 Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx by Tobias Lippert · 12 years ago
  78. d97b5e4 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  79. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  80. eb9b890 DBG_ASSERT->assert when followed by dereference by Caolán McNamara · 12 years ago
  81. c80be302 coverity#706241 Uncaught exception by Caolán McNamara · 12 years ago
  82. b35f3df coverity#706240 Uncaught exception by Caolán McNamara · 12 years ago
  83. 42fcd88 coverity#735397 dead code by Norbert Thiebaud · 12 years ago
  84. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  85. e48a233 loplugin:unreffun: also warn about redundant redeclarations by Stephan Bergmann · 12 years ago
  86. daa6898 clang: Dead initialization by Caolán McNamara · 12 years ago
  87. a7fcb3e clang: Returning null reference by Caolán McNamara · 12 years ago
  88. 2daceb8 clang: Uninitialized argument value by Caolán McNamara · 12 years ago
  89. ec1636f Remove this weird inheritance from smart-pointer-wrapped class. by Kohei Yoshida · 12 years ago
  90. e14abb1 Use boost::optional to store alias name. by Kohei Yoshida · 12 years ago
  91. ff0ecb2 pData -> mpVarEntries. by Kohei Yoshida · 12 years ago
  92. bb6d9b0 Remove this class that only derives from std::vector and not much else. by Kohei Yoshida · 12 years ago
  93. 533c6cb fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  94. f870059 basic: silence expected SAL_WARN output by Miklos Vajna · 12 years ago
  95. 136a2bc coverity#1210096 Uncaught exception by Caolán McNamara · 12 years ago
  96. 66f9813 coverity#1210098 Uncaught exception by Caolán McNamara · 12 years ago
  97. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  98. f8ef1fe loplugin:staticcall by Stephan Bergmann · 12 years ago
  99. 2278e8f coverity#1213486 Uncaught exception by Caolán McNamara · 12 years ago
  100. 9284a63 iprevent violation of exception spec by Markus Mohrhard · 12 years ago