summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-17sw: convert new to ::Create.Noel Grandin5-13/+8
2015-04-17sw: convert new to ::Create.Noel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+2
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks1-1/+1
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks2-5/+5
2015-04-16Revert "make more classes dllpublic"David Tardon2-2/+2
2015-04-16make more classes dllpublicDavid Tardon2-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin6-41/+41
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-04-14wrap field in VclPtrNoel Grandin1-1/+3
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna1-1/+1
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-1/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin71-991/+1059
2015-04-09sw: more double dispose work.Michael Meeks1-1/+2
2015-04-09vcl: VclPtr conversion in swNoel Grandin46-36/+89
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta1-0/+1
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta1-0/+5
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna1-0/+1
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna1-1/+1
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna1-1/+1
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna8-25/+21
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski1-8/+16
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin3-3/+3
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote1-1/+1
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna1-6/+2
2015-03-23loplugin:constantfunction: swNoel Grandin9-13/+27
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás1-1/+2
2015-03-19loplugin:constantfunction: sotNoel Grandin1-4/+0