summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2015-06-14Paragraph related part of Background Tab is unused nowZolnai Tamás
2015-06-14cppcheck: redundantCondition [part1]Julien Nabet
2015-06-10coverity#1302618 deref of NULLCaolán McNamara
2015-06-08add (and call before dtor) Commit to SvtSearchOptionsCaolán McNamara
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-03ruler: convert pCtrlItems to use vector of unique_ptrTomaž Vajngerl
2015-05-29dispose SfxControllerItem objects correctlyLászló Németh
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25tdf#91525 - dispose SfxControllerItem member.Michael Meeks
2015-05-25tdf#91582 initialize charmap when selecting in SvxShowCharSetTomaž Vajngerl
2015-05-23use sliders in CompressGraphicDialogTomaž Vajngerl
2015-05-22tdf#91395 - avoid post-dispose charmap crasher.Michael Meeks
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13loplugin:staticmethodsStephan Bergmann
2015-05-13refactor SvxRubyChildWindow to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxSwFrameExample to use RenderContextTomaž Vajngerl
2015-05-13SvxShowCharSet cleanupTomaž Vajngerl
2015-05-13refactor SvxParaPrevWindow to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl
2015-05-13refactor FrameSelector to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž Vajngerl
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl
2015-05-13refactor Svx3DPreviewControl to use RenderContextTomaž Vajngerl
2015-05-13refactor DialControl to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxXConnectionPreview to use RenderContextTomaž Vajngerl
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl
2015-05-13refactor ContourWindow to use RenderContextTomaž Vajngerl
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl
2015-05-13refactor ColorWindow to use RenderContextTomaž Vajngerl
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-11tdf#91052 - more macros for 'make' constructors.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 ValueSet to use RenderContextTomaž Vajngerl
2015-05-11refactor Ruler to use RenderContextTomaž Vajngerl
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper