summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2015-06-07Resolves: tdf#79780 use SelectHdl instead of ClickHdlCaolán McNamara1-3/+3
2015-06-06tdf#91911 Start Center: Use a different icon for Recent FilesAdolfo Jayme Barrientos1-1/+1
2015-06-07gcc4.6: remove trigraph sequences '<::'Thorsten Behrens1-1/+1
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin4-8/+8
2015-06-05Resolves: tdf#91864 unset a dying childwindow as the active windowCaolán McNamara2-1/+7
2015-06-04tdf#91702 - fix stack-based MessBox allocation.Michael Meeks3-4/+4
2015-06-03Avoid various desktop GUI elements when used from LibreOfficeKitTor Lillqvist1-2/+3
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos1-1/+1
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin4-5/+6
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin5-8/+8
2015-05-29convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna1-0/+2
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung7-23/+23
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-2/+2
2015-05-22tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks1-0/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-2/+2
2015-05-20cleanup sidebarTomaž Vajngerl1-10/+6
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl2-14/+7
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl4-15/+22
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl4-40/+30
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl2-3/+7
2015-05-20boost::function to std, clenupTomaž Vajngerl4-79/+65
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin2-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin3-7/+7
2015-05-20Remove include stdio (part4)Julien Nabet6-7/+0
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