summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2020-05-27tdf#118639: store ODF encryption data for autorecoveryMike Kaganski
2018-11-24weld SfxMacroTabPageCaolán McNamara
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04weld SvInsertOleDlgCaolán McNamara
2018-03-22set parent for password dialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin
2018-01-17coverity#1427631 sfx2: fix silly infinite loopMichael Stahl
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
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-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-13clang-tidy modernize-use-emplace in sfx2Noel 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-08-31gpg4libre/comphelper: add storage helper for GPG encryption dataThorsten Behrens
2017-08-30gpg4libre: request key from filepickerThorsten Behrens
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21loplugin:unusedfields in sfx2 part2Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock