summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-8/+4
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin1-1/+1
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov1-21/+10
2019-07-29Fix typosAndrea Gelmini1-1/+1
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-34/+20
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-2/+3
2019-06-01fix addGraphicFilterCaolán McNamara1-1/+1
2019-06-01Resolves: rhbz#1715109 add All files to the graphic import dialogCaolán McNamara1-4/+16
2019-06-01Related: rhbz#1715109 'All formats->All images'Caolán McNamara1-1/+1
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-4/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+2
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+3
2019-03-07log nice exception messages whereever possibleNoel Grandin1-4/+9
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin1-11/+12
2019-02-07loplugin:flatten in sfx2Noel Grandin1-88/+88
2018-12-18use unique_ptr in FileOpenDialog_ImplNoel Grandin1-9/+9
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek1-1/+1
2018-11-23weld SfxMacroTabPageCaolán McNamara1-1/+1
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin1-2/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-8/+4
2018-09-17New loplugin:externalStephan Bergmann1-4/+4
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-30loplugin:stringloop in sfx2..svxNoel Grandin1-4/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-2/+1
2018-05-31drop Graphic::GetBitmapNoel Grandin1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara1-37/+8
2018-04-04weld SvInsertOleDlgCaolán McNamara1-22/+54
2018-03-22set parent for password dialogCaolán McNamara1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin1-2/+1
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara1-4/+5
2018-02-22weld native message dialogsCaolán McNamara1-4/+5
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt1-9/+16
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet1-8/+8
2018-01-24loplugin:useuniqueptr in FileDialogHelper_ImplNoel Grandin1-2/+2
2018-01-17coverity#1427631 sfx2: fix silly infinite loopMichael Stahl1-16/+18
2018-01-12tdf#114939 sfx2: notify user of non-interoperable passwordsMichael Stahl1-1/+20
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-9/+9
2017-12-08gpg4libre: add error string for failed/untrusted encryptionThorsten Behrens1-1/+1
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens1-2/+20
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-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1