summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
AgeCommit message (Expand)Author
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-08loplugin:constantparam in linguistic..sfx2Noel Grandin
2018-03-08loplugin:constantparam in canvas..comphelperNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-07Use for-range loops in sfx2 (part1)Julien Nabet
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-09-02set parent for open file dialogCaolán McNamara
2017-07-28fix indentationMarkus Mohrhard
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-07sfx2: introduce a new .uno:SignPDFMiklos Vajna
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-29coverity#1362173 Dereference after null checkCaolán McNamara
2016-05-25Template Manager: Filter by Application (Default)Akshay Deep
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-04loplugin:constantparam in sfx2Noel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20Avoid some confusing uses of "document name" instead of "document URL"Stephan Bergmann
2015-10-20tdf#89694 Password dialog for opening OOXML shows url-encoded pathTomofumi Yagi
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky