1. a45c933 busted loop condition and coverity#1255390 Resource leak by Caolán McNamara · 11 years ago
  2. 97fbd19 fdo#52076 remove Library dir when no library by Lionel Elie Mamane · 12 years ago
  3. c6b46c2 detect if Standard is only library to *save* by Lionel Elie Mamane · 12 years ago
  4. 7331836 fdo#52076 remove empty library instead of writing it out empty by Lionel Elie Mamane · 12 years ago
  5. 1249dd9 fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  6. 9832a24 Detach all DocBasicItem objects upon process termination. by Kohei Yoshida · 12 years ago
  7. ad9e67a Avoid static local of a singleton. This crashed writer unit tests. by Kohei Yoshida · 12 years ago
  8. 0aaae09 fdo#68983: basic: if the library is not loaded fully, copy source storage by Michael Stahl · 12 years ago
  9. 22cf5c7 Revert "fdo#67685 open xSourceLibrariesStor only when needed" by Michael Stahl · 12 years ago
  10. 25ad7c5 fdo#68983: Revert "remove #if 0 block (from ... by Michael Stahl · 12 years ago
  11. df466d7 fdo#70474: Random number generation weak with Rnd in BASIC by Thomas Arnhold · 12 years ago
  12. 68741d0 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13 by Julien Nabet · 12 years ago
  13. 9831dc2 coverity#441607 Dereference null return value by Caolán McNamara · 12 years ago
  14. 4aa690c basic: use prewin.h by Thomas Arnhold · 12 years ago
  15. b2096dea various loplugin:passsequencebyref by Noel Grandin · 12 years ago
  16. 375a6c7 i#64348 basic: fix CDec() crash if string is empty by Thomas Arnhold · 12 years ago
  17. 3beaccc Revert "i#64348 basic: fix CDec() crash if string is empty" by Thomas Arnhold · 12 years ago
  18. a5b9378 basic: update descriptions and add some more tests by Thomas Arnhold · 12 years ago
  19. c4e301a basic: Add CDec unit test by Thomas Arnhold · 12 years ago
  20. 375b01b i#64348 basic: fix CDec() crash if string is empty by Thomas Arnhold · 12 years ago
  21. 70e744b fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF by Michaël Lefèvre · 12 years ago
  22. 97bfac4 coverity#1213529 Uncaught exception by Caolán McNamara · 12 years ago
  23. 5ec7a58 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8 by Julien Nabet · 12 years ago
  24. 7f1f1db prewin.h handles WB_LEFT and WB_RIGHT already by Thomas Arnhold · 12 years ago
  25. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  26. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  27. 09abd82 remove uncompiled source files by Thomas Arnhold · 12 years ago
  28. 9e43608 dflt -> default by Thomas Arnhold · 12 years ago
  29. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  30. 8bf0b95 coverity#1209779 & coverity#1209780 Resource leak by Chris Sherlock · 12 years ago
  31. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  32. b4285a9 fixincludeguards.sh: basic by Thomas Arnhold · 12 years ago
  33. c79a5f8 remove executable bit by Andras Timar · 12 years ago
  34. 618a0f8 whitespace for include statements by Thomas Arnhold · 12 years ago
  35. d2f24e3 typo: beause -> because by Thomas Arnhold · 12 years ago
  36. 8d202fa typo: paramter -> parameter by Thomas Arnhold · 12 years ago
  37. 6cde764 typo: implicitely -> implicitly by Thomas Arnhold · 12 years ago
  38. 2b1833d remove _old_format_code_ by Thomas Arnhold · 12 years ago
  39. cc72564 Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  40. 1eee88d basic: sal_Bool->bool by Noel Grandin · 12 years ago
  41. 8f6c55a Replace SV_DECL/IMPL_REF macros with SvRef template by Stephan Bergmann · 12 years ago
  42. af8c8f8 StarBASIC::ErrorHdl sal_Bool->bool by Noel Grandin · 12 years ago
  43. 2d1eaee SbxObject::Call sal_Bool->bool by Noel Grandin · 12 years ago
  44. 88ab818 SbxObject::isClass sal_Bool->bool by Noel Grandin · 12 years ago
  45. 675194c coverity#706238 Uncaught exception by Caolán McNamara · 12 years ago
  46. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  47. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  48. 0015c98 Remove unused BASIC CaptureAssertions functionality by Stephan Bergmann · 12 years ago
  49. 4e3cf9c MSVC helpfully provides warning C4310: cast truncates constant value by Michael Stahl · 12 years ago
  50. ba46f32 deploy some asserts to detect truncated STREAM_SEEK_TO_END by Michael Stahl · 12 years ago
  51. d761d5e error: no matching function for call to.. by Matúš Kukan · 12 years ago
  52. 655a39d basic: for PutData()/GetData() actually 32bits should be enough by Michael Stahl · 12 years ago
  53. 061130b fdo#75280 Started cleaning up of sal_uIntPtr usage. by Valentin Kettner · 12 years ago
  54. 77fd24a Remove remaining DBG_CTOR etc. remnants from basic by Stephan Bergmann · 12 years ago
  55. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  56. 75ebd3b basic: sal_Bool->bool by Noel Grandin · 12 years ago
  57. f288d7d basic: sal_Bool->bool by Noel Grandin · 12 years ago
  58. d7c5d9e basic: sal_Bool->bool by Noel Grandin · 12 years ago
  59. 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  60. 5fb7860 Split TYPEINFO into plain and TYPEINFO_OVERRIDE by Stephan Bergmann · 12 years ago
  61. 86088dd osl_setDetailedDebugMessageFunc is effectively doing nothing by Stephan Bergmann · 12 years ago
  62. 6854bd6 These DbgOutf calls do not seem worth keeping by Stephan Bergmann · 12 years ago
  63. db3d23f Adapt to sal/log.hxx by Stephan Bergmann · 12 years ago
  64. 6d24c8c Adapt to sal/log.hxx by Stephan Bergmann · 12 years ago
  65. dd52330 Avoid possible resource leaks by boost::scoped_array by Takeshi Abe · 12 years ago
  66. 96710f8 convert OUString::match to OUString::endsWith by Noel Grandin · 12 years ago
  67. 39c7532 basic: prefer passing OUString and OString by reference by Noel Grandin · 12 years ago
  68. 90dcd2a basic: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  69. 25cedf1 Introduce com.sun.star.beans.theIntrospection singleton by Stephan Bergmann · 12 years ago
  70. f6d97d0 remove unused code in basic/CodeCompleteDataCache by Noel Grandin · 12 years ago
  71. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  72. 6a38eac Remove visual noise from basic by Alexander Wilms · 12 years ago
  73. 295bc87 basic: remove use of sal_uIntptr in favor of more appropriate type by Norbert Thiebaud · 12 years ago
  74. 83aa6d8 Remove some temporaries around calls to SvNumberFormatter methods by Matteo Casalin · 12 years ago
  75. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  76. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  77. 12f1faf svl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  78. b2878af more SvStream:operator>> conversion by Noel Grandin · 12 years ago
  79. 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
  80. 70b3006 fix crash when importing unsupported macro content, related fdo#59374 by Markus Mohrhard · 12 years ago
  81. bd20500 Simplify access to theCoreReflection singleton by Stephan Bergmann · 12 years ago
  82. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  83. 527eb5a Typo: applictaion -> application by Julien Nabet · 12 years ago
  84. 6c820a2 basic: _FIND_STATIC likely not an error in SbiExprNode::GenElement() by Michael Stahl · 12 years ago
  85. a5090cc Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
  86. 326bec3 some more continuous corrections by Thomas Arnhold · 12 years ago
  87. 25d089e fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. by Alexandre Vicenzi · 12 years ago
  88. f96f38f8 bool improvements by Stephan Bergmann · 12 years ago
  89. 5c734f4 coverity#738565 Uninitialized scalar field by Caolán McNamara · 12 years ago
  90. 8cccfb8 coverity#441077 Dereference after null check by Caolán McNamara · 12 years ago
  91. 4e8692a coverity#984078 Uninitialized scalar field by Caolán McNamara · 12 years ago
  92. 3848819 coverity#707652 Uninitialized scalar field by Caolán McNamara · 12 years ago
  93. fd7dbe5 coverity#707651 Uninitialized scalar field by Caolán McNamara · 12 years ago
  94. 81926e6 coverity#707650 Uninitialized pointer field by Caolán McNamara · 12 years ago
  95. 7acea5a coverity#707649 Uninitialized scalar field by Caolán McNamara · 12 years ago
  96. a8d7c51 coverity#707629 Uninitialized scalar field by Caolán McNamara · 12 years ago
  97. 7593b00 coverity#736909 Allocation too small for type by Caolán McNamara · 12 years ago
  98. 28793ab coverity#736908 Allocation too small for type by Caolán McNamara · 12 years ago
  99. fcf23e8 coverity#706117 Allocation too small for type by Caolán McNamara · 12 years ago
  100. 16a2e90 remove SvStream::operator<< methods by Noel Grandin · 12 years ago