summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2015-12-21fix missing BaseURL when loading embedded objectsMichael Stahl
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-18RemoteFilesDialogSzymon Kłos
2015-10-06sfx2: adapt comment to realityMiklos Vajna
2015-10-06sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-10-06LOK: make getViews() be a member function of DocumentMiklos Vajna
2015-10-06Use SfxViewFrame::Current()Miklos Vajna
2015-10-06lok::Document: add get/setView()Miklos Vajna
2015-10-06sfx2: add missing header guardMiklos Vajna
2015-10-06lok::Document: add destroyView()Miklos Vajna
2015-10-06lok::Office: add getViews()Miklos Vajna
2015-10-06sfx2: add SfxLokHelperMiklos Vajna
2015-08-06Related: tdf#92392 clear workwins that point to pWindowCaolán McNamara
2015-08-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-08-06tdf#90452: Templates should adhere to the recent docs colors too.Jan Holesovsky
2015-08-06tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-08-06tdf#83089 : Cannot select location in properties dialogueSzymon Kłos
2015-08-06tdf#92355 - use ScopedVclPtr as a replacement for in-line widgets.Michael Meeks
2015-08-06fix 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