summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlgimpl.hxx
AgeCommit message (Expand)Author
2021-10-31Support system async file pickersJan-Marek Glogowski
2021-07-20-Werror,-Wunused-private-fieldStephan Bergmann
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-30gpg4libre: request key from filepickerThorsten Behrens
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-03-16No need to keep these booleans as data membersMatteo Casalin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
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-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-09changed timers to idlesTobias Madl