1. 7dd8483 tdf#57370 : Open place after pressing 'Enter' by Szymon Kłos · 11 years ago
  2. 0f87845 tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessible by Szymon Kłos · 11 years ago
  3. ce75966 don't over-expand built-in file dialog on very long paths/names by Caolán McNamara · 11 years ago
  4. a023cd6 tdf#93634 repair getDisplayDirectory for Windows filepicker by Regina Henschel · 11 years ago
  5. 2796bc3 -Werror=shadow by Stephan Bergmann · 11 years ago
  6. 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
  7. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  8. 4f00dce Use IMPL_[STATIC_]LINK_NOARG where applicable by Stephan Bergmann · 11 years ago
  9. 39707f9 Replace IMPL_STATIC_LINK[_TYPED] with more useful variants by Stephan Bergmann · 11 years ago
  10. d1b7aa5 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  11. 0776b33f convert PUSHBUTTON_DROPDOWN constants to scoped enum by Noel Grandin · 11 years ago
  12. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  13. f304a7a loplugin:staticmethods by Noel Grandin · 11 years ago
  14. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  15. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  16. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  17. 15648cb loplugin:simplifybool by Stephan Bergmann · 11 years ago
  18. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  19. b9bcc9f DBG_PRINT_ENTRY expects a 4th arg of type int by Stephan Bergmann · 11 years ago
  20. 93fed09 Dialog::EndDialog nResult param is of type long/VclResponseType by Stephan Bergmann · 11 years ago
  21. 232d37b More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  22. 321d924 convert HIB_ constants to scoped enum by Noel Grandin · 11 years ago
  23. 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
  24. a461467 drawinglayer, editeng, forms, fpicker: convert new to ::Create. by Michael Meeks · 11 years ago
  25. 373a9b9 loplugin:redundantcast: redundant const_cast followed by implicit upcast by Stephan Bergmann · 11 years ago
  26. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  27. d1091fd re-insert erroneously converted delete calls. by Michael Meeks · 11 years ago
  28. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  29. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  30. c0a802b Audit and correct misc. clears -> disposeAndClears. by Michael Meeks · 11 years ago
  31. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  32. 954e5e4 prophylactic double dispose audit. by Michael Meeks · 11 years ago
  33. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  34. a3cc3ce vcl: VclPtr conversion in fpicker by Noel Grandin · 11 years ago
  35. 14505bb loplugin:staticmethods by Noel Grandin · 11 years ago
  36. 00a1974 loplugin:redundantcast by Stephan Bergmann · 11 years ago
  37. 54e87df Change INetProtocol enumerators to CamelCase by Stephan Bergmann · 11 years ago
  38. 44b3e56 Change INetProtocol to scoped enumeration by Stephan Bergmann · 11 years ago
  39. aa1b911 loplugin:staticmethods by Noel Grandin · 11 years ago
  40. 2fb62e5 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
  41. 89d2e21 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  42. 5584d73 Typos by Julien Nabet · 11 years ago
  43. 858e455 loplugin:constantfunction: various by Noel Grandin · 11 years ago
  44. c6c4d21 tdf#88230: Remove bogus AcquireSolarMutex fpicker wrapper by Pranav Kant · 11 years ago
  45. 33de587 tdf#88230: cleanup solar mutex yielding by Pranav Kant · 11 years ago
  46. 36aafef tdf#43157: Fix format string violations in OSL_TRACE etc. (Mac OS X) by Stephan Bergmann · 11 years ago
  47. 077043e loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  48. 5ec422c fpicker: remove checks for obsolete _WIN32_WINNT versions by Michael Stahl · 11 years ago
  49. e80d1cf tdf#89700 Move “File type” up by Adolfo Jayme Barrientos · 11 years ago
  50. 9f8ffc8 add GetSelectEntryData to ListBox and ComboBox by Noel Grandin · 11 years ago
  51. a6f8766 loplugin:deletedspecial (Mac OS X) by Stephan Bergmann · 11 years ago
  52. c1894ce loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  53. 4f7a1f5 fdo#75757: Remove inheritance from std::vector by Matthew Pottage · 11 years ago
  54. 3e79e65 fix windows build by Caolán McNamara · 11 years ago
  55. c7258cf shared_ptr<T>(new T(args)) -> make_shared<T>(args) by Caolán McNamara · 11 years ago
  56. f61dbc3 followup code removal after changing virtual methods to non-virtual by Noel Grandin · 11 years ago
  57. b44cbb2 new loplugin: change virtual methods to non-virtual by Noel Grandin · 11 years ago
  58. ba68436 Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitly by Michael Stahl · 11 years ago
  59. 74b0c5d Some more loplugin:cstylecast: fpicker by Stephan Bergmann · 11 years ago
  60. 4500afc try to fix GetVersionEx deprecation warnings from Windows SDK 8.1 by Michael Stahl · 11 years ago
  61. a5b5ad9 fdo#84938: replace DATACHANGED_ constants with 'enum class' by Noel Grandin · 11 years ago
  62. 2f69e16 override the overloading of "overload" to decrease cognitive (over-)load by Michael Stahl · 11 years ago
  63. 45ec1d9 brute-force find-and-remove of unused #define constants. by Noel Grandin · 11 years ago
  64. 7f8f277 fdo#84938: convert STREAM_ #defines to 'enum class' by Noel Grandin · 11 years ago
  65. 68e0fb7 fdo#83371 : cannot navigate to list Files in LibreOffice dialogs by Szymon Kłos · 11 years ago
  66. 87e0ae6 fdo#85182 : default focus on folder rather than filename by Szymon Kłos · 11 years ago
  67. 50e960e single \n should be non-translatable in UI by Andras Timar · 11 years ago
  68. 940f74e fpicker: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  69. afb5143 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
  70. 1f76438 fpicker: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  71. e123ffd fdo#37814: SHCreateItemFromParsingName doesn't like LO's file URLs by Stephan Bergmann · 11 years ago
  72. 3c1dc46 loplugin:cstylecast by Stephan Bergmann · 11 years ago
  73. 1c1c515 Older Mac apparently need a reinterpret_cast here by Stephan Bergmann · 11 years ago
  74. 8783158 fpicker (Mac): loplugin:cstylecast by Stephan Bergmann · 11 years ago
  75. 1459645 fdo#84938: replace EVENT_ constants with enum by Tobias Madl · 11 years ago
  76. 038683b Silence Mac OS X 10.9/10.10 deprecations for now by Stephan Bergmann · 11 years ago
  77. e5a7e724 fdo#85347 Make file picker modal again by Adolfo Jayme Barrientos · 11 years ago
  78. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  79. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  80. d32be3a fdo#86023 - O[U]String needs a 'clear' method by Brij Mohan Lal Srivastava · 11 years ago
  81. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  82. fc0d57b Revert "use the new OUString::fromUtf8 method" by Stephan Bergmann · 11 years ago
  83. 05050cd use the new OUString::fromUtf8 method by Noel Grandin · 11 years ago
  84. 705c48d fdo#38835 strip out OUString globals by Noel Grandin · 11 years ago
  85. 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
  86. fe25090 MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 now by Tor Lillqvist · 11 years ago
  87. b02e958 MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 now by Tor Lillqvist · 11 years ago
  88. 04a810c back out more wrong and confusing tools::Time comment changes by Eike Rathke · 12 years ago
  89. fb51536 fpicker (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
  90. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  91. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  92. 764e301 fdo#84086 Fix assorted use-after-free bugs by Matthew J. Francis · 12 years ago
  93. ea846ca loplugin:salbool by Stephan Bergmann · 12 years ago
  94. 6fb5bf526 fpicker: sal_Bool -> bool by Stephan Bergmann · 12 years ago
  95. 037d03b Typo: (N|n)ormaly->(N|n)ormally by Julien Nabet · 12 years ago
  96. 1eb607e oops, forgot to include osl/thread.h by Michael Stahl · 12 years ago
  97. d386f88 set names on the Win32-only threads by Michael Stahl · 12 years ago
  98. 30ae83c fdo#82577: Handle KeyCode by Tor Lillqvist · 12 years ago
  99. a107bdf ErrorBox->MessageDialog by Caolán McNamara · 12 years ago
  100. 945f900 warning C4505: unreferenced local function has been removed by Thomas Arnhold · 12 years ago