summaryrefslogtreecommitdiff
path: root/fpicker/source/office/iodlg.hxx
AgeCommit message (Expand)Author
2017-11-02loplugin:finalclasses in formsNoel Grandin
2017-10-23loplugin:includeform: fpickerStephan Bergmann
2017-07-20loplugin:constparams in fpickerNoel Grandin
2017-04-26remove fpicker bitmaps from .src filesCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-12-06loplugin:staticmethodsNoel Grandin
2016-12-06unwind fpicker RID_FILEPICKER_IMAGES imagelistCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-23convert FLT constants to o3tl::typed_flagsNoel Grandin
2016-10-28tdf#89329: use unique_ptr for pImpl in fpicker/Rohan Kumar
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-05-13convert FilePicker flags to scoped enumNoel Grandin
2016-05-12Convert SFX_EXTRA to scoped enumNoel Grandin
2016-03-23loplugin:constantparam in fpickerNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unusedfields in fpickerNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-16remove unused Link<> fieldsNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-03convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-24RemoteFilesDialog integration with AsyncPickerActionSzymon Kłos
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-07-16removed commentSzymon Kłos
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos
2015-07-16FilePicker interface for RemoteFilesDialogSzymon Kłos
2015-07-15loplugin:unusedmethods accessibility,fpicker,uuiNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in fpickerNoel Grandin
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-20Some more loplugin:cstylecast: fpickerStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12fpicker: sal_Bool -> boolStephan Bergmann