1. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  2. 31af61e Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" by Jan Holesovsky · 11 years ago
  3. 858c2a2 Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" by Jan Holesovsky · 11 years ago
  4. 50a8c89 loplugin: cstylecast by Noel Grandin · 11 years ago
  5. 9ecac387 Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING by Tor Lillqvist · 11 years ago
  6. 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
  7. f5b1b26 coverity#1247646 Uncaught exception by Caolán McNamara · 11 years ago
  8. d4cdaa2 coverity#1247644 Uncaught exception by Caolán McNamara · 11 years ago
  9. 582ef22 fdo#84854 it seems long is not enough on 32 bit by David Tardon · 11 years ago
  10. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  11. 8044acf convert SFX_CALLMODE constants to SfxCallMode enum class by Noel Grandin · 11 years ago
  12. 6033e2d Resolves: fdo#60904 allow export of VBAProject by Caolán McNamara · 11 years ago
  13. 47a2d76 fdo#81356: convert Fraction to boost::rational<long> - wip by Juan Picca · 12 years ago
  14. 8dbde08 fdo#82577: Handle Region by Noel Grandin · 12 years ago
  15. 89d4080 border_width from 12 to 6, as the rest of dialogs by Adolfo Jayme Barrientos · 12 years ago
  16. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  17. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  18. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  19. eea7bf0 basctl: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
  20. c929930 DBG_ASSERT -> assert where we go on to deref the testee by Caolán McNamara · 12 years ago
  21. a88b2d8 Resolves: fdo#81039 crash on adding new macro library by Caolán McNamara · 12 years ago
  22. ea733ab5 Turn SfxItemState into a C++11 scoped enumeration by Stephan Bergmann · 12 years ago
  23. ec1de2a coverity#735600 Division by zero by Norbert Thiebaud · 12 years ago
  24. 39e91c5 Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT by Stephan Bergmann · 12 years ago
  25. 7af850c vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  26. 5bce329 SfxHint: convert home-grown RTTI to normal C++ RTTI by Noel Grandin · 12 years ago
  27. d3cd290 coverity#1233508 Uncaught exception by Caolán McNamara · 12 years ago
  28. b751142 Help buttons mushrooming all over the place... by Olivier Hallot · 12 years ago
  29. 37b9ea9 convert SBX flag bits to type-safe enum by Noel Grandin · 12 years ago
  30. b6d25be convert RID_QRYBOX_LANGUAGE with custom title to .ui by Caolán McNamara · 12 years ago
  31. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  32. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  33. a107bdf ErrorBox->MessageDialog by Caolán McNamara · 12 years ago
  34. 47e2fd0 Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
  35. 384cb5f Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
  36. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
  37. ea5ef0a Drop unused #includes by Takeshi Abe · 12 years ago
  38. e1840cf Resolves fdo#80906: Delete any control on Dialog editing window crashes LO by Julien Nabet · 12 years ago
  39. 6a87363 Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx by Tobias Lippert · 12 years ago
  40. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  41. 4228f08 use assert when followed by deref by Caolán McNamara · 12 years ago
  42. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  43. d92aa2f remove SFX_APP() macro that was a mer wrapper for SfxGetApp() by Norbert Thiebaud · 12 years ago
  44. e48a233 loplugin:unreffun: also warn about redundant redeclarations by Stephan Bergmann · 12 years ago
  45. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  46. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  47. 0e44fb6 loplugin:staticcall by Stephan Bergmann · 12 years ago
  48. 9a1298c coverity#1213488 Uncaught exception by Caolán McNamara · 12 years ago
  49. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  50. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  51. b32ee04 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  52. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  53. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  54. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  55. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  56. 7aa7922 bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. by Jan Holesovsky · 12 years ago
  57. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  58. c9f3c50 Resolves: #i76558# jump by Enter key on the Object catalog by Tsutomu Uchino · 12 years ago
  59. 70895b6 remove legacy svheader.hxx by Thomas Arnhold · 12 years ago
  60. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  61. 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
  62. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  63. 13c01aa coverity#1209811 Dereference before null check by Caolán McNamara · 12 years ago
  64. 148b9a2 coverity#1209554 Explicit null dereferenced by Caolán McNamara · 12 years ago
  65. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
  66. 883481f Improve TabBar return types by Noel Grandin · 12 years ago
  67. 0eb160e coverity#736993 Uncaught exception by Caolán McNamara · 12 years ago
  68. 7f49f42 coverity#736992 Uncaught exception by Caolán McNamara · 12 years ago
  69. 2d4c90e coverity#736990 Uncaught exception by Caolán McNamara · 12 years ago
  70. 71e028f basic macro dialog: let it expand vertically, too by Thomas Arnhold · 12 years ago
  71. 4996fad fdo#77886: add language: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
  72. 83397d7 manage breakpoints: expand list if dialog gets resized by Thomas Arnhold · 12 years ago
  73. 702f9c5 huge hrc and src file cleanup by Thomas Arnhold · 12 years ago
  74. 5973c2d fixincludeguards.sh: basctl by Thomas Arnhold · 12 years ago
  75. 29d5ce2 sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too. by Jan Holesovsky · 12 years ago
  76. b731d71 sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE. by Jan Holesovsky · 12 years ago
  77. 8c3ab60 sfx2: Kill SFX_STATUSBAR_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  78. 72d8c94 sfx2: Kill SFX_FEATURED_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  79. f4d61ec sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  80. 9f83ea4 sfx2: Kill SFX_POPUPMENU_REGISTRATION macro. by Jan Holesovsky · 12 years ago
  81. 5e91217 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
  82. 0424163 no temporary instance of SvtLanguageTable necessary here by Eike Rathke · 12 years ago
  83. 23dc4e1 basctl: sal_Bool->bool by Noel Grandin · 12 years ago
  84. 380d460 use TriState instead of sal_Bool as there's three possibilities by Caolán McNamara · 12 years ago
  85. 362d4f0 Explicitly mark overriding destructors as "virtual" by Stephan Bergmann · 12 years ago
  86. 6ef2df7 Remove remaining DBG_NAME* uses by Stephan Bergmann · 12 years ago
  87. 1714f4d Remove remaining DBG_CTOR etc. remnants from basctl by Stephan Bergmann · 12 years ago
  88. 567ef6d Second batch of adding SAL_OVERRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
  89. 5fb7860 Split TYPEINFO into plain and TYPEINFO_OVERRIDE by Stephan Bergmann · 12 years ago
  90. 436cd90 svtools: sal_Bool->bool by Noel Grandin · 12 years ago
  91. 9278df2 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
  92. c3e3f46 sfx2: sal_Bool->bool by Noel Grandin · 12 years ago
  93. 7e8af4b basct: prefer passing OUString by reference by Noel Grandin · 12 years ago
  94. 684baef sal_Bool to bool by Matteo Casalin · 12 years ago
  95. 98666e8 No need for a virtual OPropertyContainer::getTypes by Stephan Bergmann · 12 years ago
  96. d47ca30 No need for implGetBounds to be SAL_CALL by Stephan Bergmann · 12 years ago
  97. 6c97bc4 svx: sal_Bool->bool by Noel Grandin · 12 years ago
  98. d2aba93 basctl: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
  99. 68ec95b made ListBox handle more than 64k elements, fdo#61520 related by Eike Rathke · 12 years ago
  100. 381f8a5 sal_Bool -> bool in mostly vcl module by Chris Sherlock · 12 years ago