summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Resolves: tdf#88396 switching to sidebar panel will toggle it *off*...Caolán McNamara1-2/+2
2016-01-12New saving behaviorMaxim Monastirsky1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-40/+40
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+1
2015-11-04loplugin:stringconstantNoel Grandin1-5/+4
2015-10-29com::sun::star->css in sfx2Noel Grandin1-61/+61
2015-10-19loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-14/+14
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-16/+16
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-19/+16
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-16/+14
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-10-05tdf#82744: fix WebDAV lock/unlock behaviour - part 3Giuseppe Castagno1-7/+25
2015-10-01coverity#1325256 Dereference null return valueCaolán McNamara1-2/+2
2015-09-30Fix typosAndrea Gelmini1-2/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-7/+7
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 Grandin1-1/+1
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin1-1/+1
2015-05-20Remove include stdio (part4)Julien Nabet1-2/+0
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-10/+10
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-17sfx2: convert new to ::Create.Noel Grandin1-1/+1
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin1-2/+2
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-6/+6
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-10more lifecycle cleanup & fixing.Michael Meeks1-1/+0
2015-04-10add missing disposeAndClear pieces for VclMEditMichael Meeks1-1/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-5/+5
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-9/+9
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin1-3/+3
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-2/+2
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-2/+2
2015-03-19loplugin:constantfunction: sfx2Noel Grandin1-14/+1
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin1-1/+1
2015-02-03callcatcher: shave off some moreCaolán McNamara1-7/+0
2015-01-25coverity#1266510 Useless callCaolán McNamara1-4/+2
2015-01-21Resolves: fdo#88594 crash on F1 with local helpCaolán McNamara1-4/+6