1. 3ec34d6 SAL_INFO also for parameter names that are not found by Tor Lillqvist · 7 years ago
  2. 113536e Avoid -Werror=format-{overflow,truncation}= by Stephan Bergmann · 7 years ago
  3. 979aed6 o3tl::make_unique -> std::make_unique in dbaccess...framework by Gabor Kelemen · 7 years ago
  4. a0e326f Minimum Supported Version is VS2017 by himajin100000 · 7 years ago
  5. cec7ae9 tdf#42949 Fix IWYU warnings in include/toolkit/* by Gabor Kelemen · 7 years ago
  6. fa4507a Related: tdf#113205, revert add icons to extensions/source/update/ui by Caolán McNamara · 7 years ago
  7. 5135a19 Resolves: move extension 'source' resources to 'res' by Caolán McNamara · 7 years ago
  8. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  9. 485d2df tdf#42075: Perform scan after selecting a scanner on Windows by Mike Kaganski · 7 years ago
  10. 70e1be1 tdf#114635: Scan operations are modal by Mike Kaganski · 7 years ago
  11. aeb5412 Use correct message filters in MsgWaitForMultipleObjects by Mike Kaganski · 7 years ago
  12. 648f24f tdf#114635: reimplement TWAIN-based scan using 32-bit shim on Windows by Mike Kaganski · 7 years ago
  13. febe0fd tdf#42949 Fix IWYU warnings in include/vcl/[t-u]* by Gabor Kelemen · 7 years ago
  14. 4f89c98 tdf#113205 add onlineupdate icons to core/extensions/source/update/ui by andreas kainz · 7 years ago
  15. a95815f "functionor" to "function or", and added missing quote by himajin100000 · 7 years ago
  16. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  17. 15f0d61 use Image(OUString) instead of Image(Bitmap(OUString)) by Noel Grandin · 7 years ago
  18. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  19. 67ff734 remove unused ConfigItemMode::DelayedUpdate by Noel Grandin · 7 years ago
  20. 38187ec loplugin:singlevalfields extend to all static vars by Noel Grandin · 7 years ago
  21. aa4427f Let so_activex learn to work with Win32 errors and HRESULT properly by Mike Kaganski · 7 years ago
  22. cd5bef5 weld ScShareDocumentDlg by Caolán McNamara · 7 years ago
  23. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  24. a96e6e8 tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* by Gabor Kelemen · 7 years ago
  25. 4475432 drop some unnecessary includes by Caolán McNamara · 7 years ago
  26. 8067be0 tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* by Gabor Kelemen · 7 years ago
  27. bd1cac5 drop some unnecessary includes by Caolán McNamara · 7 years ago
  28. 340ed84 Related: tdf#121340: Do wizards steps Title Case by Sabri Unal · 7 years ago
  29. 2e6a38b improve function-local statics in dbaccess..filter by Noel Grandin · 7 years ago
  30. 47897fd weld SwCondCollPage by Caolán McNamara · 7 years ago
  31. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  32. 40710c4 tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* by Gabor Kelemen · 7 years ago
  33. 97bbffc weld TreeView by Caolán McNamara · 7 years ago
  34. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  35. c89a499 Adapt to C++2a char_t by Stephan Bergmann · 7 years ago
  36. 890afec loplugin:buriedassign in dbaccess..oox by Noel Grandin · 7 years ago
  37. 6eff96f move fmtfield by Caolán McNamara · 7 years ago
  38. bf8c1e2 loplugin:singlevalfields in accessibility..extensions by Noel Grandin · 7 years ago
  39. b9b7f98 Removed repeated semicolon by Andrea Gelmini · 7 years ago
  40. 065edb4 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  41. 84286ac Simplify and fix Java UNO API test makefiles by Jan-Marek Glogowski · 7 years ago
  42. 9e0770e Convert FieldUnit to scoped enum by Mike Kaganski · 7 years ago
  43. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  44. 7992e3f coverity#1440838 Unchecked return value from library by Caolán McNamara · 7 years ago
  45. a786fad fix indent by Caolán McNamara · 7 years ago
  46. 628e96c tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  47. a2058e7 replace double-checked locking patterns with thread safe local statics by Mike Kaganski · 7 years ago
  48. d851083 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  49. a626bdd gbuild: rename value OS=IOS to OS=iOS by Michael Stahl · 7 years ago
  50. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  51. b56a4c8 update old 'interface-requires' comments to <requires> tag by Caolán McNamara · 7 years ago
  52. 33623f3 tdf#42949 Fix IWYU warnings in include/unotools/* by Gabor Kelemen · 7 years ago
  53. e4583f1 Introduce SimpleTextFormatter and format unopkg output using it by Samuel Mehrbrodt · 7 years ago
  54. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  55. f8e06f7 weld AdvancedSettingsDialog by Caolán McNamara · 7 years ago
  56. 25af42bc remove all use_action_appearance lines by Caolán McNamara · 7 years ago
  57. 51d1ec7 clang-tidy performance-unnecessary-copy-init in editeng..i18npool by Noel Grandin · 7 years ago
  58. 86cce13 loplugin:useuniqueptr in Sane::Start by Noel Grandin · 7 years ago
  59. 7354da6 intermediate _disposing call doesn't exist anymore by Caolán McNamara · 7 years ago
  60. 62da1fd pvs-studio: V670 The uninitialized class member 'm_aMutex' is used by Caolán McNamara · 7 years ago
  61. 07a70e8 tdf#120703 (PVS): compare BSTR to wchar_t[] directly by Mike Kaganski · 7 years ago
  62. a3143aa tdf#120703 (PVS): properly handle BSTR; fix enum comparison by Mike Kaganski · 7 years ago
  63. 9d936de clang-tidy readability-delete-null-pointer by Noel Grandin · 7 years ago
  64. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  65. ba80f63 clang-tidy modernize-redundant-void-arg by Noel Grandin · 7 years ago
  66. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  67. ef5b895 loplugin:staticvar in editeng..framework by Noel Grandin · 7 years ago
  68. ccb2a1f clang-tidy readability-redundant-smartptr-get by Noel Grandin · 7 years ago
  69. f0ca3ee Related: tdf#120612 help response missing from other help buttons by Caolán McNamara · 7 years ago
  70. 9ec8bf8 add SvStream::TellEnd by Noel Grandin · 7 years ago
  71. ba67234 drop unnecessary vcl/group.hxx includes by Caolán McNamara · 7 years ago
  72. 5487df9 loplugin:redundantinline by Noel Grandin · 7 years ago
  73. c8481c8 Drop duplicate WINVER and _WIN32_WINNT defines by Jan-Marek Glogowski · 7 years ago
  74. e0aa931 tdf#120264 - Access to "Get Involved" by heiko tietze · 8 years ago
  75. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  76. cc6d591 tdf#120318: remove autofilter for the moment by Julien Nabet · 7 years ago
  77. 2a962cb tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* by Gabor Kelemen · 8 years ago
  78. 52f3046 weld ListSelectionDialog by Caolán McNamara · 8 years ago
  79. 6846f2f weld NewDataTypeDialog by Caolán McNamara · 8 years ago
  80. 8a63cdd make OGenericUnoDialog take an awt::XWindow by Caolán McNamara · 8 years ago
  81. 0b2bf16 Related: tdf#93372 fix up extensions character dialog by Caolán McNamara · 8 years ago
  82. 9553efd make all notebooks scrollable and enable_popup by Caolán McNamara · 8 years ago
  83. 8a83a40 make all the related inheritences formatted the same way by Caolán McNamara · 8 years ago
  84. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  85. 6ad7a76 Looks like these functions can be static and not STDAPI by Stephan Bergmann · 8 years ago
  86. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  87. ad7a251 use nullptr instead of reinterpret_cast<void*>(0) by Noel Grandin · 8 years ago
  88. 65e7aed weld ControlCharacterDialog by Caolán McNamara · 8 years ago
  89. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  90. 01dc941 loplugin:stringbuffer (clang-cl) by Stephan Bergmann · 8 years ago
  91. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  92. d2fdf06 Avoid getTokenCount and use indexed getToken by Matteo Casalin · 8 years ago
  93. 9db52c2 clan-tidy bugprone-throw-keyword-missing in SubmissionPropertyHandler by Noel Grandin · 8 years ago
  94. 2002bbe loplugin:simplifyconstruct in editeng..extensions by Noel Grandin · 8 years ago
  95. 80f990b clang-tidy performance-inefficient-vector-operation by Noel Grandin · 8 years ago
  96. 5e1ab7e Address data source wizard: fix most a11y warnings by Samuel Thibault · 8 years ago
  97. 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  98. e8e5584 pass DelFormats around using std::vector by Noel Grandin · 8 years ago
  99. 917b0ae tdf#117972 - Empty UI string by heiko tietze · 8 years ago
  100. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago