summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)Author
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
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-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-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-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-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10more lifecycle cleanup & fixing.Michael Meeks
2015-04-10add missing disposeAndClear pieces for VclMEditMichael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-03callcatcher: shave off some moreCaolán McNamara
2015-01-25coverity#1266510 Useless callCaolán McNamara
2015-01-21Resolves: fdo#88594 crash on F1 with local helpCaolán McNamara
2015-01-14infobar: add buttons one by one with addButtonTomaž Vajngerl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara