1. 43c00bc Clean up aEmptyStr by Stephan Bergmann · 11 years ago
  2. 167bc62 Convert vcl Button Link<> click handler to typed Link<Button*,void> by Noel Grandin · 11 years ago
  3. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  4. 58d68a1 ConvertURLToSystemPath->getSystemPathFromFileURL by Caolán McNamara · 11 years ago
  5. bdc3053 rBaseURL argument now unused by Caolán McNamara · 11 years ago
  6. 979b460 make Link<> typed by Noel Grandin · 11 years ago
  7. 371a535 loplugin: defaultparams by Noel Grandin · 11 years ago
  8. a38e2ff store password for service if filled by Szymon Kłos · 11 years ago
  9. b5be942 use shared context by Szymon Kłos · 11 years ago
  10. bb924a81 shared PasswordContainer by Szymon Kłos · 11 years ago
  11. 98a5c26 added password field in the Add service dialog by Szymon Kłos · 11 years ago
  12. bd27797 Show 'change password' only if is password is stored by Szymon Kłos · 11 years ago
  13. 0ab1f6a added change password entry in the split button menu by Szymon Kłos · 11 years ago
  14. 2b0e0ff when user typed a folder name, open it by Szymon Kłos · 11 years ago
  15. 41102d9 added New Folder button by Szymon Kłos · 11 years ago
  16. 5c2a0cb avoid name conflict: SvtResId by Szymon Kłos · 11 years ago
  17. 8029a7b no selection after deletion of a service by Szymon Kłos · 11 years ago
  18. e9062ac do not show Add Service dialog on start by Szymon Kłos · 11 years ago
  19. c2be2cf delete entry in the context menu by Szymon Kłos · 11 years ago
  20. eac8f638 don't show edit menu when there is no selected service by Szymon Kłos · 11 years ago
  21. 3734363 FolderTree: changed root node name ('Root') by Szymon Kłos · 11 years ago
  22. 8aaee35 FolderTree width 100 -> 150 by Szymon Kłos · 11 years ago
  23. 2c50c24 don't invalidate the dialog after every typed character by Szymon Kłos · 11 years ago
  24. 7e33e62 Breadcrumb: changed first entry label ('Root') by Szymon Kłos · 11 years ago
  25. 82e8226 changed label text (File name) by Szymon Kłos · 11 years ago
  26. 7278462 remember user settings by Szymon Kłos · 11 years ago
  27. 5667079 save mode improvements by Szymon Kłos · 11 years ago
  28. 2635c0a set no selection when user aborted auth by Szymon Kłos · 11 years ago
  29. 851d73c reuse data from SvtFileView in the FolderTree by Szymon Kłos · 11 years ago
  30. b73d8b1 fpicker: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  31. 403c134 loplugin:unusedmethods by Noel Grandin · 11 years ago
  32. 2886f83 idl,framework,forms: inline some use-once typedefs by Noel Grandin · 11 years ago
  33. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  34. c00760b getFiles: truncate to 1 file only (aqua part) by Julien Nabet · 11 years ago
  35. a69f8f9 remove unused HELP_REQUESTED constant by Noel Grandin · 11 years ago
  36. 38ecca9 inline a bunch of use-once macros by Noel Grandin · 11 years ago
  37. 2c6ad53 the dialog width independent from a filters length by Szymon Kłos · 11 years ago
  38. 9ef305a fixed some refresh problems (after resize) by Szymon Kłos · 11 years ago
  39. b11f521 handle the delete button from PlaceEditDialog by Szymon Kłos · 11 years ago
  40. 2c6ffb2 don't show edit/delete menu when there is no service by Szymon Kłos · 11 years ago
  41. 5ea686c working busy pointer by Szymon Kłos · 11 years ago
  42. 3eee311 RemoteFilesDialog integration with AsyncPickerAction by Szymon Kłos · 11 years ago
  43. 8f79782 show error when directory doesn't exist by Szymon Kłos · 11 years ago
  44. 62f77f5 check if path exist before init of the fileview by Szymon Kłos · 11 years ago
  45. 0a420ee set pointer to Wait while reading url by Szymon Kłos · 11 years ago
  46. 0eb92b4 select recently added service by Szymon Kłos · 11 years ago
  47. 436f474 automatically select last used service by Szymon Kłos · 11 years ago
  48. f4c8818 avoid multiple recursive opening the same url, cleaning by Szymon Kłos · 11 years ago
  49. e211358 check pointers by Szymon Kłos · 11 years ago
  50. 7c4fe32 remember user name in recent files by Szymon Kłos · 11 years ago
  51. 37e1849 Show 'Add service' dialog when there is no service added yet by Szymon Kłos · 11 years ago
  52. 8cc2115 accessibility: correct tab-order by Szymon Kłos · 11 years ago
  53. 2960438 question if delete the service by Szymon Kłos · 11 years ago
  54. dda78fb coverity#1312086 Out-of-bounds read by Caolán McNamara · 11 years ago
  55. 7b00ec7 coverity#1312085 Dereference null return value by Caolán McNamara · 11 years ago
  56. 289e5db coverity#1312088 Uninitialized scalar field by Caolán McNamara · 11 years ago
  57. b7cbb9b coverity#1312089 Uninitialized pointer field by Caolán McNamara · 11 years ago
  58. 43e5679 Add and replace Help buttons in 2 dialogs by Olivier Hallot · 11 years ago
  59. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  60. 383b75f Hopefully get the right dispose order by Maxim Monastirsky · 11 years ago
  61. eeed180 Move remotefilesdialog.ui to where it belongs by Maxim Monastirsky · 11 years ago
  62. 795ac5b loplugin:stringconstant by Stephan Bergmann · 11 years ago
  63. 78d73a5 loplugin:vclwidgets by Stephan Bergmann · 11 years ago
  64. 79dafc7 loplugin:simplifybool by Stephan Bergmann · 11 years ago
  65. 53bf91d loplugin:passstuffbyref by Stephan Bergmann · 11 years ago
  66. 5e09021 -Werror,-Winconsistent-missing-override by Stephan Bergmann · 11 years ago
  67. c09512c question about overwriting the file only in the save mode by Szymon Kłos · 11 years ago
  68. 84e8159 FilePickerLastService as a string, not string-list 2 by Szymon Kłos · 11 years ago
  69. 84d266f RemoteFilesDialog: remember last used service by Szymon Kłos · 11 years ago
  70. 289eb8a removed comment by Szymon Kłos · 11 years ago
  71. 2239b48 RemoteFilesDialog moved to fpicker by Szymon Kłos · 11 years ago
  72. c2cc38e SvtFileDialog_Base in new file by Szymon Kłos · 11 years ago
  73. 86859c1 FilePicker interface for RemoteFilesDialog by Szymon Kłos · 11 years ago
  74. 04b472a loplugin:unusedmethods accessibility,fpicker,uui by Noel Grandin · 11 years ago
  75. cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
  76. d11b244 getFiles: truncate to 1 file only by Julien Nabet · 11 years ago
  77. 799cc41 Fix typos by Andrea Gelmini · 11 years ago
  78. 465489d Fix typos by Andrea Gelmini · 11 years ago
  79. c18f115 tdf#92460: fpicker: fix VistaFilePicker using SolarMutexReleaser by Michael Stahl · 11 years ago
  80. 892455e Simplify uses of comphelper::string::equals with constant argument by Stephan Bergmann · 11 years ago
  81. 0655f98 Drop duplicate #includes by Takeshi Abe · 11 years ago
  82. ae150c6 Fix typos by Andrea Gelmini · 11 years ago
  83. 814af9f1 Fix typos by Andrea Gelmini · 11 years ago
  84. 1d25c71 loplugin:loopvartoosmall by Stephan Bergmann · 11 years ago
  85. d75cdda fpicker: simplify code by std::any_of by Takeshi Abe · 11 years ago
  86. 2796bc3 -Werror=shadow by Stephan Bergmann · 11 years ago
  87. 6dc42c8 Use IMPL_LINK_NOARG[_TYPED] where applicable by Stephan Bergmann · 11 years ago
  88. 67e82c4 No more need for EMPTYARG in C++11 by Stephan Bergmann · 11 years ago
  89. 4f00dce Use IMPL_[STATIC_]LINK_NOARG where applicable by Stephan Bergmann · 11 years ago
  90. 39707f9 Replace IMPL_STATIC_LINK[_TYPED] with more useful variants by Stephan Bergmann · 11 years ago
  91. d1b7aa5 loplugin:staticmethods by Stephan Bergmann · 11 years ago
  92. 0776b33f convert PUSHBUTTON_DROPDOWN constants to scoped enum by Noel Grandin · 11 years ago
  93. 8cafd08 Use typed Timer::SetTimeoutHdl Link by Stephan Bergmann · 11 years ago
  94. f304a7a loplugin:staticmethods by Noel Grandin · 11 years ago
  95. 3ead3ad Gradually typed Link by Stephan Bergmann · 11 years ago
  96. d1ca0f4 Bin some pointless comments and reduce some vertical whitespace by Tor Lillqvist · 11 years ago
  97. e6c08b6 Remove unnecessary STATIC_LINK macro by Stephan Bergmann · 11 years ago
  98. 15648cb loplugin:simplifybool by Stephan Bergmann · 11 years ago
  99. e8b97a5 Merge remote-tracking branch 'origin/feature/vclptr' by Michael Meeks · 11 years ago
  100. b9bcc9f DBG_PRINT_ENTRY expects a 4th arg of type int by Stephan Bergmann · 11 years ago