summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-2/+2
2015-05-08Missing from previous commitStephan Bergmann1-2/+2
2015-05-08there's another ExecuteInfo in swCaolán McNamara1-9/+0
2015-05-08callcatcher: update unused codeCaolán McNamara1-19/+5
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann1-1/+1
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-1/+3
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks1-2/+1
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier1-0/+1
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann1-1/+1
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann3-11/+11
2015-05-05these are not used in this .hxxCaolán McNamara1-3/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann4-6/+6
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-1/+2
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann1-1/+1
2015-05-01missing includeCaolán McNamara1-0/+1
2015-04-30Use typed MaybeFile LinkStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann16-34/+34
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl7-7/+7
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks41-230/+267
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann1-1/+1
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann4-5/+5
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl1-2/+0
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-23loplugin:staticmethodsNoel Grandin12-25/+25
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin1-3/+17
2015-04-22callcatcher: update unused codeCaolán McNamara1-1/+0
2015-04-21loplugin:passstuffbyrefStephan Bergmann1-2/+2
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl3-3/+109
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara1-1/+1
2015-04-17Windows compilation fixes.Michael Meeks1-0/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks6-9/+10
2015-04-17sfx2: convert new to ::Create.Noel Grandin5-11/+11
2015-04-17svx: convert new to ::Create.Noel Grandin1-2/+2
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-2/+2
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks1-2/+2
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks2-0/+4
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin1-1/+2
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin4-18/+24
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin1-8/+13
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin8-37/+37
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks1-2/+3
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu2-0/+13
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-8/+16
2015-04-13remove unused constantsNoel Grandin1-7/+1
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin1-1/+1