1. 1249dd9 fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  2. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  3. c288b17 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12 by Julien Nabet · 12 years ago
  4. fa51b55 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9 by Julien Nabet · 12 years ago
  5. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  6. 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
  7. ff1a7a5 RFC: add IsValueChangedFromSaved to VCL button and listbox by Noel Grandin · 12 years ago
  8. 93f5d5a The opaque PostUserEvent IDs are actually pointers by Stephan Bergmann · 12 years ago
  9. db3b1dd Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part3 by Julien Nabet · 12 years ago
  10. f69e74d Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part2 + fix some errors by Julien Nabet · 12 years ago
  11. 0748e52 WaE: 'bPrependCurrencySymbol' may be used uninitialized in this function by Tor Lillqvist · 12 years ago
  12. c0d037a forms: sal_Bool->bool by Noel Grandin · 12 years ago
  13. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  14. 0a1d822 Many spelling fixes: directories a* - g*. by Pedro Giffuni · 12 years ago
  15. 942f6a6 coverity#989723 Uncaught exception by Caolán McNamara · 12 years ago
  16. 0644882 coverity#989722 Uncaught exception by Caolán McNamara · 12 years ago
  17. bccc1f2 coverity#989721 Uncaught exception by Caolán McNamara · 12 years ago
  18. 529215e coverity#989724 Uncaught exception by Caolán McNamara · 12 years ago
  19. f12237c More hacking on --disable-database-connectivity by Tor Lillqvist · 12 years ago
  20. 5fd534d Typo: s/gurantee/guarantee by Tor Lillqvist · 12 years ago
  21. 629cc60 Intermediate commit of hacking on --disable-database-connectivity by Tor Lillqvist · 12 years ago
  22. fbf5599 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  23. 1d057cc Clean up function declarations and some unused functions by Stephan Bergmann · 12 years ago
  24. 0e970f3 typo: occuring -> occurring by Thomas Arnhold · 12 years ago
  25. 228f921 typo: obsolet -> obsolete by Thomas Arnhold · 12 years ago
  26. fa1f7d2 typo: attribut -> attribute by Thomas Arnhold · 12 years ago
  27. e4181d9 typo: ULR -> URL by Thomas Arnhold · 12 years ago
  28. e98e738 replace some SvStream seeking with calls to remainingSize() by Michael Stahl · 12 years ago
  29. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago
  30. 3191186 DownLoad -> Download. by Jan Holesovsky · 12 years ago
  31. 6ac0e13 Remove silly PUT_SEMICOLON_AT_THE_END by Stephan Bergmann · 12 years ago
  32. 453ee35 fdo#43157 : clean up more OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  33. 7938279 /include/connectivity/dbtools.hxx: sal_Bool->bool by Noel Grandin · 12 years ago
  34. a7b6623 coverity#707864 Uninitialized scalar field by Caolán McNamara · 12 years ago
  35. 627b0c6 coverity#707862 Uninitialized scalar field by Caolán McNamara · 12 years ago
  36. 786b316 Typo: corect->correct by Julien Nabet · 12 years ago
  37. 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
  38. c03c9da fdo#43157 : clean up OSL_POSTCOND by Michaël Lefèvre · 12 years ago
  39. a718b02 vcl: sal_Bool->bool and cleanup by Noel Grandin · 12 years ago
  40. 6478730 Forgotten TODO by Stephan Bergmann · 12 years ago
  41. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  42. 3194d22 connectivity: sal_Bool->bool and fix method name by Noel Grandin · 12 years ago
  43. cc3a302 typo: unfortunally -> unfortunately by Thomas Arnhold · 12 years ago
  44. 1258b57 tools: support 64-bit file positions in SvStream by Michael Stahl · 12 years ago
  45. 19bbfc0 tools: allow 64-bit positions on SvLockBytes by Michael Stahl · 12 years ago
  46. 1f90d06 Remove remaining DBG_CTOR etc. remnants from forms by Stephan Bergmann · 12 years ago
  47. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  48. b1de522 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  49. 86a3258 Find places where OUString and OString are passed by value. by Noel Grandin · 12 years ago
  50. 22684273 forward*PropertyValue functions need not be SAL_CALL by Stephan Bergmann · 12 years ago
  51. 39831d9 coverity#704232 Logically dead code by Caolán McNamara · 12 years ago
  52. 2598a15 forms: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  53. 191a508 simplify by Stephan Bergmann · 12 years ago
  54. bed18b1 Remove visual noise from forms by Alexander Wilms · 12 years ago
  55. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  56. f1a7389 Typo: apropriate -> appropriate by Julien Nabet · 12 years ago
  57. 76b114f implicitboolconversion: warn about implicit conversion of call args to bool by Stephan Bergmann · 12 years ago
  58. 33740b7 Replace exisiting TriState, AutoState with more generic TriState by Stephan Bergmann · 12 years ago
  59. 146c7c5 toolkit: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  60. b725953 Remove unnecessary bool2any by Stephan Bergmann · 12 years ago
  61. ad73967 Remove unnecessary extractInterface by Stephan Bergmann · 12 years ago
  62. 2a83910 coverity#704644 Dereference after null check by Caolán McNamara · 12 years ago
  63. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  64. 841ea0a coverity#441137 Dereference after null check by Caolán McNamara · 12 years ago
  65. ca7c3de coverity#738652 Uninitialized scalar field by Caolán McNamara · 12 years ago
  66. 466e8bd coverity#738654 Uninitialized scalar field by Caolán McNamara · 12 years ago
  67. 09f9356 coverity#738656 Uninitialized scalar field by Caolán McNamara · 12 years ago
  68. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  69. b7180bd editeng: sal_Bool->bool by Noel Grandin · 12 years ago
  70. 7e06cca editeng: sal_Bool->bool by Noel Grandin · 12 years ago
  71. 5f17e5e Replace deprecated std::auto_ptr with boost::scoped_ptr by Takeshi Abe · 12 years ago
  72. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  73. 12f1faf svl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  74. d548b25 Drop unnecessary #include by Takeshi Abe · 12 years ago
  75. 05f742d comphelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  76. faced6b ucbhelper: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  77. 7426c9d coverity#737157 Uncaught exception by Caolán McNamara · 12 years ago
  78. 2d72cfb coverity#737151 Uncaught exception by Caolán McNamara · 12 years ago
  79. beb0a16 coverity#737149 Uncaught exception by Caolán McNamara · 12 years ago
  80. 2882060 cid#705175 missing break in switch by Noel Grandin · 12 years ago
  81. a3395aa cid#705174 missing break in switch by Noel Grandin · 12 years ago
  82. ac6e8ac typo fixes in comments by Andras Timar · 12 years ago
  83. f5c7e77 fdo#69652 Default(Date|Time) is a UNO struct now by Lionel Elie Mamane · 12 years ago
  84. f9369d3 fdo#54938 Convert to cppu::supportsService by Alexandre Vicenzi · 12 years ago
  85. 45befb3 "stati" considered both pretentious and incorrect Latin by Michael Stahl · 12 years ago
  86. 25d089e fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter. by Alexandre Vicenzi · 12 years ago
  87. 19e1608 Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton. by Matúš Kukan · 12 years ago
  88. 6d993bc bool improvements by Stephan Bergmann · 12 years ago
  89. ba8413d Introduce com.sun.star.frame.theUICommandDescription singleton. by Matúš Kukan · 12 years ago
  90. d31a216 coverity#705814 Dereference before null check by Caolán McNamara · 12 years ago
  91. e3133ae Let C++ inline functions return bool instead of sal_Bool by Stephan Bergmann · 12 years ago
  92. bbd9668 bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) by Stephan Bergmann · 12 years ago
  93. 5a73cce FORMS : Remove usage of DBG_CTOR and DBG_DTOR. by Arnaud Versini · 12 years ago
  94. 602c87b Window::PreNotify should return bool by Stephan Bergmann · 12 years ago
  95. 04683f1 Window::Notify should return bool by Stephan Bergmann · 12 years ago
  96. 854188e remove last xub_StrLen in forms by Caolán McNamara · 12 years ago
  97. 459c813 bool improvements by Stephan Bergmann · 12 years ago
  98. d7a360e Lock SolarMutex in RichtTextEngine::Create by Stephan Bergmann · 12 years ago
  99. 175f650 This can be private by Stephan Bergmann · 12 years ago
  100. 151887a Fix other typos by Julien Nabet · 12 years ago