1. 7a09b45 do not include boost/utility.hpp by Michael Stahl · 11 years ago
  2. 70becdf Fix typos by Andrea Gelmini · 11 years ago
  3. 442b67b loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  4. 5702723 loplugin:loopvartoosmall by Noel Grandin · 11 years ago
  5. 85be796 Fix typos by Andrea Gelmini · 11 years ago
  6. 02b9e7b Fix typos by Andrea Gelmini · 11 years ago
  7. f8302e8 Fix typos by Andrea Gelmini · 11 years ago
  8. c0463d0 Fix typos by Andrea Gelmini · 11 years ago
  9. 6a34910 Fix typos by Andrea Gelmini · 11 years ago
  10. 60e7d97 Fix typos by Andrea Gelmini · 11 years ago
  11. cd82088 Fix typos by Andrea Gelmini · 11 years ago
  12. 9869d08 Fix typos by Andrea Gelmini · 11 years ago
  13. 8ebcaeb remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
  14. a9609b5 cppcheck:unreadVariable by Noel Grandin · 11 years ago
  15. 47f25b4 Fix typos by Andrea Gelmini · 11 years ago
  16. dedb9ea Fix typos by Andrea Gelmini · 11 years ago
  17. 757ed85 speed up Java unit tests by removing sleeps by Noel Grandin · 11 years ago
  18. 4232598 Let JUnit take care of exceptions by Noel Grandin · 11 years ago
  19. 1dcef4d convert INVALIDATE constants to scoped enum by Noel Grandin · 11 years ago
  20. 776b4ac convert TOTOP constants to scoped enum by Noel Grandin · 11 years ago
  21. 23ed399 convert SHOW constants to scoped enum by Noel Grandin · 11 years ago
  22. 1a9c1b9 loplugin:constantfunction by Noel Grandin · 11 years ago
  23. a716628 Fix wrong use of OUString::copy by Maxim Monastirsky · 10 years ago
  24. 4982db9 rhbz#1286416: Be more resilient during auto-recovery attempts by Stephan Bergmann · 10 years ago
  25. bf86643 RemoteFilesDialog by Szymon Kłos · 11 years ago
  26. 8d119cc tdf#91097 Substitute rectangle and ellipse uno commands by Yousuf Philips · 11 years ago
  27. 8b7c82b tdf#76197 Make OfficeMenuBar work again in the start center by Maxim Monastirsky · 11 years ago
  28. 8f95f341 sw: implement per-view LOK_CALLBACK_TEXT_SELECTION by Miklos Vajna · 11 years ago
  29. 2d065b5 tdf#94198 Printer missing from tooltip by Samuel Mehrbrodt · 11 years ago
  30. 3c75a2d Related tdf#93404: Fix deadlock when joining WakeUpThread by Stephan Bergmann · 11 years ago
  31. b505073 tdf#93404: Forgot to launch WakeUpThread by Stephan Bergmann · 11 years ago
  32. 7ad14fd rendercontext: Fix crash with double-buffering in the Styles combo box. by Jan Holesovsky · 11 years ago
  33. f3742e4 tdf#91953 Mixture of icon sizes by Philippe Jung · 11 years ago
  34. fe57a17 Rename some toolbarmanager related variables by Philippe Jung · 11 years ago
  35. 91fb34e Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  36. 25aa7cf Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  37. c986e27 Fix accidental mis-uses of VclPtr address-of operator by Stephan Bergmann · 11 years ago
  38. 10749bb remove the last of the OUString #defines in header files by Noel Grandin · 11 years ago
  39. 0d5ff97 SAL_WARN_UNUSED Link by Stephan Bergmann · 11 years ago
  40. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  41. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  42. 415454c tdf#86138 Context menu should state the name of the toolbar by Philippe Jung · 11 years ago
  43. bd4f62d framework: remove pointless IGate interface and de-virtualize by Michael Stahl · 11 years ago
  44. 33f0357 ramework: remove confusing unused Gate::openGap() by Michael Stahl · 11 years ago
  45. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  46. 6e66946 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  47. 4f00dce Use IMPL_[STATIC_]LINK_NOARG where applicable by Stephan Bergmann · 11 years ago
  48. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  49. f1ad620 coverity#1297236 Uninitialized scalar field by Caolán McNamara · 11 years ago
  50. 3842967 Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentage by Tor Lillqvist · 11 years ago
  51. 5eb6bd4 lopluign:staticmethods: Handle DECL_LINK by Stephan Bergmann · 11 years ago
  52. cce752b convert SHOWDIALOG_ID constants to scoped enum by Noel Grandin · 11 years ago
  53. fc4726a Use typed Menu::Set[De]actuivateHdl Links by Stephan Bergmann · 11 years ago
  54. 0c415f6 Use typed Menu::SetHighlightHdl Link by Stephan Bergmann · 11 years ago
  55. cec72ef Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonical by Tor Lillqvist · 11 years ago
  56. 0145fa2 We don't use <config_features.h> any more here by Tor Lillqvist · 11 years ago
  57. a00cd90 Add support for progress bar callbacks to LibreOfficeKit clients by Tor Lillqvist · 11 years ago
  58. 98b5f11 Use typed ToolBox::SetMenuButtonHdl Link by Stephan Bergmann · 11 years ago
  59. e1b8ae4 Use typed ToolBox::SetDataChangedHdl Link by Stephan Bergmann · 11 years ago
  60. f983018 Use typed ToolBox::SetStateChangedHdl Link by Stephan Bergmann · 11 years ago
  61. 1e64fe1 Use typed ToolBox::SetCommandHdl Link by Stephan Bergmann · 11 years ago
  62. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  63. b35828b convert CONFIG_MODE constants to scoped enum by Noel Grandin · 11 years ago
  64. c8fdfc3 Use typed ToolBox::SetDeactivateHdl Link by Stephan Bergmann · 11 years ago
  65. 8ff3a90 Use typed ToolBox::SetActivateHdl Link by Stephan Bergmann · 11 years ago
  66. b515d1f Use various typed ToolBox::Set*Hdl Links by Stephan Bergmann · 11 years ago
  67. 8fca0c4 vcl: rename other members of StateChangedType for consistency by Michael Stahl · 11 years ago
  68. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  69. b954271 Use typed TabControl::SetDeactivatePageHdl Link by Stephan Bergmann · 11 years ago
  70. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  71. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  72. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  73. f6d4cd3 error C2666: 'operator ==' : 2 overloads have similar conversions by David Tardon · 11 years ago
  74. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  75. e19cd84 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  76. 591c319 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  77. deb50a2 remove some @author tags from suspiciously unidiomatic code by Michael Stahl · 11 years ago
  78. 9b8dc2a loplugin:simplifybool by Stephan Bergmann · 11 years ago
  79. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  80. ac11301 Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool> by Stephan Bergmann · 11 years ago
  81. 79e0e71 Update to XDocumentEventBroadcaster et al by Stephan Bergmann · 11 years ago
  82. ba150af Update to XDocumentEventBroadcaster et al by Stephan Bergmann · 11 years ago
  83. 017f250 Ensure WakeUpThread is joined before exit by Stephan Bergmann · 11 years ago
  84. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  85. 04cadb3 java: remove some unused code by Noel Grandin · 11 years ago
  86. 62532bf framework: convert new to ::Create. by Michael Meeks · 11 years ago
  87. 5ed0006 Don't enable toolbar layout manager using LibreOfficeKit by László Németh · 11 years ago
  88. a7b7c64 convert SCRIPTTYPE_ constants to scoped enum by Noel Grandin · 11 years ago
  89. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  90. 4ff758fe Manual cleanup of misc. issues. by Michael Meeks · 11 years ago
  91. 5d133eb6 first half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  92. 385bae4 vclwidget: some small fixes by Noel Grandin · 11 years ago
  93. d1091fd re-insert erroneously converted delete calls. by Michael Meeks · 11 years ago
  94. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  95. 122577b framework: fix for toolkit updates. by Michael Meeks · 11 years ago
  96. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  97. c0a802b Audit and correct misc. clears -> disposeAndClears. by Michael Meeks · 11 years ago
  98. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  99. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  100. 232eec8 vcl: VclPtr conversion in framework by Noel Grandin · 11 years ago