summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier11-73/+73
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin9-11/+11
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-3/+3
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin7-18/+18
2015-05-20convert GRID constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin4-23/+23
2015-05-19tdf#91382 UI: Crash after visiting Sidebar Properties PagePhilippe Jung1-6/+10
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin2-30/+30
2015-05-18VclPtr: fix recovery dialogs asserts on exitCaolán McNamara1-2/+2
2015-05-18cleanup LineWidthControlTomaž Vajngerl1-27/+14
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl2-32/+30
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini73-80/+80
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara1-1/+1
2015-05-15cleanup MyWinTomaž Vajngerl1-11/+13
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin4-73/+74
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-2/+2
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-1/+1
2015-05-14refacotr DbGridControl::NavigationBar to use RenderContextTomaž Vajngerl1-17/+19
2015-05-13loplugin:staticmethodsStephan Bergmann1-10/+12
2015-05-13convert FLOATWIN_POPUPMODEEND constants to scoped enumNoel Grandin2-12/+12
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin6-17/+17
2015-05-13refactor TableWindow, ColumnWindow to use RenderContextTomaž Vajngerl1-55/+66
2015-05-13refactor GalleryPreview to use RenderContextTomaž Vajngerl1-56/+59
2015-05-13refactor PopupControl to use RenderContextTomaž Vajngerl1-5/+5
2015-05-13refactor LineWidthControl to use RenderContextTomaž Vajngerl2-34/+37
2015-05-13refactor SvxRubyChildWindow to use RenderContextTomaž Vajngerl1-211/+224
2015-05-13refactor SvxSwFrameExample to use RenderContextTomaž Vajngerl1-29/+34
2015-05-13SvxShowCharSet cleanupTomaž Vajngerl1-9/+9
2015-05-13refactor SvxParaPrevWindow to use RenderContextTomaž Vajngerl1-53/+58
2015-05-13refactor SvxPageWindow & SvxXMeasurePreview to use RenderContextTomaž Vajngerl2-132/+125
2015-05-13refactor FrameSelector to use RenderContextTomaž Vajngerl2-80/+83
2015-05-13refactor SvxFontPrevWindow to use RenderContext + clean-upTomaž Vajngerl1-432/+419
2015-05-13refactor SvxRectCtl & SvxPreviewBase + sub to use RenderContextTomaž Vajngerl1-142/+147
2015-05-13refactor Svx3DPreviewControl to use RenderContextTomaž Vajngerl1-2/+2
2015-05-13refactor DialControl to use RenderContextTomaž Vajngerl1-7/+7
2015-05-13refactor SvxXConnectionPreview to use RenderContextTomaž Vajngerl1-5/+5
2015-05-13refactor GraphCtrl to use RenderContextTomaž Vajngerl1-6/+6
2015-05-13refactor ContourWindow to use RenderContextTomaž Vajngerl1-43/+36
2015-05-13refactor SvxShowCharSet to use RenderContextTomaž Vajngerl1-125/+126
2015-05-13refactor ColorWindow to use RenderContextTomaž Vajngerl1-11/+6
2015-05-12tdf#84153: "Edit Comment" in context menu when a cell has a commentRavindra_Vidhate1-0/+23
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate0011-1/+1
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks14-44/+35
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks14-25/+34
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks14-34/+25
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks21-122/+59
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin12-19/+23
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks4-18/+8
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann11-23/+23