summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.cxx
AgeCommit message (Expand)Author
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
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-11clang-tidy modernize-use-emplace in editeng..frameworkNoel Grandin
2017-08-21avoid out of bounds accessMarkus Mohrhard
2017-07-31use empty instead of size() == 0Markus Mohrhard
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-23loplugin:unusedfields in forms..idlcNoel Grandin
2017-05-18SVT_RESSTR can go nowCaolán McNamara
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29convert EViewType to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
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