summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appopen.cxx
AgeCommit message (Expand)Author
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
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-16removed redundant includeSzymon Kłos
2015-07-16added RemoteFilesDialog support in FileDialogHelper_ImplSzymon Kłos
2015-07-16open only if RET_OKSzymon Kłos
2015-07-16OK button handler & opening the files (very basic)Szymon Kłos
2015-07-16filter select handlerSzymon Kłos
2015-07-16RemoteFilesDialogSzymon Kłos
2015-07-04Fix typosAndrea Gelmini
2015-06-16Resolves: tdf#88911 Crash when dragging unsupported url to navigator paneCaolán McNamara
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist