summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2015-06-30tdf#90452: Remove the frame around the Help and Extension buttons.Jan Holesovsky
2015-06-30tdf#90452: Implement the new design of the startcenter.Jan Holesovsky
2015-06-29tdf#92047 - cleanup logic.Michael Meeks
2015-06-29rendercontext: Simplify.Jan Holesovsky
2015-06-29Resolves: tdf#92047 fix wrong merge conflict resolutionCaolán McNamara
2015-06-27WaE: redundant const_castDavid Tardon
2015-06-26fix style preview renderingLászló Németh
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-22tdf#91971: Add the menubar size to the height computation too.Jan Holesovsky
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-09sfx2: WaE: '<::' cannot begin a template-argument listMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-05the only thing that calls ActivateNextChild_Impl is itselfCaolán McNamara
2015-06-02cppcheck: redundantAssignmentCaolán McNamara
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-21convert MENUBAR_MODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
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-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 BackingWindow to use RenderContextTomaž Vajngerl
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin
2015-05-13convert FRAME_DRAW 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-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10No more need for EMPTYARG in C++11Stephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann