summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen1-0/+10
2019-10-21loplugin:virtualdead unused param in SvtFileDialog_BaseNoel Grandin1-1/+1
2019-10-19Drop ModalDialog middlemanCaolán McNamara1-2/+2
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): fpickerStephan Bergmann1-10/+10
2019-07-19loplugin:referencecasting in forms..fpickerNoel Grandin1-9/+6
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov1-3/+3
2019-03-14getToken() ==> copy() since separator positions are knownMatteo Casalin1-13/+9
2019-02-13Pointer is pointlessNoel Grandin1-0/+1
2019-02-09loplugin:indentation in forms..fpickerNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+5
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-08-13loplugin:returnconstant in forms..fpickerNoel Grandin1-4/+2
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin1-2/+2
2018-05-17weld QueryFolderNameDialogCaolán McNamara1-4/+4
2018-04-15remove some unused comphelper includesJochen Nitschke1-0/+1
2018-04-12tdf#42949 Remove unnecessary localization headers from fpickerGabor Kelemen1-0/+2
2018-04-11weld PlaceEditDialogCaolán McNamara1-10/+10
2018-03-17Use for-range loops in fpickerJulien Nabet1-3/+3
2018-02-22weld native message dialogsCaolán McNamara1-5/+6
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-5/+5
2017-10-23loplugin:includeform: fpickerStephan Bergmann1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin1-2/+2
2017-08-21avoid out of bounds accessMarkus Mohrhard1-2/+3
2017-07-31use empty instead of size() == 0Markus Mohrhard1-1/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-3/+1
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin1-3/+1
2017-05-18SVT_RESSTR can go nowCaolán McNamara1-4/+4
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara1-1/+3
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-2/+2
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara1-2/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-7/+7
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-28only draw menubutton separator when two sides do something differentCaolán McNamara1-1/+3
2016-10-28rename and explain the MENUBUTTON_MENUMODE_TIMED stuffCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-16/+16
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-29tdf#101766: Fix new folder creation in 'Save Remote Server' dialog.Giuseppe Castagno1-1/+8