summaryrefslogtreecommitdiff
path: root/include/sfx2/filedlghelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-07-05WriterInsertDoc constant is unusedNoel Grandin1-1/+0
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos1-2/+3
2022-11-21lok: make properties>change password dialog asyncMert Tumer1-0/+4
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin1-1/+1
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin1-1/+1
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin1-1/+1
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin1-1/+1
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt1-0/+4
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt1-6/+58
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin1-3/+5
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara1-0/+4
2020-07-20compact namespace declNoel Grandin1-17/+4
2020-07-10replace usage of blacklist with denylistThorsten Behrens1-3/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-8/+10
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin1-3/+3
2018-10-06drop some now unnecessary includeCaolán McNamara1-3/+2
2018-04-06weld linkeditdialogCaolán McNamara1-16/+5
2018-04-04weld SvInsertOleDlgCaolán McNamara1-1/+12
2018-03-22set parent for password dialogCaolán McNamara1-1/+1
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-1/+0
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-1/+1
2017-12-07loplugin:salcall handle static methodsNoel Grandin1-1/+1
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-4/+4
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-27/+28
2017-09-02set parent for open file dialogCaolán McNamara1-1/+2
2017-09-02always use a systemwindow for file dialog parentCaolán McNamara1-3/+3
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-2/+2
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin1-2/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-11-22loplugin:countusersofdefaultparams in include/sfx2Noel Grandin1-2/+2
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna1-2/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-12loplugin:unusedenumconstants in forms..sotNoel Grandin1-8/+0
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+5
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli1-2/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-11/+16
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht1-1/+2
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-1/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin1-13/+13
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-10-06Simplify a bitJulien Nabet1-2/+0