summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
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
2015-05-08callcatcher: update unused codeCaolán McNamara
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-05-01coverity#1296292 merge these two enum typesCaolán McNamara
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SVXRULER_SUPPORT constants to scoped enumNoel Grandin
2015-04-29convert DRAG_ constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert CS_ constants to scoped enumNoel Grandin
2015-04-29convert PREVIEW_OBJECTTYPE constants to scoped enumNoel Grandin
2015-04-29convert FLT_DATE_ constants to scoped enumNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl