summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.cxx
AgeCommit message (Expand)Author
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-04Just use Any ctor instead of makeAny in fpickerStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-11tdf#114150: Remove duplication of strings found in file dialogsJulien Nabet
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-23tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl
2021-10-30Prepare for removal of non-const operator[] from Sequence in fpickerMike Kaganski
2021-10-19Related: tdf#145169 make double-click call same handler as ok buttonCaolán McNamara
2021-10-18Related: tdf#145169 change to selected dir on remote "save"Caolán McNamara
2021-10-18tdf#145169 have one button per responseCaolán McNamara
2021-10-18tdf#145169 for IsDocument/IsFolder I think we want no interactionCaolán McNamara
2021-10-18Related: tdf#145169 unwanted dialogs on sftp save to remote to a new documentCaolán McNamara
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-02-23loplugin:refcounting in fpickerNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-04-14loplugin:flatten in fpickerNoel Grandin
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
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-19Drop ModalDialog middlemanCaolán McNamara
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): fpickerStephan Bergmann
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-03-14getToken() ==> copy() since separator positions are knownMatteo Casalin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-05-17weld QueryFolderNameDialogCaolán McNamara
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen
2018-04-11weld PlaceEditDialogCaolán McNamara
2018-03-17Use for-range loops in fpickerJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin