summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)AuthorFilesLines
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin1-5/+0
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens2-0/+3
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin1-2/+1
2015-06-29remove custom RTTI from SfxFrameNoel Grandin1-1/+0
2015-06-22new uno sidebar api tdf#91806Laurent Godard1-0/+15
2015-06-15cppcheck:unreadVariableNoel Grandin1-3/+2
2015-06-06Typo: emty->emptyJulien Nabet1-1/+1
2015-06-02remove empty lines and bring some sanity in comment positionsMarkus Mohrhard1-129/+35
2015-06-02no need to make that separate statementsMarkus Mohrhard1-2/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin2-5/+5
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-4/+4
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-20Remove include stdio (part4)Julien Nabet1-2/+0
2015-05-14TyposJulien Nabet1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann3-3/+3
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl2-2/+2
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+2
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-2/+2
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin4-6/+6
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks9-71/+76
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann2-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin3-19/+19
2015-04-17sfx2: convert new to ::Create.Noel Grandin4-11/+10
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks2-3/+3
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin2-10/+9
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin2-3/+3
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin2-3/+3
2015-04-11disposeAndClear in place of DELETEZ.Michael Meeks1-1/+1
2015-04-10Lots more small re-basing issues fixed.Michael Meeks1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks2-9/+9
2015-04-10vclwidget: some small fixesNoel Grandin2-2/+8
2015-04-10protect more printer code-paths.Michael Meeks1-5/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-6/+6
2015-04-10more lifecycle cleanup & fixing.Michael Meeks1-1/+0
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-2/+2
2015-04-10add missing disposeAndClear pieces for VclMEditMichael Meeks1-1/+2
2015-04-10vclptr: switch printers away from boost_shared.Michael Meeks1-14/+14
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin8-17/+17
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin1-1/+1