summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2015-06-02tdf#88178 Avoid naming two distinct buttons the same…Adolfo Jayme Barrientos
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-29SvxSearchItem: add m_nStartPoint{X,Y}Miklos Vajna
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-22tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20cleanup sidebarTomaž Vajngerl
2015-05-20SidebarDockingWindow - cleanupTomaž Vajngerl
2015-05-20Deck, TitleBar - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std for sidebar Deck, cleanup a bitTomaž Vajngerl
2015-05-20sidebar Panel - setup background in ApplySettingsTomaž Vajngerl
2015-05-20boost::function to std, clenupTomaž Vajngerl
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-19basic: used typed LINKsNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-16tdf#91259 - fix help browser focus issue post dispose.Michael Meeks
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin
2015-05-14TyposJulien Nabet
2015-05-14refacotr InfoBar to use RenderContextTomaž Vajngerl
2015-05-14refactor SfxDockingWindow to use RenderContextTomaž Vajngerl
2015-05-14refactor TitledDockingWindow to use RenderContextTomaž Vajngerl
2015-05-14refactor PreviewWindow to use RenderContextTomaž Vajngerl
2015-05-14refactor WaitWindow_Impl to use RenderContextTomaž Vajngerl
2015-05-14refactor BackingWindow to use RenderContextTomaž Vajngerl
2015-05-14refactor Template and ThumbnailView to use RenderContextTomaž Vajngerl
2015-05-14refactor sidebar classes to use RenderContext, cleanupTomaž Vajngerl
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-13refactor RecentDocsView to use RenderContextTomaž Vajngerl
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10Fix 3ae4264a0db7f725abc33779ec9b11a45e17e279's removal of pThis->Stephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann