summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
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
2015-06-06Typo: emty->emptyJulien Nabet
2015-06-02remove empty lines and bring some sanity in comment positionsMarkus Mohrhard
2015-06-02no need to make that separate statementsMarkus Mohrhard
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-14TyposJulien Nabet
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin