1. 83636d2 java: when rethrowing exceptions, store the original cause by Noel Grandin · 12 years ago
  2. 1fb8724 fdo#83558 Don't change toolbar tooltip on state change by Samuel Mehrbrodt · 12 years ago
  3. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  4. fb1be69 Always add the keyboard shortcut to the toolbar tooltips by Samuel Mehrbrodt · 12 years ago
  5. b1a5e34 Revert "Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar" by Jan Holesovsky · 12 years ago
  6. 3c6da8e Related fdo#77813: $(workdirurl) was always empty by Stephan Bergmann · 12 years ago
  7. 4e0744b Unwind one level of cluttering indirection by Stephan Bergmann · 12 years ago
  8. 8da21ec vcl: Allow creation of button content from action name (.uno: commands). by Jan Holesovsky · 12 years ago
  9. b59c5ac Related fdo#81475 Improve toolbar tooltips in Writer standard toolbar by Samuel Mehrbrodt · 12 years ago
  10. 5278a0e fdo#81237: OpenGL window is not resized by view change by Zolnai Tamás · 12 years ago
  11. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  12. b53b508 framework: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  13. d22edd4 vcl: It's a close button, there is no such a thing as a 'closer'. by Jan Holesovsky · 12 years ago
  14. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  15. 846c5a0 Fix indentation. by Jan Holesovsky · 12 years ago
  16. 57a4337 set names on a bunch more threads... by Michael Stahl · 12 years ago
  17. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  18. d15d7b7 Open the right tab for the More... command by Maxim Monastirsky · 12 years ago
  19. c0415d5 java: remove unnecessary constructor declarations by Noel Grandin · 12 years ago
  20. 8c9fdc4 java: remove modifiers implied by the context by Noel Grandin · 12 years ago
  21. 2922a96 java: Avoid naming non-fields with the prefix m_ by Noel Grandin · 12 years ago
  22. a0de5cc fdo#529470: I can't remove a path in AutoText dialog by Tor Lillqvist · 12 years ago
  23. 4b4bff3 java: no need to instantiate String objects directly by Noel Grandin · 12 years ago
  24. 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
  25. 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
  26. ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
  27. be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
  28. 56ef553 java: classes in java.lang package do not need to be fully qualified by Noel Grandin · 12 years ago
  29. 3a8d351 java: remove unused methods by Noel Grandin · 12 years ago
  30. 3b6091c document the swap-on-free idiom usage by Noel Grandin · 12 years ago
  31. 748ed65 drop TabControl resource loader by Caolán McNamara · 12 years ago
  32. 0d916bb java: remove unused imports by Noel Grandin · 12 years ago
  33. ac5954d java: remove commented out code by Noel Grandin · 12 years ago
  34. 5ce80c9 remove dead java constants by Noel Grandin · 12 years ago
  35. 34bcf9b java: remove dead methods by Noel Grandin · 12 years ago
  36. 7cc627f update_pch by Thomas Arnhold · 12 years ago
  37. 8583da1 java: remove unused fields by Noel Grandin · 12 years ago
  38. 68cd011 java: reduce scope, make some methods private by Noel Grandin · 12 years ago
  39. 70f56bc java: reduce scope, make member classes private by Noel Grandin · 12 years ago
  40. da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
  41. 14d1a11 java: reduce scope, make constructors private by Noel Grandin · 12 years ago
  42. e701b3f java: reduce scope, make constants private by Noel Grandin · 12 years ago
  43. 5656fe5 java: fix broken javadoc tags by Noel Grandin · 12 years ago
  44. 1c49650 java: remove useless javadoc tags by Noel Grandin · 12 years ago
  45. 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
  46. 3ac8023 Resolves: fdo#81795 open the font tab via More... languages by Caolán McNamara · 12 years ago
  47. 41709cc java: remove unused parameters by Noel Grandin · 12 years ago
  48. 5b95091 fdo#71625 Don't loop autosave if userautosave fails by Maxim Monastirsky · 12 years ago
  49. cceb3b8 framework.hrc: just use the value by Thomas Arnhold · 12 years ago
  50. 43e41ee remove unused resource definitions by Thomas Arnhold · 12 years ago
  51. 616b3ad java: remove exceptions from throws clauses that are not by Noel Grandin · 12 years ago
  52. b58c053f java: remove unnecessary semi-colons by Noel Grandin · 12 years ago
  53. a274d19 java: remove redundant super-interfaces by Noel Grandin · 12 years ago
  54. 27459c7 java: remove unused fields by Noel Grandin · 12 years ago
  55. 0c5f51e java: remove commented out code by Noel Grandin · 12 years ago
  56. d26540b java: remove unused fields by Noel Grandin · 12 years ago
  57. f124688 java: remove various unused variables by Noel Grandin · 12 years ago
  58. 9658b27 java: remove some unused variables by Noel Grandin · 12 years ago
  59. 0a7b80a fix spelling compilant -> compliant by Noel Grandin · 12 years ago
  60. 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
  61. ae7ca8b fdo#46037: remove unused comphelper/configurationhelper.hxx by Alexandre Vicenzi · 12 years ago
  62. 8a40639 Recovery files can have an extension by Maxim Monastirsky · 12 years ago
  63. 16c4dcf coverity#704648 Dereference after null check by Caolán McNamara · 12 years ago
  64. d5fb4b7 Typos by Julien Nabet · 12 years ago
  65. 23e818d AmbigousFilterRequest is only ever extracted, never created by Caolán McNamara · 12 years ago
  66. 594a5e20 coverity#1224998 Uncaught exception by Caolán McNamara · 12 years ago
  67. 1fc3126 convert GlobalImageList to SimpleReferenceObject by Noel Grandin · 12 years ago
  68. 3a93809 improvements to ShareableMutex by Noel Grandin · 12 years ago
  69. f692c88 use SimpleReferenceObject in comphelper module by Noel Grandin · 12 years ago
  70. f9ac894 clang scan-build: Called C++ object pointer is null, a good catch by Caolán McNamara · 12 years ago
  71. a9fc9f4 Drop unused E_NOEXCEPTIONS by Stephan Bergmann · 12 years ago
  72. b6df953 Drop unnecessary ITransactionManager base class by Stephan Bergmann · 12 years ago
  73. e50ef19 New loplugin:stringconcat by Stephan Bergmann · 12 years ago
  74. b232607 Typo: easiear->easier by Julien Nabet · 12 years ago
  75. 5b621a3 clang: Dead assignment by Caolán McNamara · 12 years ago
  76. 533c6cb fixes for up-casting to Reference<XInterface> by Noel Grandin · 12 years ago
  77. 1dac325 allow a frame to go from init state to close by Caolán McNamara · 12 years ago
  78. 3e82897 improve the inlinesimplememberfunctions clang plugin by Noel Grandin · 12 years ago
  79. 06b5129 loplugin:staticcall by Stephan Bergmann · 12 years ago
  80. da8bfce Fix memory leak by Stephan Bergmann · 12 years ago
  81. dd90d9b -Werror,-Wtautological-undefined-compare by Stephan Bergmann · 12 years ago
  82. 184a00b loplugin: inlinesimplememberfunctions by Noel Grandin · 12 years ago
  83. eda6246 lp#1296715: refresh invalidated menus by Bjoern Michaelsen · 12 years ago
  84. 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
  85. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  86. cc25f70 compareTo -> equals by Noel Grandin · 12 years ago
  87. 1d2993d coverity#737167 Uncaught exception by Caolán McNamara · 12 years ago
  88. f634cda avoid problems with poppler's and vcl's FontInfo during runtime by Markus Mohrhard · 12 years ago
  89. 229abf4 coverity#1219794 Uncaught exception by Caolán McNamara · 12 years ago
  90. 0301abb coverity#1219801 Uncaught exception by Caolán McNamara · 12 years ago
  91. d9e7a35 coverity#1219797 Uncaught exception by Caolán McNamara · 12 years ago
  92. 4957262 coverity#1219799 Uncaught exception by Caolán McNamara · 12 years ago
  93. 1ae89d1 fdo79368 Don't process overflow menu items twice. by Andrzej Hunt · 12 years ago
  94. ebc0a15 remove more unnecesary OUString constructor use by Noel Grandin · 12 years ago
  95. 5e62d30 update_pch by Thomas Arnhold · 12 years ago
  96. ec651ea cid#706551 Uncaught exception by Noel Grandin · 12 years ago
  97. ecd0099 cid#706552 Uncaught exception by Noel Grandin · 12 years ago
  98. 0a87f4a cid#706553 Uncaught exception by Noel Grandin · 12 years ago
  99. 4b8e95b cid#706558 Uncaught exception by Noel Grandin · 12 years ago
  100. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago