1. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  2. 3d614a6 loplugin: defaultparams by Noel Grandin · 11 years ago
  3. 5da0dce Consolidate isFileUrl checks by Stephan Bergmann · 11 years ago
  4. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  5. 58d68a1 ConvertURLToSystemPath->getSystemPathFromFileURL by Caolán McNamara · 11 years ago
  6. f1c52754 left align in the login box by Szymon Kłos · 11 years ago
  7. 2660d24 new loplugin: refcounting by Noel Grandin · 11 years ago
  8. 04b472a loplugin:unusedmethods accessibility,fpicker,uui by Noel Grandin · 11 years ago
  9. 89c7799 remove some unnecessary typedefs around uno::Reference by Noel Grandin · 11 years ago
  10. 814867c more untranslatable UI strings by Andras Timar · 11 years ago
  11. 92d77c1 untranslatable UI string (since 2009) by Andras Timar · 11 years ago
  12. 8e22cd4 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  13. 6c9dfa8 cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  14. bf6a14e make hardcoded string localizable by Andras Timar · 11 years ago
  15. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  16. cd3e945 VclPtr: presumably these also leak by Caolán McNamara · 11 years ago
  17. f0bed25 VclPtr: presumably these also leak by Caolán McNamara · 11 years ago
  18. fdb363b VclPtr: AlreadyOpenQueryBox doesn't get deleted by Caolán McNamara · 11 years ago
  19. 2c8dc03 convert BUTTONDIALOG constants to scoped enum by Noel Grandin · 11 years ago
  20. c6b5535 VclPtr: error dialogs never deleted by Caolán McNamara · 11 years ago
  21. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  22. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  23. a32f1d2 More loplugin:simplifybool by Stephan Bergmann · 11 years ago
  24. 5d5f447e UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create. by Michael Meeks · 11 years ago
  25. 7a1fad0 convert ScopedVclPtr to ScopedVclPtrInstance by Noel Grandin · 11 years ago
  26. 3bf4ada dialogs lifetimes should be wrapped in ScopedVclPtr by Noel Grandin · 11 years ago
  27. 8a65284 Automated conversion of VclPtr construction to use Instance template. by Michael Meeks · 11 years ago
  28. d46e0d9 second half of non-scriptable, Instance constructor conversion. by Michael Meeks · 11 years ago
  29. 61b224f vclwidget: fixup locally allocated vcl::Window objects by Noel Grandin · 11 years ago
  30. d2d83f5 Move OutputDevice members to VclPtr: filter, reportdesign, uui. by Michael Meeks · 11 years ago
  31. 6d0c891 vclwidget: fix more places that should be wrapping in VclPtr by Noel Grandin · 11 years ago
  32. d7a84ce vclwidget: only call dispose() once by Noel Grandin · 11 years ago
  33. 1c4025b vclwidget: change all vcl::window fields to be wrapped in VclPtr by Noel Grandin · 11 years ago
  34. 00f2787 vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr by Noel Grandin · 11 years ago
  35. 9676efc Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  36. 33875d8 Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  37. 28a1e1d fix macro and enum name collision using CamelCase by Noel Grandin · 11 years ago
  38. 93ddb2c convert BUTTON_ constants to enum class by Noel Grandin · 11 years ago
  39. 33de587 tdf#88230: cleanup solar mutex yielding by Pranav Kant · 11 years ago
  40. 2f928b2 remove NUMBERFORMAT_ constants by Noel Grandin · 11 years ago
  41. 9888b27 loplugin:deletedspecial by Stephan Bergmann · 11 years ago
  42. de68bb8 Updated all precompiled headers. by Ashod Nakashian · 11 years ago
  43. 5bf41f6 coverity#1266503 Useless call by Caolán McNamara · 11 years ago
  44. 42f08a9 Some more loplugin:cstylecast: uui by Stephan Bergmann · 11 years ago
  45. bbba311 Typo: cedentials->credentials by Julien Nabet · 11 years ago
  46. 2ce0030 Fix long/sal_IntPtr mismatch on x86_64 platform on windows by David Ostrovsky · 11 years ago
  47. fd1372b boost::unordered_map->std::unordered_map by Caolán McNamara · 11 years ago
  48. 6c415f7 callcatcher: update unused code by Caolán McNamara · 11 years ago
  49. 7af4592 onedrive: Improve fallback dialog and instructions by Adolfo Jayme Barrientos · 11 years ago
  50. bb80b9e uui: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  51. 0f5e917 Introduce rtl::OUStringLiteral1 by Stephan Bergmann · 11 years ago
  52. ac5bdc7 OneDrive auth fallback dialog makefile by Mihai Varga · 12 years ago
  53. a3b93ed OneDrive authentication fallback request handler by Mihai Varga · 12 years ago
  54. 1ef1568 Authentication fallback dialog for the OneDrive connection by Mihai Varga · 12 years ago
  55. 514b5d6 uui: Use appropriate OUString functions on string constants by Stephan Bergmann · 11 years ago
  56. c3292f3 Remove resizable:False property from dialogs containing GtkEntry. by Jan Holesovsky · 11 years ago
  57. c483ac1 uui: HIG fixes by Adolfo Jayme Barrientos · 11 years ago
  58. 15b4ab8 cppuhelper: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  59. 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
  60. da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
  61. 279e991 coverity#1242367 Unchecked return value by Caolán McNamara · 11 years ago
  62. fc04f76 fdo#82577: Handle Time by Noel Grandin · 12 years ago
  63. 89d4080 border_width from 12 to 6, as the rest of dialogs by Adolfo Jayme Barrientos · 12 years ago
  64. 827c46e fdo#82577: Handle Window by Noel Grandin · 12 years ago
  65. 60e78fb fdo#82577: Handle Font by Noel Grandin · 12 years ago
  66. 2fe5d93 semibold->bold by Caolán McNamara · 12 years ago
  67. 481cd63 Related #82088: removed last css aliases in hxx by Stefan Weiberg · 12 years ago
  68. cbd717a drop unused helpids by Caolán McNamara · 12 years ago
  69. 96d7f61 DLG_FILTER_SELECT and DLG_SIMPLE_NAME_CLASH conversion to .ui by Szymon Kłos · 12 years ago
  70. a107bdf ErrorBox->MessageDialog by Caolán McNamara · 12 years ago
  71. e50bcaf STRING -> String by Thomas Arnhold · 12 years ago
  72. fbb3617 iahndl: do lazy replacement by Thomas Arnhold · 12 years ago
  73. efb658b FutureDocumentVersionProductUpdateRequest is never created by Caolán McNamara · 12 years ago
  74. 273ed07 remove unused resource ids by Thomas Arnhold · 12 years ago
  75. 23e818d AmbigousFilterRequest is only ever extracted, never created by Caolán McNamara · 12 years ago
  76. d92aa2f remove SFX_APP() macro that was a mer wrapper for SfxGetApp() by Norbert Thiebaud · 12 years ago
  77. 6ba2e7f drop unused helpid by Caolán McNamara · 12 years ago
  78. bcea1f9 use warning dialog hig settings by Caolán McNamara · 12 years ago
  79. 2f5e479 Convert RID_XMLSECDLG_MACROWARN to .ui by Palenik Mihály · 12 years ago
  80. bc793cb coverity#1223095 Unused pointer value by Caolán McNamara · 12 years ago
  81. f751e4b loplugin:staticcall by Stephan Bergmann · 12 years ago
  82. 579d1f6 uui: remove SAL_THROW macro by Noel Grandin · 12 years ago
  83. b312a38 update_pch: add a bunch of pch files by Thomas Arnhold · 12 years ago
  84. 92b4478 css already means ::com::sun::star by Thomas Arnhold · 12 years ago
  85. e6ff6f9 use namespace css instead of com::sun by Thomas Arnhold · 12 years ago
  86. e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
  87. 8d54796 enhance pass-by-ref plugin to detect large arguments by Noel Grandin · 12 years ago
  88. bd8b38b fix-includes.pl: uui by Thomas Arnhold · 12 years ago
  89. bbbbbfc fix-includes.pl: uui by Thomas Arnhold · 12 years ago
  90. 3db8d60 hrc and src files: squeeze multiple newlines by Thomas Arnhold · 12 years ago
  91. b2096dea various loplugin:passsequencebyref by Noel Grandin · 12 years ago
  92. 0376c6d uui: sal_Bool->bool by Noel Grandin · 12 years ago
  93. 820a299 Many spelling fixes: directories r* - z*. by Pedro Giffuni · 12 years ago
  94. e6ac6cb automaticly -> automatically. by Jan Holesovsky · 12 years ago
  95. 417a537 some more hrc cleanup by Thomas Arnhold · 12 years ago
  96. aa39d21 clean up hrc files by Thomas Arnhold · 12 years ago
  97. 40064f4 clean up hrc files by Thomas Arnhold · 12 years ago
  98. 8bb2ce6 fixincludeguards.sh: some smaller dirs by Thomas Arnhold · 12 years ago
  99. f1433c2 Clean up function declarations by Stephan Bergmann · 12 years ago
  100. 6835d9f It's "its", not "it's" by Tor Lillqvist · 12 years ago