1. 51433f1 Resolves: tdf#106729 ensure VistaFilePicker init before access by Caolán McNamara · 9 years ago
  2. 543822b valgrind: Invalid read of size 8 by Caolán McNamara · 10 years ago
  3. ef82ce4 Resolves: tdf#98436 crash trying To create remote folder before connected by Caolán McNamara · 10 years ago
  4. 42e51c4 in unlikely case >>= fails by Caolán McNamara · 10 years ago
  5. c2f912b convert FilePicker flags to scoped enum by Noel Grandin · 10 years ago
  6. 71c4a2b mpDefDialogParent is not used since 2002 by Caolán McNamara · 10 years ago
  7. 6bc3c2b Convert SFX_EXTRA to scoped enum by Noel Grandin · 10 years ago
  8. b22ce32 set parent window of windows system file picker on save(as) by Oliver Specht · 10 years ago
  9. fcc2543 remove unused FILEDLG_STATE constants and fields by Noel Grandin · 10 years ago
  10. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  11. b4bbca0 RemoteFilesDialog: icons for view mode buttons by Szymon Kłos · 10 years ago
  12. 5e4fc95 clang-tidy modernize-loop-convert in f* by Noel Grandin · 10 years ago
  13. 988e5c7 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  14. 4d31d08 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  15. 3f40121 loplugin:passstuffbyref by Stephan Bergmann · 10 years ago
  16. d135362 Avoid reserved identifier by Stephan Bergmann · 10 years ago
  17. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  18. 62633df clang-tidy performance-unnecessary-value-param in various by Noel Grandin · 10 years ago
  19. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  20. b0e8f9f tdf#98395 : Remote File dialog showing wrong details in columns by Szymon Kłos · 10 years ago
  21. 13f9750 Avoid reserved identifiers by Stephan Bergmann · 10 years ago
  22. 6f047b5 WNT: check result of PostMessage() by Michael Stahl · 10 years ago
  23. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  24. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  25. 20ba5d4 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  26. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  27. beb2c3b -Werror=unused-but-set-variable by Stephan Bergmann · 10 years ago
  28. 73140c6 loplugin:constantparam in fpicker by Noel Grandin · 10 years ago
  29. f8a7bbd remove unused AUTOSELECT_USERFILTER code by Noel Grandin · 10 years ago
  30. b69d253 tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  31. 218cd09 inline some use-once macros by Noel Grandin · 10 years ago
  32. 5813660 icon view for RemoteFilesDialog by Szymon Kłos · 10 years ago
  33. 44bccf9 loplugin:constantparam in svtools by Noel Grandin · 10 years ago
  34. 9ffb33a Bin overly verbose OSL_TRACEs of questionable usefulness by Tor Lillqvist · 10 years ago
  35. b5e280f Bin overly verbose function entry/exit debug print macros by Tor Lillqvist · 10 years ago
  36. 788afcf -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  37. 0e53c65 -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  38. 10aec5f Silence -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  39. e6a3818 -Werror,-Wunused-macros by Stephan Bergmann · 10 years ago
  40. a7258ef Typo: namesapce(s)->namespace(s) by Julien Nabet · 10 years ago
  41. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  42. 6858d51 vcl: include vcl headers via triangular brackets instead of quotes by Chris Sherlock · 10 years ago
  43. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  44. f12e483 Fix tdf#97500 Reinstate missing file error dialog on WebDAV by Giuseppe Castagno · 10 years ago
  45. 534b2a4 Fix typos by Andrea Gelmini · 10 years ago
  46. 9108dc3 tdf#43157 Cleanup DBG_ASSERT for fpicker and framework by Berk Gureken · 10 years ago
  47. 1ef9f39 unnecessary use of OUString constructor by Noel Grandin · 10 years ago
  48. b41b66c -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
  49. 24b1c0a more Windows build fixes by Noel Grandin · 10 years ago
  50. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  51. 90d8926 loplugin: unused return values by Noel Grandin · 10 years ago
  52. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  53. 0c0c8de Related tdf#96833: display WebDAV path in remote files dialog by Giuseppe Castagno · 10 years ago
  54. c9be274 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  55. 03ef7e11 loplugin:unusedfields in fpicker by Noel Grandin · 10 years ago
  56. 0abfcb73 Undef RGB where it was defined, not where it gets used by Stephan Bergmann · 10 years ago
  57. a846982 -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  58. 6760dc5 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  59. a649689 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  60. adf2c52 -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  61. dd706ea -Werror,-Wunused-const-variable by Stephan Bergmann · 10 years ago
  62. 3493c74 Avoid ambiguity which OUStringBuffer ctor to select by Stephan Bergmann · 10 years ago
  63. 1ef0dd7 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  64. fafac0d loplugin:unusedfields forms,formula,fpicker,framework by Noel Grandin · 10 years ago
  65. 53f16c3 remove unused typedefs and inline use-once typedefs by Noel Grandin · 10 years ago
  66. d9e6270 loplugin:unnecessaryvirtual by Noel Grandin · 10 years ago
  67. f199bba Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  68. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  69. 96c26b0 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  70. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  71. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  72. 90dba06 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  73. 88b5e5f loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  74. 9d3cb71 Prevent += called on temporary O[U]String instances by Stephan Bergmann · 10 years ago
  75. f045b7c Replace a few for_each and one-liner locals by range-based loops in fpicker. by Mario J. Rugiero · 10 years ago
  76. e9c65d8 loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) by Stephan Bergmann · 10 years ago
  77. 1b41208 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  78. 0e65449 no need to be so verbose in constructing uno::Reference by Noel Grandin · 10 years ago
  79. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  80. a673713 more removal of com::sun::star typedefs by Noel Grandin · 10 years ago
  81. 382eb1a remove untyped Link<> by Noel Grandin · 10 years ago
  82. 2a5b3c0 loplugin:defaultparams by Stephan Bergmann · 10 years ago
  83. 39e63bf convert remaing DBG_WARNING to SAL_INFO by Noel Grandin · 10 years ago
  84. 6f1313b convert Link<> to typed by Noel Grandin · 10 years ago
  85. 99b21cc convert Link<> to typed by Noel Grandin · 10 years ago
  86. b4da503 convert Link<> to typed by Noel Grandin · 10 years ago
  87. ba974cc com::sun::star->css in fpicker/ by Noel Grandin · 10 years ago
  88. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  89. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  90. 3c99f85 convert Link<> to typed by Noel Grandin · 11 years ago
  91. f9157d1 tdf#94811: Crash in Open Remote File dialog fixed by Oliver Specht · 11 years ago
  92. 4581766 Remember password after setting new service by Szymon Kłos · 11 years ago
  93. 3ff764c Focus for file list after opening folder by Szymon Kłos · 11 years ago
  94. 227aa18 Focus for file name field after using it to open folder by Szymon Kłos · 11 years ago
  95. 39a438d tdf#57370 : Open place after pressing 'Enter' by Szymon Kłos · 11 years ago
  96. a0649f3 Fix typos by Andrea Gelmini · 11 years ago
  97. e209d11 remove old standalone Sun bug numbers by Noel Grandin · 11 years ago
  98. c50eb68 Renamed wrongly prefixed boolean variables by Stefan Heinemann · 11 years ago
  99. 6f70cf8 don't over-expand built-in file dialog on very long paths/names by Caolán McNamara · 11 years ago
  100. e85b233 convert Link<> to typed by Noel Grandin · 11 years ago