summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2015-10-28tdf#91270 fix crash on exit (Windows)Andras Timar
2015-10-07sw: avoid #include "../../uibase/inc/view.hxx"Miklos Vajna
2015-09-18WaE: loplugin:vclwidgetsTor Lillqvist
2015-09-18tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian
2015-08-06tdf#90377: fix exclude recipient in mail mergeBjoern Michaelsen
2015-08-06Writer FrameControl lifecycle and management cleanup.Michael Meeks
2015-08-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20LOKit mouse move handlerMihai Varga
2015-05-20sw: prefix members of SwCondCollPageMiklos Vajna
2015-05-19Add SwView::EnterShapeDrawTextMode()Miklos Vajna
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann
2015-05-18loplugin:staticmethodsStephan Bergmann
2015-05-18-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-05-18refactor SwPagePreview to use RenderContextTomaž Vajngerl
2015-05-18refactor SwAddressPreview to use RenderContextTomaž Vajngerl
2015-05-18refactor optload / optpage to use RenderContextTomaž Vajngerl
2015-05-17loplugin:staticmethodsStephan Bergmann
2015-05-15refactor swruler to use RenderContextTomaž Vajngerl
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