1. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  2. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  3. 8130714 fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class' by Noel Grandin · 11 years ago
  4. 566f16a java: unnecessary imports by Noel Grandin · 11 years ago
  5. ca8787a boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  6. f8922b6 Remove unnecessary comphelper::string::getToken by Stephan Bergmann · 11 years ago
  7. 3639824 extensions: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  8. 226dd31 extensions: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  9. 0f5e917 Introduce rtl::OUStringLiteral1 by Stephan Bergmann · 11 years ago
  10. f8fbef2 java: remove more test skeleton code by Noel Grandin · 11 years ago
  11. aba7f4c fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  12. 4fbdcb8 extensions: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  13. 9adb820 java: simplify the getMSF() methods by Noel Grandin · 11 years ago
  14. 821ae0f changed timers to idles by Tobias Madl · 11 years ago
  15. 86b44e8 fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  16. ac49b8a fdo#65163 reintroduce embedded picture for form components by Lionel Elie Mamane · 11 years ago
  17. c8b7165b Revert "coverity#735424 Logically dead code" by Lionel Elie Mamane · 11 years ago
  18. 462df89 WaE: -Werror=switch by Caolán McNamara · 11 years ago
  19. 1459645 fdo#84938: replace EVENT_ constants with enum by Tobias Madl · 11 years ago
  20. da9fd02 -Werror,-Wuninitialized by Stephan Bergmann · 11 years ago
  21. 7f57766 capitalize e-mail in list of types in bibliography by Stanislav Horacek · 11 years ago
  22. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  23. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  24. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  25. bbf3aa7 coverity#705989 silence Insecure temporary file by Caolán McNamara · 11 years ago
  26. 35ef13e coverity#1242860 Unused value by Caolán McNamara · 11 years ago
  27. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  28. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  29. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  30. 7970fa5 cleanup improper SOLARIS linker libs and options by Richard PALO · 11 years ago
  31. 418eeaa fdo#86050 Let LibreOffice add scrollbars to widgets only when necessary by Adolfo Jayme Barrientos · 11 years ago
  32. 31d902d fdo#84938: replace MOUSE_ modifier constants with enum by Noel Grandin · 11 years ago
  33. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  34. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  35. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  36. 148cde5 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 11 years ago
  37. da2f4b1 coverity#703954 Unchecked return value by Caolán McNamara · 11 years ago
  38. c70f154 Removed duplicated includes by Andrea Gelmini · 11 years ago
  39. 70485c1 nothing to see here, move along by Caolán McNamara · 11 years ago
  40. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  41. cdbfbd0 coverity#735608 Division or modulo by float zero by Caolán McNamara · 11 years ago
  42. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  43. bacee60 ref-counting vcl::Window subclasses by Noel Grandin · 11 years ago
  44. 17a99a9 fdo#84938: replace TIMEF_ constants with enum by Noel Grandin · 11 years ago
  45. 0e36884 coverity#982164 silence Unchecked return value from library by Caolán McNamara · 11 years ago
  46. 7ef6983 fdo#84938: replace KEYTYPE_ constants with enum by Noel Grandin · 11 years ago
  47. 2f454648 coverity#982164 silence Unchecked return value from library by Caolán McNamara · 11 years ago
  48. 28dbb39 coverity#982163 silence Unchecked return value from library by Caolán McNamara · 11 years ago
  49. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  50. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  51. d9fa124 fdo#84938: replace SYMBOL_TYPE constants with enum by Noel Grandin · 11 years ago
  52. cb7ede2 convert vcl StateChangedType to enum class by Noel Grandin · 12 years ago
  53. 72a7450 MWERKS etc. are not supported toolchains by Michael Stahl · 12 years ago
  54. 5cb059e coverity#1242860 Unused value by Caolán McNamara · 12 years ago
  55. e5bf214 loplugin: cstylecast by Noel Grandin · 12 years ago
  56. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  57. 3b5345e extensions: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  58. 8dbde08 fdo#82577: Handle Region by Noel Grandin · 12 years ago
  59. c353cae loplugin: cstylecast by Noel Grandin · 12 years ago
  60. 5cefde0 remove unnecessary casts in calls to SvStream.WriteUInt32 by Noel Grandin · 12 years ago
  61. 5501c8d remove unnecessary casts in calls to SvStream.WriteUInt16 by Noel Grandin · 12 years ago
  62. bec72dd remove unnecessary casts in calls to SvStream.WriteUChar by Noel Grandin · 12 years ago
  63. 8305efa coverity#983665 Uncaught exception by Caolán McNamara · 12 years ago
  64. c91dec0 comphelper: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  65. d66b757 Leftover XLIB_Window -> Window by Stephan Bergmann · 12 years ago
  66. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  67. cb46679 Put schema.xml in the correct place, and drop the empty English strings file by Tor Lillqvist · 12 years ago
  68. 15c609f Use prex.h/postx.h by Stephan Bergmann · 12 years ago
  69. 04edcd8 Blind fix for Windows by Stephan Bergmann · 12 years ago
  70. 39b8156 Blind fix for Windows by Stephan Bergmann · 12 years ago
  71. 32d6415 fdo#83512 Make use of OUStringHash and OStringHash by Daniel Sikeler · 12 years ago
  72. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  73. a3ad01d cppcheck: unpreciseMathCall by Julien Nabet · 12 years ago
  74. 3d20965 extensions: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  75. 5490e0a Mark template member fns that are supposed to override as SAL_OVERRIDE by Stephan Bergmann · 12 years ago
  76. ea733ab5 Turn SfxItemState into a C++11 scoped enumeration by Stephan Bergmann · 12 years ago
  77. ed00d0d create a master document template type by Caolán McNamara · 12 years ago
  78. db9cfa6 fdo#55380 replaced use of obsolete interfaces by Daniel Sikeler · 12 years ago
  79. 2fe5d93 semibold->bold by Caolán McNamara · 12 years ago
  80. d968c28 fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-overs by Stephan Bergmann · 12 years ago
  81. 496bc3c fdo#45071 Remove Libreoffice browser plugin by Bryan Quigley · 12 years ago
  82. ed75aa2 create clang plugin to warn about C-style casts by Noel Grandin · 12 years ago
  83. 2e3f30c Add help button to dialog by Olivier Hallot · 12 years ago
  84. 475991c FDO#83283 (part) help btn for Label Field select'n by Olivier Hallot · 12 years ago
  85. 7094699 Fix some *_component_getFactory function types by Stephan Bergmann · 12 years ago
  86. 27d79b1 QueryBox RID_QRY_* -> MessageDialog + string by Caolán McNamara · 12 years ago
  87. 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
  88. 961d061 set names on some UNIX-only threads by Michael Stahl · 12 years ago
  89. 32ce5ae Avoid possible memory leaks in case of exceptions by Takeshi Abe · 12 years ago
  90. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  91. 708fc1c fdo#82577, fdo#82579: Handle Cursor by Tor Lillqvist · 12 years ago
  92. f7a65a1 Remove useless include tools/debug.hxx from forms and extensions by Marcos Paulo de Souza · 12 years ago
  93. e636997 rename define too by Thomas Arnhold · 12 years ago
  94. dba2bae stray ErrorBox from ResId by Thomas Arnhold · 12 years ago
  95. afa5d63 TabPages are no longer loaded from resource files by Caolán McNamara · 12 years ago
  96. 7180429 Resolves: fdo#79227 labels are truncated by Caolán McNamara · 12 years ago
  97. f78e647 drop unused helpid by Caolán McNamara · 12 years ago
  98. a6c5f2b rework RID_TP_GENERAL conversion to make widgets visible, etc. by Caolán McNamara · 12 years ago
  99. eba5e5b Convert RID_TP_GENERAL tabpage to .ui by Palenik Mihály · 12 years ago
  100. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago