1. 883481f Improve TabBar return types by Noel Grandin · 12 years ago
  2. 0eb160e coverity#736993 Uncaught exception by Caolán McNamara · 12 years ago
  3. 7f49f42 coverity#736992 Uncaught exception by Caolán McNamara · 12 years ago
  4. 2d4c90e coverity#736990 Uncaught exception by Caolán McNamara · 12 years ago
  5. 71e028f basic macro dialog: let it expand vertically, too by Thomas Arnhold · 12 years ago
  6. 4996fad fdo#77886: add language: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
  7. 83397d7 manage breakpoints: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
  8. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  9. 5973c2d fixincludeguards.sh: basctl by Thomas Arnhold · 12 years ago
  10. 29d5ce2 sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. by Jan Holesovsky · 12 years ago
  11. b731d71 sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. by Jan Holesovsky · 12 years ago
  12. 8c3ab60 sfx2: Kill SFX_STATUSBAR_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  13. 72d8c94 sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  14. f4d61ec sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  15. 9f83ea4 sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  16. 5e91217 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
  17. 0424163 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
  18. 23dc4e1 basctl: sal_Bool->bool by Noel Grandin · 12 years ago
  19. 380d460 use TriState instead of sal_Bool as there's three possibilities by Caolán McNamara · 12 years ago
  20. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  21. 6ef2df7 Remove remaining DBG_NAME* uses by Stephan Bergmann · 12 years ago
  22. 1714f4d Remove remaining DBG_CTOR etc. remnants from basctl by Stephan Bergmann · 12 years ago
  23. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  24. 5fb7860 Split TYPEINFO into plain and TYPEINFO_OVERRIDE by Stephan Bergmann · 12 years ago
  25. 436cd90 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  26. 9278df2 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
  27. c3e3f46 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
  28. 7e8af4b basct: prefer passing OUString by reference by Noel Grandin · 12 years ago
  29. 684baef sal_Bool to bool by Matteo Casalin · 12 years ago
  30. 98666e8 No need for a virtual OPropertyContainer::getTypes by Stephan Bergmann · 12 years ago
  31. d47ca30 No need for implGetBounds to be SAL_CALL by Stephan Bergmann · 12 years ago
  32. 6c97bc4 svx: sal_Bool->bool by Noel Grandin · 12 years ago
  33. d2aba93 basctl: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  34. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  35. 381f8a5 sal_Bool -> bool in mostly vcl module by Chris Sherlock · 12 years ago
  36. 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
  37. 2fbd982 Remove visual noise from basctl by Alexander Wilms · 12 years ago
  38. 295bc87 basic: remove use of sal_uIntptr in favor of more appropriate type by Norbert Thiebaud · 12 years ago
  39. 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
  40. e8f8f24 vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  41. dbfc495 Add config option used when we try to link one huge object file. by Matúš Kukan · 12 years ago
  42. a18a1a4 Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxx by Tobias Lippert · 12 years ago
  43. bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
  44. 15535e3 convert SvStream::operator>> methods to ReadXXX methods by Noel Grandin · 12 years ago
  45. 064c628 fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop.. by Alexandre Vicenzi · 12 years ago
  46. af61950 -Werror,-Wunused-function by Stephan Bergmann · 12 years ago
  47. 281bdaa convert manage languages dialog to .ui by Caolán McNamara · 12 years ago
  48. 2b12a5b the return of callcatcher by Caolán McNamara · 12 years ago
  49. 6683634 coverity#1169816 Division or modulo by zero by Caolán McNamara · 12 years ago
  50. bf28399 auto_ptr -> heap_ptr by Stephan Bergmann · 12 years ago
  51. aef614d auto_ptr -> scoped_ptr by Stephan Bergmann · 12 years ago
  52. bd20500 Simplify access to theCoreReflection singleton by Stephan Bergmann · 12 years ago
  53. a5090cc Related: #i123862# use O*String's isEmpty() method... by Herbert Dürr · 12 years ago
  54. 8826452 uiconfig: remove obsolete helpid's and clean trailing whitespace. by Michael Meeks · 12 years ago
  55. 0f7542a fdo#74455 - hide direct printing button and replace with new print dialog. by Michael Meeks · 12 years ago
  56. 32b8c5c fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer. by Alexandre Vicenzi · 12 years ago
  57. 6b44c30 coverity#736985 Uncaught exception by Caolán McNamara · 12 years ago
  58. d76dc58 coverity#982152 Unchecked return value by Caolán McNamara · 12 years ago
  59. fdc2885 coverity#735667 Unchecked dynamic_cast by Caolán McNamara · 12 years ago
  60. 01c28e3 coverity#1130421 Improper use of negative value by Caolán McNamara · 12 years ago
  61. 4f03eb0 Related: #i50481# improve Select All command in Basic IDE by Tsutomu Uchino · 12 years ago
  62. 2ee5758 coverity#735600 : Division by zero by Norbert Thiebaud · 12 years ago
  63. 838d0cd coverity#1000814 coverity#1000815 : Unintended sign extension by Norbert Thiebaud · 12 years ago
  64. b4ed680 coverity#735599 : Division by zero by Norbert Thiebaud · 12 years ago
  65. 3c2f3f4 coverity#735598 : Division by zero by Norbert Thiebaud · 12 years ago
  66. 602c87b Window::PreNotify should return bool by Stephan Bergmann · 12 years ago
  67. 5c3eca5 bool improvements by Stephan Bergmann · 12 years ago
  68. 04683f1 Window::Notify should return bool by Stephan Bergmann · 12 years ago
  69. ad1390b Remove use of deprecated css::document::XEventBroadcaster/Listener by Stephan Bergmann · 12 years ago
  70. 62951cd Introduce com.sun.star.frame.theGlobalEventBroadcaster singleton by Stephan Bergmann · 12 years ago
  71. 7c1415e Remove unused bForBrowsing parameter by Stephan Bergmann · 12 years ago
  72. 0d0fd7b PrepareClose should probably return bool by Stephan Bergmann · 12 years ago
  73. 01f3186 SvTreeListBox::ExpandingHdl should return bool by Stephan Bergmann · 12 years ago
  74. 1b7a5c6 disentangle CalcSize by Caolán McNamara · 12 years ago
  75. d104389 SfxPoolItem::operator ==, != should return bool by Stephan Bergmann · 12 years ago
  76. ea89ba4 convert module and dialog tabpages to .ui by Caolán McNamara · 12 years ago
  77. 8c51c5fa basctl::CheckBox all loaded from .ui now, drop resid ctor by Caolán McNamara · 12 years ago
  78. 6fd4730 convert lib page to .ui by Caolán McNamara · 12 years ago
  79. 75137e6 convert default language dialog to .ui by Caolán McNamara · 12 years ago
  80. 3aa3551 add some borders here by Caolán McNamara · 12 years ago
  81. 6fd7f5b convert import library dialog to .ui by Caolán McNamara · 12 years ago
  82. f9aab8f Convert break point dialog to .ui format by Caolán McNamara · 12 years ago
  83. 257d1f4 allow simple MessageDialogs to be created from just message strings by Caolán McNamara · 12 years ago
  84. 9210cde const this up by Caolán McNamara · 12 years ago
  85. 8c5f5aa convert export basic dialog to .ui (600th .ui conversion) by Caolán McNamara · 12 years ago
  86. 79c1b86 MessageDialog isn't ready for this usage just yet by Caolán McNamara · 12 years ago
  87. 40c6f83 convert new lib dialog to .ui by Caolán McNamara · 12 years ago
  88. 978172b don't access beyond end of empty string by Caolán McNamara · 12 years ago
  89. ec60504 convert goto line dialog to .ui by Caolán McNamara · 12 years ago
  90. 203fbb1 cppcheck: fix var reassigned by Julien Nabet · 12 years ago
  91. 2544a2a convert organize macros dialog to .ui by Caolán McNamara · 12 years ago
  92. b55259e typo fixes by Andras Timar · 12 years ago
  93. 075a0b3 No need for DlgEdObj::supportsService to be virtual by Stephan Bergmann · 12 years ago
  94. 4c539fa vcl get rid of xub_StrLen and STRING_LEN in outdev3 by Norbert Thiebaud · 12 years ago
  95. 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
  96. 78c7eb3 uiconfig is a l10n-relevant target by Bjoern Michaelsen · 12 years ago
  97. 07ab0d4 Get rid of DECLARE_STL_VECTOR by Stephan Bergmann · 12 years ago
  98. 0c55303 Get rid of DECLARE_STL_STDKEY_SET by Stephan Bergmann · 12 years ago
  99. 0ee2cddf Properly encapsulate svt::TextWindowPeer by Stephan Bergmann · 12 years ago
  100. 610b2b9 remove unnecessary use of OUString constructor when assigning by Noel Grandin · 12 years ago