summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.hxx
AgeCommit message (Expand)Author
2021-10-19Related: tdf#145169 change to selected dir on remote "save"Caolán McNamara
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2019-11-24Resolves: tdf#128940 use a normal MenuButtonCaolán McNamara
2019-11-07loplugin:unusedfieldsNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-29use activate-link instead of clickedCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen
2019-10-21loplugin:virtualdead unused param in SvtFileDialog_BaseNoel Grandin
2019-10-21move AutocompleteEdit to fpickerCaolán McNamara
2019-10-05move file picker only code to fpickerCaolán McNamara
2019-10-02move Breadcrumb to sole user in fpickerCaolán McNamara
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolá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-07-25new loplugin overrideparamNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-03-09icon view for RemoteFilesDialogSzymon Kłos
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
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-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-29Remember window sizeSzymon Kłos
2015-08-29RemoteFilesDialog: file name autocompletionSzymon 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-14store password for service if filledSzymon Kłos
2015-08-14use shared contextSzymon Kłos
2015-08-14shared PasswordContainerSzymon Kłos
2015-08-14added change password entry in the split button menuSzymon Kłos
2015-08-14added New Folder buttonSzymon Kłos