summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-20LOKit mouse move handlerMihai Varga1-0/+2
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna1-6/+6
2015-05-19Add SwView::EnterShapeDrawTextMode()Miklos Vajna1-0/+2
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann1-1/+0
2015-05-18loplugin:staticmethodsStephan Bergmann1-3/+0
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl1-78/+106
2015-05-18refactor SwAddressPreview to use RenderContextTomaž Vajngerl1-127/+152
2015-05-18refactor optload / optpage to use RenderContextTomaž Vajngerl2-123/+119
2015-05-17loplugin:staticmethodsStephan Bergmann1-8/+0
2015-05-15refactor swruler to use RenderContextTomaž Vajngerl1-2/+2
2015-05-13wrap some static fields in VclPtrNoel Grandin1-8/+8
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl1-2/+2
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl1-11/+14
2015-05-12sw: More renaming.Jan Holesovsky1-2/+2
2015-05-12sw: Rename some variables.Jan Holesovsky2-4/+3
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky1-25/+24
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-3/+2
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann6-24/+24
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann3-3/+3
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann5-5/+5
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann3-3/+3
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann4-6/+6
2015-05-05Remove using directive that has become unusedStephan Bergmann1-2/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann4-4/+4
2015-05-05fix windows buildNoel Grandin1-8/+8
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann8-12/+13
2015-05-05loplugin:staticmethodsNoel Grandin18-29/+29
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk1-1/+1
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna1-6/+5
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann14-35/+35
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist2-2/+2
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl14-14/+14
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks83-1111/+1225
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks83-1111/+1225
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann1-2/+2
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann1-1/+1
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann11-14/+14
2015-04-20dbaccess: convert new to ::Create.Michael Meeks1-1/+1
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks20-50/+50
2015-04-17svx: convert new to ::Create.Noel Grandin3-5/+5
2015-04-17sw: convert new to ::Create.Noel Grandin5-21/+16