summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-25remove some @author tags from suspiciously unidiomatic codeMichael Stahl
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin
2015-04-22callcatcher: update unused codeCaolán McNamara
2015-04-21loplugin:passstuffbyrefStephan Bergmann
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-20drop unused -SfxAppMenuControl_Impl::RegisterControlCaolán McNamara
2015-04-17Windows compilation fixes.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-15Unregister sidebar ControllerItems at the right time.Michael Meeks
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2015-04-15convert SIGNATURESTATE_ constants to scoped enumNoel Grandin
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-14Sidebar lifecycle - dispose panel if we fail to construct it properly.Michael Meeks
2015-04-13LOK_STATE_CHANGED callback implemented with sfx events interception.Siqi Liu
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-13remove unused constantsNoel Grandin
2015-04-13convert HiddenWarningFact to scoped enumNoel Grandin
2015-04-13convert HIDDENINFORMATION_ constants into scoped enumNoel Grandin
2015-04-13convert SFX_LOADED_ to scoped enumNoel Grandin
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks
2015-04-10VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Lots more small re-basing issues fixed.Michael Meeks
2015-04-10vclwidget: some small fixesNoel Grandin
2015-04-10re-insert erroneously converted delete calls.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-04-09Related: tdf#87675 Edit Linked Style Button is nonclickable on None EntryHeena Gupta
2015-04-09Related: tdf#87675 "Edit" Button for linked style in edit paragraph styleHeena Gupta
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin
2015-04-09convert SFX_LOAD constants to scoped enumNoel Grandin
2015-04-09unique_ptr for SfxTemplatePanelControl pImplTomaž Vajngerl
2015-04-04callcatcher: update unusedcodeCaolán McNamara
2015-04-03Resolves: tdf#89885 use a readonly GtkEntry for locationCaolán McNamara