summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-07-08Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-07-07tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-07-03tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-07-03tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-07-03tdf#83089 : Cannot select location in properties dialogueSzymon Kłos
2015-07-02tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks
2015-06-18fix start center renderingLászló Németh
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-20cleanup sidebarTomaž Vajngerl
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-08Missing from previous commitStephan Bergmann
2015-05-08there's another ExecuteInfo in swCaolán McNamara
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Remove unused CreatePopupWindowCascading virtual methods.Michael Meeks
2015-05-06tdf#90258 Sidebar: toggle Thousand/EngineeringLaurent Balland-Poirier
2015-05-06Use typed ToolBox::SetDeactivateHdl LinkStephan Bergmann
2015-05-06Use typed ToolBox::SetActivateHdl LinkStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05these are not used in this .hxxCaolán McNamara
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-05-01missing includeCaolán McNamara
2015-04-30Use typed MaybeFile LinkStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
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