summaryrefslogtreecommitdiff
path: root/include/sfx2/filedlghelper.hxx
AgeCommit message (Expand)Author
2020-07-20compact namespace declNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin
2018-10-06drop some now unnecessary includeCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-03-22set parent for password dialogCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-02set parent for open file dialogCaolán McNamara
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-04-13loplugin:passstuffbyref in sfx2Noel 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-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06Simplify a bitJulien Nabet
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16Typo: deprected->deprecatedJulien Nabet
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-01-30fdo#63154 Removed unused solar.h ref. in sfx2Alexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud