1. 15d2655 Resolves: #i120772# do not ignore last three properties... by Tsutomu Uchino · 11 years ago
  2. 5333782 convert SETTINGS_ #defines to 'enum class' by Noel Grandin · 11 years ago
  3. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  4. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  5. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  6. 5573fd8 fdo#39596: replace cstyle casts by Juan Picca · 11 years ago
  7. adfc260 fdo#67343 Arrange Help button in a secondary group by Adolfo Jayme Barrientos · 11 years ago
  8. 7f476fe boost::unordered_map -> c++11 std::unordered_map by Caolán McNamara · 11 years ago
  9. 60935c7 avoid 'don't create ItemSets with full range before FreezeIdRanges assert' by Caolán McNamara · 11 years ago
  10. d9e2c27 basctl: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  11. c3292f3 Remove resizable:False property from dialogs containing GtkEntry. by Jan Holesovsky · 11 years ago
  12. afa5bde timers: Timer never started, remove it completely. by Tobias Madl · 11 years ago
  13. e5f67b2 changed timers to idle by Jennifer Liebel · 11 years ago
  14. 7523b58 changed timers to idles by Jennifer Liebel · 11 years ago
  15. 28c251e Remove more unnecessary header includes and use forward declaration. by Kohei Yoshida · 11 years ago
  16. 3338f47 reduce scope of local variables by Michael Weghorn · 11 years ago
  17. 991457d loplugin:unreffun by Stephan Bergmann · 11 years ago
  18. 4758ab3 Removed useless includes in basctl/source/basicide/ tree by Andrea Gelmini · 11 years ago
  19. d242b46 be more explicit by David Tardon · 11 years ago
  20. 51bacc6 impl. Clone for all subclasses of SdrPage by David Tardon · 11 years ago
  21. 9638e62 ooo#93212 avoid slicing during construction of SdrPage by David Tardon · 11 years ago
  22. 2dfcbfb Use std::initializer_list by Stephan Bergmann · 11 years ago
  23. 1459645 fdo#84938: replace EVENT_ constants with enum by Tobias Madl · 11 years ago
  24. 8c04182 all these ids and their associated resources were unnecessary by Caolán McNamara · 11 years ago
  25. 8307821 We now only need one bit of information here by Caolán McNamara · 11 years ago
  26. 371c549 timers: Timer never started, remove it completely. by Tobias Madl · 11 years ago
  27. dca47c4 HIG fixes for basctl by Adolfo Jayme Barrientos · 11 years ago
  28. 42fbe63 Fix typo in deletelangdialog.ui by Adolfo Jayme Barrientos · 11 years ago
  29. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  30. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  31. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  32. a52f292 fdo#84938: replace HELPMODE_ constants with enum by Noel Grandin · 11 years ago
  33. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  34. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  35. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  36. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  37. 31af61e Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" by Jan Holesovsky · 11 years ago
  38. 858c2a2 Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit" by Jan Holesovsky · 11 years ago
  39. 50a8c89 loplugin: cstylecast by Noel Grandin · 11 years ago
  40. 9ecac387 Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING by Tor Lillqvist · 11 years ago
  41. 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
  42. f5b1b26 coverity#1247646 Uncaught exception by Caolán McNamara · 11 years ago
  43. d4cdaa2 coverity#1247644 Uncaught exception by Caolán McNamara · 11 years ago
  44. 582ef22 fdo#84854 it seems long is not enough on 32 bit by David Tardon · 11 years ago
  45. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  46. 8044acf convert SFX_CALLMODE constants to SfxCallMode enum class by Noel Grandin · 11 years ago
  47. 6033e2d Resolves: fdo#60904 allow export of VBAProject by Caolán McNamara · 11 years ago
  48. 47a2d76 fdo#81356: convert Fraction to boost::rational<long> - wip by Juan Picca · 12 years ago
  49. 8dbde08 fdo#82577: Handle Region by Noel Grandin · 12 years ago
  50. 89d4080 border_width from 12 to 6, as the rest of dialogs by Adolfo Jayme Barrientos · 12 years ago
  51. 9703cc6 Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead by Stephan Bergmann · 12 years ago
  52. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  53. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  54. eea7bf0 basctl: sal_False/True -> false/true by Stephan Bergmann · 12 years ago
  55. c929930 DBG_ASSERT -> assert where we go on to deref the testee by Caolán McNamara · 12 years ago
  56. a88b2d8 Resolves: fdo#81039 crash on adding new macro library by Caolán McNamara · 12 years ago
  57. ea733ab5 Turn SfxItemState into a C++11 scoped enumeration by Stephan Bergmann · 12 years ago
  58. ec1de2a coverity#735600 Division by zero by Norbert Thiebaud · 12 years ago
  59. 39e91c5 Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT by Stephan Bergmann · 12 years ago
  60. 7af850c vcl: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  61. 5bce329 SfxHint: convert home-grown RTTI to normal C++ RTTI by Noel Grandin · 12 years ago
  62. d3cd290 coverity#1233508 Uncaught exception by Caolán McNamara · 12 years ago
  63. b751142 Help buttons mushrooming all over the place... by Olivier Hallot · 12 years ago
  64. 37b9ea9 convert SBX flag bits to type-safe enum by Noel Grandin · 12 years ago
  65. b6d25be convert RID_QRYBOX_LANGUAGE with custom title to .ui by Caolán McNamara · 12 years ago
  66. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  67. 7e2b9fa Remove some useless tools/debug.hxx includes by Marcos Paulo de Souza · 12 years ago
  68. a107bdf ErrorBox->MessageDialog by Caolán McNamara · 12 years ago
  69. 47e2fd0 Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
  70. 384cb5f Consistently use size_t and SAL_MAX_SIZE by Matteo Casalin · 12 years ago
  71. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
  72. ea5ef0a Drop unused #includes by Takeshi Abe · 12 years ago
  73. e1840cf Resolves fdo#80906: Delete any control on Dialog editing window crashes LO by Julien Nabet · 12 years ago
  74. 6a87363 Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx by Tobias Lippert · 12 years ago
  75. dac4ca5 new loplugin: externalandnotdefined by Noel Grandin · 12 years ago
  76. 4228f08 use assert when followed by deref by Caolán McNamara · 12 years ago
  77. 5ace3f3b clang scan-build: various warnings by Caolán McNamara · 12 years ago
  78. d92aa2f remove SFX_APP() macro that was a mer wrapper for SfxGetApp() by Norbert Thiebaud · 12 years ago
  79. e48a233 loplugin:unreffun: also warn about redundant redeclarations by Stephan Bergmann · 12 years ago
  80. 171efcb fdo#76203 - use consistent titlecase for UI title labels by Joren De Cuyper · 12 years ago
  81. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  82. 0e44fb6 loplugin:staticcall by Stephan Bergmann · 12 years ago
  83. 9a1298c coverity#1213488 Uncaught exception by Caolán McNamara · 12 years ago
  84. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  85. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  86. b32ee04 Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  87. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  88. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  89. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  90. b09b5f8 Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19 by Julien Nabet · 12 years ago
  91. 7aa7922 bnc#467278: Introduce a warning that changes to VBA macros cannot be saved. by Jan Holesovsky · 12 years ago
  92. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  93. c9f3c50 Resolves: #i76558# jump by Enter key on the Object catalog by Tsutomu Uchino · 12 years ago
  94. 70895b6 remove legacy svheader.hxx by Thomas Arnhold · 12 years ago
  95. 248145f Find places where uno::Sequence is passed by value. by Noel Grandin · 12 years ago
  96. 261b1ad '!= false' is redundant, and confusing - kill it. by Jan Holesovsky · 12 years ago
  97. 569ff67 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  98. 13c01aa coverity#1209811 Dereference before null check by Caolán McNamara · 12 years ago
  99. 148b9a2 coverity#1209554 Explicit null dereferenced by Caolán McNamara · 12 years ago
  100. 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago