1. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  2. 9d1c68a replace StartExecuteModal with StartExecuteAsync by Caolán McNamara · 7 years ago
  3. 3bb4955 tdf#120703 PVS: V519 variable is assigned values twice successively by Mike Kaganski · 7 years ago
  4. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  5. 25af42bc remove all use_action_appearance lines by Caolán McNamara · 7 years ago
  6. 51d1ec7 clang-tidy performance-unnecessary-copy-init in editeng..i18npool by Noel Grandin · 7 years ago
  7. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  8. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  9. f0ca3ee Related: tdf#120612 help response missing from other help buttons by Caolán McNamara · 7 years ago
  10. ba67234 drop unnecessary vcl/group.hxx includes by Caolán McNamara · 7 years ago
  11. cd3c315 -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) by Stephan Bergmann · 7 years ago
  12. b7240fe consistent 3.18 version require in .uis by Caolán McNamara · 8 years ago
  13. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  14. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  15. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  16. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago
  17. 9bc7194 Remove MACOSX_SDK_VERSION < 101200 code, which is dead by Stephan Bergmann · 8 years ago
  18. e871432 loplugin:nullptr (clang-cl) by Stephan Bergmann · 8 years ago
  19. 591db0f WIN drop unused fpicker subdirs by Jan-Marek Glogowski · 8 years ago
  20. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  21. 2129753 tdf#119730 WIN switch to IFileDialog FOS_PICKFOLDERS by Jan-Marek Glogowski · 8 years ago
  22. 8dc6c96 loplugin:simplifyconstruct in filter..framework by Noel Grandin · 8 years ago
  23. ff4d6a7 loplugin:returnconstant in forms..fpicker by Noel Grandin · 8 years ago
  24. c40109c Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  25. bdb0775 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  26. 1f08bff new loplugin:shouldreturnbool by Noel Grandin · 8 years ago
  27. 8ddca06 tdf#42949 remove unused compheler includes .. by Jochen Nitschke · 8 years ago
  28. 96895d6 A few assorted improvements to translatable strings before freeze by Adolfo Jayme Barrientos · 8 years ago
  29. 86555ba Bitmap->BitmapEx in FixedBitmap by Noel Grandin · 8 years ago
  30. b275246 loplugin:unusedfields in formula..registry by Noel Grandin · 8 years ago
  31. c899ad3 weld QueryFolderNameDialog by Caolán McNamara · 8 years ago
  32. f6fb5a1 Fix typos by Andrea Gelmini · 8 years ago
  33. c72d69d fix -Werror=shadow by Noel Grandin · 8 years ago
  34. bbf134a SvTabListBox::SetTabs, pass count explicit by Noel Grandin · 8 years ago
  35. 663fd3d tdf#42949 Remove unnecessary localization headers of svtools by Gabor Kelemen · 8 years ago
  36. 0f93692 Fix typos by Andrea Gelmini · 8 years ago
  37. b4d36b5 remove some unused comphelper includes by Jochen Nitschke · 8 years ago
  38. f800294 look for check buttons without underlines by Caolán McNamara · 8 years ago
  39. 84e2614 tdf#42949 Remove unnecessary localization headers from fpicker by Gabor Kelemen · 8 years ago
  40. 4ab0912 weld PlaceEditDialog by Caolán McNamara · 8 years ago
  41. 5d5a729 drop the spurious invisible_char[_set] properties by Caolán McNamara · 8 years ago
  42. 783bc62 fix some openoffice bugzilla links by dennisroczek · 8 years ago
  43. 9401c7c remove unused processfactory.hxx includes by Jochen Nitschke · 8 years ago
  44. 1b1839d tdf#116615 WIN process messages using Reschedule by Jan-Marek Glogowski · 8 years ago
  45. 4b78509 drop unnecessary includes by Caolán McNamara · 8 years ago
  46. 95e70f7 Use for-range loops in fpicker by Julien Nabet · 8 years ago
  47. 3e38b81 tdf#116147 guard triggerRequestThreadAware by Jan-Marek Glogowski · 8 years ago
  48. 2374028 Resolves: tdf#116188 set min version on all .ui files to 3.18 by Caolán McNamara · 8 years ago
  49. b6aee26 Translate German comments and debug strings by Johnny_M · 8 years ago
  50. 35fc452 remove unused vclunohelper.hxx includes by Jochen Nitschke · 8 years ago
  51. c98d330 replace Color(COL_*) with COL_* by Noel Grandin · 8 years ago
  52. 3a387e3 convert all help responses to gtk's -11 by Caolán McNamara · 8 years ago
  53. 6a4c464 weld native message dialogs by Caolán McNamara · 8 years ago
  54. 9ee96d9 loplugin:useuniqueptr in filepicker by Noel Grandin · 8 years ago
  55. 1d180f4 Revert "loplugin:changetoolsgen in filter..framework" and reapply plugin by Noel Grandin · 8 years ago
  56. bf8a6ca loplugin:changetoolsgen in filter..framework by Noel Grandin · 8 years ago
  57. 38774ce tdf#86739 Option to set image anchor type in image insert dialog by Samuel Mehrbrodt · 8 years ago
  58. f7d1081a fpicker: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  59. 6aaa469 fpicker: Respect the PrepareExecute() result by Pranav Kant · 8 years ago
  60. 9711a8a lokdialog: Disable filepicker for LOK by Pranav Kant · 8 years ago
  61. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  62. fc528a4 More loplugin:cstylecast on macOS by Stephan Bergmann · 8 years ago
  63. a34a251 loplugin:redundantcast (after loplugin:cstylecast, macOS) by Stephan Bergmann · 8 years ago
  64. 1ec49f8 Handle focus_on_click glade property for buttons by Maxim Monastirsky · 8 years ago
  65. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  66. 66a192ee loplugin:unoany (clang-cl) by Stephan Bergmann · 8 years ago
  67. a452643 Fix typos by Andrea Gelmini · 8 years ago
  68. 867d0f5 More loplugin:cstylecast: fpicker by Stephan Bergmann · 8 years ago
  69. b4860ab loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  70. 25206db tdf#113070: Fix master document issue by Ahmed GHANMI · 8 years ago
  71. 0b6aad2 loplugin:passstuffbyref improved return in lotuswordpro by Noel Grandin · 8 years ago
  72. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  73. 7f0241c loplugin:unusedindex by Mike Kaganski · 8 years ago
  74. a5be07d inline use-once typedefs by Noel Grandin · 8 years ago
  75. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  76. f971258 loplugin:salcall (macOS) by Stephan Bergmann · 8 years ago
  77. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  78. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  79. aad6e59 loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  80. c8d46b6 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 8 years ago
  81. 926dc6c gpg4libre: add gpg encrypt checbox to win32 filepicker by Thorsten Behrens · 8 years ago
  82. c0ac78c loplugin:salcall handle virtual methods by Noel Grandin · 8 years ago
  83. f5bd4b8 loplugin:salcall by Stephan Bergmann · 8 years ago
  84. c1fbc21a tdf#89713 localize Windows file picker extensions by Andras Timar · 8 years ago
  85. 474c6ba loplugin:unnecessaryparen by Stephan Bergmann · 8 years ago
  86. 0d50804 loplugin:constparams in various(2) by Noel Grandin · 8 years ago
  87. 570eed8 loplugin:finalclasses in forms by Noel Grandin · 8 years ago
  88. af318ee tdf#113304,filepicker: encrypt w/ GPG only when it makes sense by Katarina Behrens · 8 years ago
  89. f324881 loplugin:includeform: fpicker (Windows) by Stephan Bergmann · 8 years ago
  90. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  91. f70d864 loplugin:includeform: fpicker (macOS) by Stephan Bergmann · 8 years ago
  92. 3f9e994 loplugin:includeform: fpicker by Stephan Bergmann · 8 years ago
  93. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  94. 7413ee0 Fix leak in resolveAlias (fpicker/aqua) by Julien Nabet · 9 years ago
  95. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  96. 22e748e Prefer prefix operator by Julien Nabet · 9 years ago
  97. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  98. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  99. 0dd2e60 Drop check for Windows versions we don't support by Mike Kaganski · 9 years ago
  100. 302843bb Silence macOS 10.13 -Werror,-Wdeprecated-declarations by Stephan Bergmann · 9 years ago