1. 7e1b012 workaround a weird gcc optimization werror bug by Eike Rathke · 11 years ago
  2. cefe3c6 Resolves: fdo#86820 executing toolbar menu entry can destroy menu by Caolán McNamara · 11 years ago
  3. 9dc7bae Revert "coverity#1169848 Uncaught exception" by Stephan Bergmann · 11 years ago
  4. 30bf578 Revert "cid#706553 Uncaught exception" by Stephan Bergmann · 11 years ago
  5. 6f58f34 Revert "cid#706552 Uncaught exception" by Stephan Bergmann · 11 years ago
  6. e753f8b Revert "cid#706551 Uncaught exception" by Stephan Bergmann · 11 years ago
  7. fced316 comphelper::SequenceAsHashMap: throw IllegalArgumentException by Stephan Bergmann · 11 years ago
  8. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  9. 721366e cppu: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  10. 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
  11. 62155d2 fdo#82708 editing statusbar tooltip texts by Yousuf Philips · 11 years ago
  12. 639f6dc coverity#705177 Missing break in switch by Caolán McNamara · 11 years ago
  13. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  14. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  15. b43fcb4 coverity#1251595 Uncaught exception by Caolán McNamara · 11 years ago
  16. a8af20d typo: represant->represent by Andras Timar · 11 years ago
  17. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  18. bb43702 java: convert fields to local variables where possible by Noel Grandin · 11 years ago
  19. 355770ef fdo82708 Add missing tooltips to Writer Statusbar by Samuel Mehrbrodt · 11 years ago
  20. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  21. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  22. d519c31 rename KEY_MODTYPE to KEY_MODIFIERS_MASK by Noel Grandin · 11 years ago
  23. 12bcfec markup with event type not checker type by Caolán McNamara · 11 years ago
  24. 3c58f07 fdo#84938: replace TOOLBOXITEM_ constants with enum by Noel Grandin · 11 years ago
  25. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  26. a7542d3 fdo#84938: replace MIB_ constants with enum by Noel Grandin · 11 years ago
  27. fc9e78f framework: avoid double-free in ToolBarManager() by Michael Stahl · 11 years ago
  28. 0c0e3e7 Fixed typos. No automatic tools (sed, and so on). by Andrea Gelmini · 11 years ago
  29. 27415fd Kill some static OUStrings. by Jan Holesovsky · 11 years ago
  30. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  31. b7e999e coverity#1202880 annotate Dereference before null check as false positive by Caolán McNamara · 11 years ago
  32. 66fae3a coverity#704649 Unchecked dynamic_cast by Caolán McNamara · 11 years ago
  33. cf33ce9 coverity#736876 Negative array index read by Caolán McNamara · 11 years ago
  34. 035fe8a fdo#84938: replace MENUITEM constants with enum by Noel Grandin · 11 years ago
  35. 816e506 framework, unotest: do not override UserInstallation from environment by Michael Stahl · 11 years ago
  36. 67c9d05 fdo#84938: replace TIB_ constants with enum by Noel Grandin · 11 years ago
  37. 6e417ff coverity#1247630 Uncaught exception by Caolán McNamara · 11 years ago
  38. 03c7c26 java: final fields that can be static by Noel Grandin · 11 years ago
  39. 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
  40. ad9498f More -Werror,-Wunused-private-field by Stephan Bergmann · 11 years ago
  41. cb7ede2 convert vcl StateChangedType to enum class by Noel Grandin · 12 years ago
  42. 277e98e cid#1244948 Uncaught exception by Noel Grandin · 11 years ago
  43. d7ea649 cid#1244950 Uncaught exception by Noel Grandin · 11 years ago
  44. d79ca9b cid#1244951 Uncaught exception by Noel Grandin · 11 years ago
  45. 36ec3dd cid#1244952 Uncaught exception by Noel Grandin · 11 years ago
  46. fbf3aa3 spelling: instanciated -> instantiated by Noel Grandin · 12 years ago
  47. f635ba0 java: remove some unnecessary intermediary object creation by Noel Grandin · 12 years ago
  48. 9a65df2 coverity#1078526 Logically dead code by Caolán McNamara · 12 years ago
  49. ddfb875 coverity#1242768 Unused value by Caolán McNamara · 12 years ago
  50. 2b08019 coverity#1242970 Result is not floating-point by Caolán McNamara · 12 years ago
  51. b1472db fix for older compiler, doesn't like <:: by Noel Grandin · 12 years ago
  52. 1777c42 loplugin: cstylecast by Noel Grandin · 12 years ago
  53. 787ca46 loplugin: cstylecast by Noel Grandin · 12 years ago
  54. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  55. 0006155 framework: std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  56. 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
  57. 1fb8724 fdo#83558 Don't change toolbar tooltip on state change by Samuel Mehrbrodt · 12 years ago
  58. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  59. fb1be69 Always add the keyboard shortcut to the toolbar tooltips by Samuel Mehrbrodt · 12 years ago
  60. b1a5e34 Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar" by Jan Holesovsky · 12 years ago
  61. 3c6da8e Related fdo#77813: $(workdirurl) was always empty by Stephan Bergmann · 12 years ago
  62. 4e0744b Unwind one level of cluttering indirection by Stephan Bergmann · 12 years ago
  63. 8da21ec vcl: Allow creation of button content from action name (.uno: commands). by Jan Holesovsky · 12 years ago
  64. b59c5ac Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar by Samuel Mehrbrodt · 12 years ago
  65. 5278a0e fdo#81237: OpenGL window is not resized by view change by Zolnai Tamás · 12 years ago
  66. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  67. b53b508 framework: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  68. d22edd4 vcl: It's a close button, there is no such a thing as a 'closer'. by Jan Holesovsky · 12 years ago
  69. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  70. 846c5a0 Fix indentation. by Jan Holesovsky · 12 years ago
  71. 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
  72. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  73. d15d7b7 Open the right tab for the More... command by Maxim Monastirsky · 12 years ago
  74. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  75. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  76. 2922a96 java: Avoid naming non-fields with the prefix m_ by Noel Grandin · 12 years ago
  77. a0de5cc fdo#529470: I can't remove a path in AutoText dialog by Tor Lillqvist · 12 years ago
  78. 4b4bff3 java: no need to instantiate String objects directly by Noel Grandin · 12 years ago
  79. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  80. 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
  81. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  82. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  83. 56ef553 java: classes in java.lang package do not need to be fully qualified by Noel Grandin · 12 years ago
  84. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  85. 3b6091c document the swap-on-free idiom usage by Noel Grandin · 12 years ago
  86. 748ed65 drop TabControl resource loader by Caolán McNamara · 12 years ago
  87. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  88. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  89. 5ce80c9 remove dead java constants by Noel Grandin · 12 years ago
  90. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  91. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  92. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  93. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  94. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  95. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  96. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  97. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  98. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  99. 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
  100. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago