summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-19Add SwView::EnterShapeDrawTextMode()Miklos Vajna1-0/+7
2015-05-19LOKit callback for search not foundMihai Varga1-0/+15
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens3-10/+10
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl1-16/+16
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-8/+8
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin2-3/+3
2015-05-13wrap some static fields in VclPtrNoel Grandin1-3/+4
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin2-5/+5
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin3-3/+3
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper1-1/+6
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-11/+11
2015-05-07tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks1-3/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-4/+2
2015-05-05loplugin:staticmethodsNoel Grandin6-11/+11
2015-04-30Gradually typed LinkStephan Bergmann2-2/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann2-2/+2
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin1-7/+7
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks9-122/+149
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks9-122/+149
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann1-7/+7
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann1-3/+3
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+1
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2-8/+8
2015-04-17sw: convert new to ::Create.Noel Grandin5-11/+11
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks3-8/+11
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin3-5/+3
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks4-9/+9
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks2-6/+6
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+6
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin4-12/+12
2015-04-10vclwidget: only call dispose() onceNoel Grandin2-2/+2
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks2-8/+8
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin4-34/+39
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin3-11/+11
2015-04-10convert SfxSlotFilterState to scoped enumNoel Grandin1-2/+2
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin4-36/+36
2015-04-09vcl: VclPtr conversion in swNoel Grandin2-41/+54
2015-04-09convert SFX_SHELL constants to scoped enumNoel Grandin1-1/+1
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-1/+1
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-14/+14