summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlgimpl.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin1-1/+1
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin1-1/+0
2018-04-06weld linkeditdialogCaolán McNamara1-11/+1
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+13
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+2
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara1-1/+1
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-1/+1
2017-08-30gpg4libre: request key from filepickerThorsten Behrens1-0/+1
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin1-2/+0
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-03-16No need to keep these booleans as data membersMatteo Casalin1-2/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-7/+7
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-3/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-3/+3
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29com::sun::star->css in sfx2Noel Grandin1-22/+22
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-2/+2
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-3/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-2/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-20/+20
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold1-3/+3
2013-10-16[API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView.Jan Holesovsky1-1/+1