summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.cxx
AgeCommit message (Expand)Author
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-26Resolves: tdf#98436 crash trying To create remote folder before connectedCaolán McNamara
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#98395 : Remote File dialog showing wrong details in columnsSzymon Kłos
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-02-09Fix tdf#97500 Reinstate missing file error dialog on WebDAVGiuseppe Castagno
2016-01-08Related tdf#96833: display WebDAV path in remote files dialogGiuseppe Castagno
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06tdf#94811: Crash in Open Remote File dialog fixedOliver Specht
2015-10-05Remember password after setting new serviceSzymon Kłos
2015-10-05Focus for file list after opening folderSzymon Kłos
2015-10-05Focus for file name field after using it to open folderSzymon Kłos
2015-09-24convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-29Remove stored password if service is deletedSzymon Kłos
2015-08-29Remember window sizeSzymon Kłos
2015-08-29disable interface after service deleteSzymon Kłos
2015-08-29focus for the file list after opening folder using a treeSzymon Kłos
2015-08-29clear file name field while changing dirSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-14store password for service if filledSzymon Kłos
2015-08-14use shared contextSzymon Kłos