1. 4a8a051 tdf#98277 Extensions: Display shortcut in toolbar tooltip by Samuel Mehrbrodt · 10 years ago
  2. 42ac7f9 language submenu from tools->language->for selection->"languages"... by Caolán McNamara · 10 years ago
  3. 8a50946c tdf#98001: allow disabling file/new, wizards, recent documents menu entries by Oliver Specht · 10 years ago
  4. 23d363f Fix wrong use of OUString::copy by Maxim Monastirsky · 10 years ago
  5. 85a4677 rhbz#1286416: Be more resilient during auto-recovery attempts by Stephan Bergmann · 10 years ago
  6. be6440f tdf#91097 Substitute rectangle and ellipse uno commands by Yousuf Philips · 11 years ago
  7. f30206f tdf#76197 Make OfficeMenuBar work again in the start center by Maxim Monastirsky · 11 years ago
  8. 788fb4a tdf#94198 Printer missing from tooltip by Samuel Mehrbrodt · 11 years ago
  9. bb7800c Related tdf#93404: Fix deadlock when joining WakeUpThread by Stephan Bergmann · 11 years ago
  10. f87e86d tdf#93404: Forgot to launch WakeUpThread by Stephan Bergmann · 11 years ago
  11. 16ed2b5 rendercontext: Fix crash with double-buffering in the Styles combo box. by Jan Holesovsky · 11 years ago
  12. aecee4f tdf#91953 Mixture of icon sizes by Philippe Jung · 11 years ago
  13. 46d9cec Rename some toolbarmanager related variables by Philippe Jung · 11 years ago
  14. 8aac888 Some missing SolarMutexGuard around VclPtr acquire/release by Stephan Bergmann · 11 years ago
  15. 4ce5375 Apply new VclPtr clang plugin to catch potential problems. by Noel Grandin · 11 years ago
  16. c986e27 Fix accidental mis-uses of VclPtr address-of operator by Stephan Bergmann · 11 years ago
  17. 10749bb remove the last of the OUString #defines in header files by Noel Grandin · 11 years ago
  18. 0d5ff97 SAL_WARN_UNUSED Link by Stephan Bergmann · 11 years ago
  19. d93915b conver MENU_FLAG_ constants to scoped enum by Noel Grandin · 11 years ago
  20. 4f4cff0 convert POPUPMENU_ constants to scoped enum by Noel Grandin · 11 years ago
  21. 415454c tdf#86138 Context menu should state the name of the toolbar by Philippe Jung · 11 years ago
  22. bd4f62d framework: remove pointless IGate interface and de-virtualize by Michael Stahl · 11 years ago
  23. 33f0357 ramework: remove confusing unused Gate::openGap() by Michael Stahl · 11 years ago
  24. 82d68f9 convert COMMAND_ constants to scoped enum by Noel Grandin · 11 years ago
  25. 6e66946 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  26. 4f00dce Use IMPL_[STATIC_]LINK_NOARG where applicable by Stephan Bergmann · 11 years ago
  27. 9bb254f NOINSTANCE is implied now in IMPL_STATIC_LINK... by Stephan Bergmann · 11 years ago
  28. f1ad620 coverity#1297236 Uninitialized scalar field by Caolán McNamara · 11 years ago
  29. 3842967 Ensure progress bar LibreOfficeKit callbacks don't repeat the same percentage by Tor Lillqvist · 11 years ago
  30. 5eb6bd4 lopluign:staticmethods: Handle DECL_LINK by Stephan Bergmann · 11 years ago
  31. cce752b convert SHOWDIALOG_ID constants to scoped enum by Noel Grandin · 11 years ago
  32. fc4726a Use typed Menu::Set[De]actuivateHdl Links by Stephan Bergmann · 11 years ago
  33. 0c415f6 Use typed Menu::SetHighlightHdl Link by Stephan Bergmann · 11 years ago
  34. cec72ef Don't bother ensuring progress bar LibreOfficeKit callbacks are monotonical by Tor Lillqvist · 11 years ago
  35. 0145fa2 We don't use <config_features.h> any more here by Tor Lillqvist · 11 years ago
  36. a00cd90 Add support for progress bar callbacks to LibreOfficeKit clients by Tor Lillqvist · 11 years ago
  37. 98b5f11 Use typed ToolBox::SetMenuButtonHdl Link by Stephan Bergmann · 11 years ago
  38. e1b8ae4 Use typed ToolBox::SetDataChangedHdl Link by Stephan Bergmann · 11 years ago
  39. f983018 Use typed ToolBox::SetStateChangedHdl Link by Stephan Bergmann · 11 years ago
  40. 1e64fe1 Use typed ToolBox::SetCommandHdl Link by Stephan Bergmann · 11 years ago
  41. b13fbd1 convert BMP_SCALE constant to scoped enum by Noel Grandin · 11 years ago
  42. b35828b convert CONFIG_MODE constants to scoped enum by Noel Grandin · 11 years ago
  43. c8fdfc3 Use typed ToolBox::SetDeactivateHdl Link by Stephan Bergmann · 11 years ago
  44. 8ff3a90 Use typed ToolBox::SetActivateHdl Link by Stephan Bergmann · 11 years ago
  45. b515d1f Use various typed ToolBox::Set*Hdl Links by Stephan Bergmann · 11 years ago
  46. 8fca0c4 vcl: rename other members of StateChangedType for consistency by Michael Stahl · 11 years ago
  47. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  48. b954271 Use typed TabControl::SetDeactivatePageHdl Link by Stephan Bergmann · 11 years ago
  49. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  50. d883c12 Get rid of the initial :: for the vcl namespace by Tor Lillqvist · 11 years ago
  51. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  52. f6d4cd3 error C2666: 'operator ==' : 2 overloads have similar conversions by David Tardon · 11 years ago
  53. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  54. e19cd84 Rephrase comparisons between bool and sal_Bool by Stephan Bergmann · 11 years ago
  55. 591c319 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  56. deb50a2 remove some @author tags from suspiciously unidiomatic code by Michael Stahl · 11 years ago
  57. 9b8dc2a loplugin:simplifybool by Stephan Bergmann · 11 years ago
  58. 2240118 Improved loplugin:literaltoboolconversion looking into cond. exprs. by Stephan Bergmann · 11 years ago
  59. ac11301 Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool> by Stephan Bergmann · 11 years ago
  60. 79e0e71 Update to XDocumentEventBroadcaster et al by Stephan Bergmann · 11 years ago
  61. ba150af Update to XDocumentEventBroadcaster et al by Stephan Bergmann · 11 years ago
  62. 017f250 Ensure WakeUpThread is joined before exit by Stephan Bergmann · 11 years ago
  63. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  64. 04cadb3 java: remove some unused code by Noel Grandin · 11 years ago
  65. 62532bf framework: convert new to ::Create. by Michael Meeks · 11 years ago
  66. 5ed0006 Don't enable toolbar layout manager using LibreOfficeKit by László Németh · 11 years ago
  67. a7b7c64 convert SCRIPTTYPE_ constants to scoped enum by Noel Grandin · 11 years ago
  68. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  69. 4ff758fe Manual cleanup of misc. issues. by Michael Meeks · 11 years ago
  70. 5d133eb6 first half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  71. 385bae4 vclwidget: some small fixes by Noel Grandin · 11 years ago
  72. d1091fd re-insert erroneously converted delete calls. by Michael Meeks · 11 years ago
  73. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  74. 122577b framework: fix for toolkit updates. by Michael Meeks · 11 years ago
  75. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  76. c0a802b Audit and correct misc. clears -> disposeAndClears. by Michael Meeks · 11 years ago
  77. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  78. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  79. 232eec8 vcl: VclPtr conversion in framework by Noel Grandin · 11 years ago
  80. 5ba54aa Remove dead INetProtocol::Vim by Stephan Bergmann · 11 years ago
  81. 869aaf8 convert SvtModuleOptions::EModule to scoped enum by Noel Grandin · 11 years ago
  82. 4906c24 convert SvtModuleOptions::EFactory to enum class by Noel Grandin · 11 years ago
  83. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  84. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  85. e9cb557 loplugin:staticmethods by Noel Grandin · 11 years ago
  86. d7f6270 Typo: metod(s)->method(s) by Julien Nabet · 11 years ago
  87. 3e67269 loplugin:staticfunction by Noel Grandin · 11 years ago
  88. e4c1c08 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  89. 9e2d611 Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  90. 5d950b3 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  91. 3c22024 Resolves: tdf#90256 repair invalid docking positions by Caolán McNamara · 11 years ago
  92. 25d3c61 Typo: formated->formatted by Julien Nabet · 11 years ago
  93. c7a50d0 new constantfunction loplugin by Noel Grandin · 11 years ago
  94. 829fa56 loplugin:constantfunction: framework by Noel Grandin · 11 years ago
  95. 9450d7e Resolves: rhbz#1204244 group sdb windows together as 'base' by Caolán McNamara · 11 years ago
  96. 33de587 tdf#88230: cleanup solar mutex yielding by Pranav Kant · 11 years ago
  97. ee11e22 tdf#43157: Fix format string violations in OSL_TRACE etc. by Stephan Bergmann · 11 years ago
  98. 465359c do not call virtual Commit() from dtors of utl::ConfigItem subclasses by Michael Stahl · 11 years ago
  99. a7b9167 framework: reindent that too by Michael Stahl · 11 years ago
  100. 765f621 utl::ConfigItem::Commit() should call ClearModified() by Michael Stahl · 11 years ago