summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier13-92/+92
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin4-7/+7
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin10-87/+81
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin7-14/+14
2015-05-19Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens3-4/+14
2015-05-19basic: used typed LINKsNoel Grandin2-3/+3
2015-05-18Fix build (use correct text field UNO type)Katarina Behrens1-3/+3
2015-05-18Make more FuText members privateStephan Bergmann1-2/+1
2015-05-18SAL_WARN_UNUSED LinkStephan Bergmann1-1/+0
2015-05-16mark numbers in dockinganimation.ui as untranslatableStanislav Horacek1-20/+20
2015-05-16refactor CustomAnimationList to use RenderContextTomaž Vajngerl1-12/+13
2015-05-16refactor ClientBox to use RenderContextTomaž Vajngerl2-110/+110
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini9-9/+9
2015-05-15refactor PresLayoutPreview to use RenderContextTomaž Vajngerl1-33/+33
2015-05-15refactor TabBarControl to use RenderContextTomaž Vajngerl1-15/+13
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-32/+34
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin5-6/+6
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin1-2/+2
2015-05-15refactor SdHtmlAttrPreview to use RenderContextTomaž Vajngerl2-23/+19
2015-05-14tdf#90607-Test Case for the patchCharu Tyagi2-0/+26
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin2-2/+2
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin1-1/+1
2015-05-13tdf#91125 - unwind horrendous SvTreeListBox drag&drop code.Michael Meeks2-19/+11
2015-05-13convert FLOATWIN_POPUPMODE constants to scoped enumNoel Grandin3-3/+3
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-13add PostPaint and change PrePaint to include RenderContext param.Tomaž Vajngerl2-2/+2
2015-05-12loplugin:redundantcast: reinterpret_cast to void*Stephan Bergmann2-4/+3
2015-05-12tdf#80340: Table changes format in PPTX formatyogesh.bharate0012-0/+25
2015-05-12tdf#90246 PPTX paragraph and bullet leftMargin and Indentation is not exportedPriyankaGaikwad3-0/+68
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks7-7/+7
2015-05-11tdf#90174 FILESAVE: export of bullet color for pptxPriyankaGaikwad2-0/+29
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks7-7/+7
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks7-7/+7
2015-05-11loplugin:staticmethodsStephan Bergmann1-0/+2
2015-05-11simpress: HIG fixesAdolfo Jayme Barrientos11-94/+88
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin16-28/+29
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks10-25/+20
2015-05-11sd: fix --disable-sdremote: SetImpressMode() not staticMichael Stahl1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann22-44/+44
2015-05-11Sidebar: add a border to Slide Transitions list boxAdolfo Jayme Barrientos1-1/+1
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-2/+2
2015-05-11refactor TreeListBox to use RenderContextTomaž Vajngerl1-50/+59
2015-05-10Leftover "(void)pUnused"Stephan Bergmann1-2/+0
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann5-5/+5
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann2-3/+3
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-2/+2
2015-05-09tdf#90672: PPTX table cell border color is not exported.yogesh.bharate0012-1/+6
2015-05-09tdf#90190 PPTX table cell border width is not exported.yogesh.bharate0012-2/+59