summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-10-27loplugin:expandablemethods in sfx2Noel Grandin
2016-10-19tdf#103274 (10): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: sfx2Stephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-05Fix certificate validation interactionGiuseppe Castagno
2016-08-02loplugin:countusersofdefaultparams in sfx2Noel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-07-01Add new open dialog type: Play and linkSamuel Mehrbrodt
2016-06-30Add new open dialog type: Preview only (without link)Samuel Mehrbrodt
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-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-10-06Simplify a bitJulien Nabet
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl