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