summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-12/+12
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin1-1/+1
2017-12-05convert BmpConversion to scoped enumNoel Grandin1-1/+1
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna1-3/+11
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin1-7/+2
2016-10-19tdf#103274 (10): Add default XCommandEnvironment referenceGiuseppe Castagno1-1/+3
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann1-0/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-08-05Fix certificate validation interactionGiuseppe Castagno1-1/+0
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-2/+1
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt1-0/+6
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt1-0/+10
2016-05-24tdf#89329: use unique_ptr for pImpl in filedlghelperXisco Fauli1-61/+54
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-11/+11
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht1-2/+5
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-3/+1
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin1-1/+1
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin1-3/+3
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-17loplugin:constantparam in toolsNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-12/+11
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin1-2/+2
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-7/+7
2015-10-21refactor out some com::sun::star typedefsNoel Grandin1-3/+3
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-3/+3
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-3/+3
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+2
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet1-3/+3
2015-10-06Simplify a bitJulien Nabet1-8/+14
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-6/+2
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-3/+2
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann1-2/+1
2015-07-20convert to typed Link<> in sfx2Noel Grandin1-1/+1
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos1-0/+2
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-6/+4
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-23loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-7/+7