summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-05-19basic: used typed LINKsNoel Grandin1-4/+4
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-3/+1
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2-35/+28
2015-05-16tdf#91259 - fix help browser focus issue post dispose.Michael Meeks1-5/+4
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin4-7/+7
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin4-6/+6
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-14TyposJulien Nabet1-1/+1
2015-05-14refacotr InfoBar to use RenderContextTomaž Vajngerl1-4/+4
2015-05-14refactor SfxDockingWindow to use RenderContextTomaž Vajngerl1-152/+55
2015-05-14refactor TitledDockingWindow to use RenderContextTomaž Vajngerl1-56/+56
2015-05-14refactor PreviewWindow to use RenderContextTomaž Vajngerl2-79/+70
2015-05-14refactor WaitWindow_Impl to use RenderContextTomaž Vajngerl1-39/+31
2015-05-14refactor BackingWindow to use RenderContextTomaž Vajngerl2-72/+69
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl2-26/+36
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl15-452/+287
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin2-2/+2
2015-05-13loplugin:staticmethodsStephan Bergmann1-7/+12
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl1-34/+33
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann1-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks3-11/+11
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks3-7/+7
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks3-7/+7
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin4-7/+7
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks9-45/+25
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann7-8/+8
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-2/+3
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann1-3/+3
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+1
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann3-3/+3
2015-05-10Use IMPL_[STATIC_]LINK_NOARG where applicableStephan Bergmann3-3/+3
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann6-8/+8
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann8-47/+44
2015-05-09Related: tdf#72007 align to right if undockedCaolán McNamara1-2/+2
2015-05-09coverity#1297233 Dereference after null checkCaolán McNamara1-2/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-3/+4
2015-05-08loplugin:staticmethodsStephan Bergmann3-4/+7
2015-05-08Remove dead codeStephan Bergmann1-16/+0
2015-05-08loplugin:unreffunStephan Bergmann1-45/+0
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks1-7/+7
2015-05-08there's another ExecuteInfo in swCaolán McNamara1-3/+12
2015-05-08callcatcher: update unused codeCaolán McNamara4-97/+3
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann7-14/+14
2015-05-08Use typed Menu::Set[De]actuivateHdl LinksStephan Bergmann3-11/+11
2015-05-08Use typed Menu::SetHighlightHdl LinkStephan Bergmann2-3/+3
2015-05-07tdf#91127 - get SfxTabPage creation function ref-counting right.Michael Meeks2-1/+11
2015-05-07tdf#90994 The accessible name should not contain the accessible roleNiklas Johansson4-11/+3
2015-05-07tdf#90994 Sidebar tab bar buttons should should have accessible namesNiklas Johansson1-0/+2