summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2015-05-13wrap some static fields in VclPtrNoel Grandin
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl
2015-05-12sw: More renaming.Jan Holesovsky
2015-05-12sw: Rename some variables.Jan Holesovsky
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10Fix uses of SAL_DLLPRIVATE DECL_LINK etc.Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
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-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05Remove using directive that has become unusedStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05fix windows buildNoel Grandin
2015-05-05Adapt SwSrcEditWindow's SyntaxTimerHdl to being used in an Idle nowStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: sal_uInt16 replacement by size_t: sectionsVasily Melenchuk
2015-05-03sw: use variadic cppu::WeakComponentImplHelperMiklos Vajna
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28sw: fix GCC-4.7 buildMiklos Vajna
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-14wrap field in VclPtrNoel Grandin
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna