summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/filedlghelper.cxx
AgeCommit message (Expand)Author
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-16No need to keep these booleans as data membersMatteo Casalin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
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