summaryrefslogtreecommitdiff
path: root/include/sfx2/filedlghelper.hxx
AgeCommit message (Expand)Author
2024-07-09loplugin:unusedenumconstantsNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-07-05WriterInsertDoc constant is unusedNoel Grandin
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos
2022-11-21lok: make properties>change password dialog asyncMert Tumer
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
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