summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-04-29use more string_view in INetURLObjectNoel Grandin1-1/+1
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák1-2/+0
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-2/+2
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC1-4/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-2/+2
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-2/+2
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-8/+1
2019-10-29weld fpicker clusterCaolán McNamara1-73/+58
2019-10-22tdf#42949 Fix IWYU warnings in fpicker/Gabor Kelemen1-4/+1
2019-10-21loplugin:virtualdead unused param in SvtFileDialog_BaseNoel Grandin1-1/+1
2019-09-26loplugin:constmethod in forms..fpickerNoel Grandin1-1/+1
2018-10-31replace StartExecuteModal with StartExecuteAsyncCaolán McNamara1-1/+1
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2017-11-02loplugin:finalclasses in formsNoel Grandin1-2/+1
2017-10-23loplugin:includeform: fpickerStephan Bergmann1-1/+1
2017-07-20loplugin:constparams in fpickerNoel Grandin1-1/+1
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-12-06loplugin:staticmethodsNoel Grandin1-1/+1
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara1-2/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin1-3/+14
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-22/+22
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-13convert FilePicker flags to scoped enumNoel Grandin1-4/+3
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin1-2/+2
2016-03-23loplugin:constantparam in fpickerNoel Grandin1-11/+1
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-12-23loplugin:unusedfields in fpickerNoel Grandin1-2/+0
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-15convert Link<> to typedNoel Grandin1-1/+1
2015-10-14convert Link<> to typedNoel Grandin1-1/+1
2015-10-14com::sun::star->css in fpicker/Noel Grandin1-19/+20
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-36/+36
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-16remove unused Link<> fieldsNoel Grandin1-5/+0
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-15convert Link<> to typedNoel Grandin1-1/+1
2015-09-11convert Link<> to typedNoel Grandin1-3/+3
2015-09-03convert Link<> to typedNoel Grandin1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-17/+12
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+10
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos1-6/+6
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-21/+21