summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2015-11-11loplugin:nullptrStephan Bergmann
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-21tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
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-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno
2015-10-01coverity#1325256 Dereference null return valueCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-09-21SfxLokHelper::setView: check if view is already currentMiklos Vajna
2015-09-21LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-09-21gtktiledviewer: use setView() before postKeyEvent()Miklos Vajna
2015-09-21Use SfxViewFrame::Current()Miklos Vajna
2015-09-21lok::Document: add get/setView()Miklos Vajna
2015-09-21lok::Document: add destroyView()Miklos Vajna
2015-09-21lok::Office: add getViews()Miklos Vajna
2015-09-21sfx2: add SfxLokHelperMiklos Vajna
2015-09-17boost->stdCaolán McNamara
2015-09-07Typo: hirarchy->hierarchyJulien Nabet
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-02Do not call external code with SolarMutex lockedStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-29remove custom RTTI from SfxFrameNoel Grandin
2015-06-22new uno sidebar api tdf#91806Laurent Godard
2015-06-15cppcheck:unreadVariableNoel Grandin