1. d526bd7 Fix StringAdd::isCompileTimeConstant by Stephan Bergmann · 6 years ago
  2. f90d0de -Werror,-Wunused-private-field by Stephan Bergmann · 6 years ago
  3. 2cd6ff8 remove unnecessary includes by Caolán McNamara · 6 years ago
  4. 07bde58 use activate-link instead of clicked by Caolán McNamara · 6 years ago
  5. 09e3d45 weld fpicker cluster by Caolán McNamara · 6 years ago
  6. 3b65ce7 loplugin:unusedmethods by Noel Grandin · 6 years ago
  7. 0dc168d loplugin:unusedenumconstants by Noel Grandin · 6 years ago
  8. 6dd4e88 tdf#42949 Fix IWYU warnings in fpicker/ by Gabor Kelemen · 6 years ago
  9. f0f9d98 loplugin:virtualdead unused param in SvtFileDialog_Base by Noel Grandin · 6 years ago
  10. 40b25aa to wide -> too wide by Caolán McNamara · 6 years ago
  11. 976d595 move AutocompleteEdit to fpicker by Caolán McNamara · 6 years ago
  12. f28db27 update remotefilesdialog.ui by Caolán McNamara · 6 years ago
  13. 5496071 strip Dialog ctor down by Caolán McNamara · 6 years ago
  14. 783c0a6 fix build by Caolán McNamara · 6 years ago
  15. 3fb14178 Drop ModalDialog middleman by Caolán McNamara · 6 years ago
  16. 74f938b loplugin:unusedmethods by Noel Grandin · 6 years ago
  17. 8b4719c Rename OUStringLiteral1 to OUStringChar by Stephan Bergmann · 6 years ago
  18. f13c6ad new loplugin:bufferadd by Noel Grandin · 6 years ago
  19. 42ef299 use a GtkMenuButton for button+menu by Caolán McNamara · 6 years ago
  20. 76c5f33 move file picker only code to fpicker by Caolán McNamara · 7 years ago
  21. e793e55 move Breadcrumb to sole user in fpicker by Caolán McNamara · 7 years ago
  22. b7e4e20 loplugin:fragiledestructor (clang-cl) by Stephan Bergmann · 7 years ago
  23. a3e2964 loplugin:data (clang-cl) by Stephan Bergmann · 7 years ago
  24. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  25. 3b13f81 loplugin:constmethod in forms..fpicker by Noel Grandin · 7 years ago
  26. 22ef2a1 Fixing "...." by Andrea Gelmini · 7 years ago
  27. 83c004d Fix ASan heap-use-after-free by Stephan Bergmann · 7 years ago
  28. 9e0b342 loplugin:referencecasting find more redundant static_cast by Noel Grandin · 7 years ago
  29. 715e737 loplugin:returnconstval in fpicker..reportdesign by Noel Grandin · 7 years ago
  30. eaf9565 Avoid extra calls to INetURLObject::decode by Stephan Bergmann · 7 years ago
  31. 41e6f0f Fix typos by Andrea Gelmini · 7 years ago
  32. 2674cf2 tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor by Julien Nabet · 7 years ago
  33. cf3fb54 loplugin:sequenceloop in forms..oox by Noel Grandin · 7 years ago
  34. cdd5869 Fix typos by Andrea Gelmini · 7 years ago
  35. a179305 Fix typos by Andrea Gelmini · 7 years ago
  36. 541aad4 Improved loplugin:stringconstant (now that GCC 7 supports it): fpicker by Stephan Bergmann · 7 years ago
  37. 6595240 loplugin:referencecasting in forms..fpicker by Noel Grandin · 7 years ago
  38. 1a5ab86 Fix typo by Andrea Gelmini · 7 years ago
  39. 0c5cb20 Fix typo by Andrea Gelmini · 7 years ago
  40. 8c90c9d Fix typo by Andrea Gelmini · 7 years ago
  41. d2d6b2d loplugin:cstylecast (macOS) by Stephan Bergmann · 7 years ago
  42. 4d3628c The macOS SDK 10.15 has a tighter declaration of objc_msgSend() by Tor Lillqvist · 7 years ago
  43. 966f40e Use hasElements to check Sequence emptiness in [e-i]* by Arkadiy Illarionov · 7 years ago
  44. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  45. 1156f98 an is used before a vowel sound by Caolán McNamara · 7 years ago
  46. 98dced1 Replace lists by vectors in fpicker/office by Julien Nabet · 7 years ago
  47. 04112bc loplugin:sequentialassign in filter..fpicker by Noel Grandin · 7 years ago
  48. 639df4d use more std::make_unique by Noel Grandin · 7 years ago
  49. 5785e43 Fix typo by Andrea Gelmini · 7 years ago
  50. 5a824268 Don't use resettable/clearable guard where plain guard is enough by Mike Kaganski · 7 years ago
  51. e3d7371 tdf#124579: ensure to provide an event to wake up main loop when notifying by Mike Kaganski · 7 years ago
  52. a10cfc4 tdf#123502: Make sure to hold the mutex before releasing it by Mike Kaganski · 7 years ago
  53. 558956d Drop UNICODE/_UNICODE defines by Mike Kaganski · 7 years ago
  54. 5788bb0 Clarify flow, reduce scope by Matteo Casalin · 7 years ago
  55. 48fc2fe getToken() ==> copy() since separator positions are known by Matteo Casalin · 7 years ago
  56. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  57. cd38300 loplugin:unusedfields in forms..fpicker by Noel Grandin · 7 years ago
  58. 5082a2b o3tl::make_unique -> std::make_unique in include/ & o3tl/ by Gabor Kelemen · 7 years ago
  59. 44841a6 Simplify containers iterations in [f-l]* by Arkadiy Illarionov · 7 years ago
  60. a2b687a Pointer is pointless by Noel Grandin · 7 years ago
  61. 0019eac loplugin:indentation in forms..fpicker by Noel Grandin · 7 years ago
  62. 16ee4d4 tdf#42949 Fix IWYU warnings in include/svtools/* by Gabor Kelemen · 7 years ago
  63. 553fcbb loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
  64. d0265c1 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 7 years ago
  65. 5b2f124 tdf#122927 prevent SolarMutex deadlock on join() by Jan-Marek Glogowski · 7 years ago
  66. 6256797 tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* by Gabor Kelemen · 7 years ago
  67. c56a828 Resolve deprecated implicit capture of *this by reference in C++20 by Stephan Bergmann · 7 years ago
  68. 15f0d61 use Image(OUString) instead of Image(Bitmap(OUString)) by Noel Grandin · 7 years ago
  69. ff8c492 Optimize getting filter mask by index from CFilterContainer by Mike Kaganski · 7 years ago
  70. f553e34 tdf#119747 FileSaveDialog: remove duplicate extension on Windows by Mike Kaganski · 7 years ago
  71. 38a47bc Revert "tdf#119747 FileSaveDialog: Windows dialog shows only one extension." by Mike Kaganski · 7 years ago
  72. 1d427cd Revert "tdf#121497 "Save As": File Format Type unchanged in Windows" by Mike Kaganski · 7 years ago
  73. 799f159 remove unused HeaderBarItemBits enum values by Noel Grandin · 7 years ago
  74. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  75. a96e6e8 tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* by Gabor Kelemen · 7 years ago
  76. 21de555 remove unnecessary "if (!empty()" checks before loops by Noel Grandin · 7 years ago
  77. 4475432 drop some unnecessary includes by Caolán McNamara · 7 years ago
  78. 47897fd weld SwCondCollPage by Caolán McNamara · 7 years ago
  79. 2dbd02b loplugin:redundantfcast improvements by Noel Grandin · 7 years ago
  80. c444eb7 tdf#121497 "Save As": File Format Type unchanged in Windows by Ilhan Yesil · 7 years ago
  81. 492ea7e tdf#42949 Fix IWYU warnings in include/vcl/[ab]* by Gabor Kelemen · 7 years ago
  82. c89a499 Adapt to C++2a char_t by Stephan Bergmann · 7 years ago
  83. 40d94e6 Fix typos by Andrea Gelmini · 7 years ago
  84. 1b50fa8 tdf#119747 FileSaveDialog: Windows dialog shows only one extension. by Ilhan Yesil · 8 years ago
  85. 6311f7f move SvTreeListBox to vcl by Caolán McNamara · 7 years ago
  86. 9d1c68a replace StartExecuteModal with StartExecuteAsync by Caolán McNamara · 7 years ago
  87. 3bb4955 tdf#120703 PVS: V519 variable is assigned values twice successively by Mike Kaganski · 7 years ago
  88. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  89. 25af42bc remove all use_action_appearance lines by Caolán McNamara · 7 years ago
  90. 51d1ec7 clang-tidy performance-unnecessary-copy-init in editeng..i18npool by Noel Grandin · 7 years ago
  91. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  92. 5fb66ae clang-tidy readability-simplify-boolean-expr by Noel Grandin · 7 years ago
  93. f0ca3ee Related: tdf#120612 help response missing from other help buttons by Caolán McNamara · 7 years ago
  94. ba67234 drop unnecessary vcl/group.hxx includes by Caolán McNamara · 7 years ago
  95. cd3c315 -Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14) by Stephan Bergmann · 7 years ago
  96. b7240fe consistent 3.18 version require in .uis by Caolán McNamara · 8 years ago
  97. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  98. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  99. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  100. 9784934 tdf#42949 Fix IWYU warnings in include/ucbhelper/* by Gabor Kelemen · 8 years ago