summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann4-4/+4
2015-05-08loplugin:staticmethodsStephan Bergmann2-2/+3
2015-05-08misspell some words, copy and paste slide to gimpCaolán McNamara1-2/+16
2015-05-08convert MEDIA_COMMAND constants to scoped enumNoel Grandin2-12/+12
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann5-8/+8
2015-05-07VclPtr: clicking on another sidebar button when navigator open crashesCaolán McNamara1-1/+4
2015-05-07VclPtr: clicking on sidebar impress navigator crashesCaolán McNamara4-10/+17
2015-05-07tdf#87862: Row spacing sneaked out, put it backKatarina Behrens1-0/+1
2015-05-07convert BMP_VECTORIZE constants to scoped enumNoel Grandin1-1/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann13-25/+25
2015-05-07Unwind SotStorageRef typedefStephan Bergmann8-20/+20
2015-05-07Remove SvStorage aliasStephan Bergmann8-16/+16
2015-05-07Remove SvStorageRef aliasStephan Bergmann5-15/+15
2015-05-07Remove SvStorageStream aliasStephan Bergmann2-2/+2
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann8-11/+11
2015-05-07VclPtr: one ref too manyCaolán McNamara1-1/+2
2015-05-06VclPtr: one ref too manyCaolán McNamara2-6/+5
2015-05-06VclPtr: someone needs to dispose this mpWindowCaolán McNamara1-1/+1
2015-05-06VclPtr: one ref too manyCaolán McNamara1-1/+1
2015-05-06VclPtr: one ref too manyCaolán McNamara1-1/+1
2015-05-06impress and draw want to disable the size category with brochure printingCaolán McNamara1-31/+13
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin1-1/+1
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin5-5/+5
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin4-10/+10
2015-05-06convert SUBSFONT_ to scoped enumNoel Grandin1-1/+1
2015-05-06Use various typed ToolBox::Set*Hdl LinksStephan Bergmann2-11/+7
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl2-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin3-5/+5
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann12-39/+31
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann36-83/+50
2015-05-05loplugin:staticmethodsNoel Grandin72-207/+206
2015-05-05loplugin:staticmethodsNoel Grandin2-5/+5
2015-05-05cppcheck: unreadVariableCaolán McNamara1-11/+0
2015-05-05cppcheck: noExplicitConstructorCaolán McNamara4-7/+7
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann4-6/+6
2015-05-02tdf#34555 Moving SID_OBJECT_CROP out of sdPhilippe Jung2-28/+0
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-21/+12
2015-04-30tdf#90673:FILESAVE:PPTX Paragraph text direction right-to-left is not exportedPriyankaGaikwad2-0/+37
2015-04-30Gradually typed LinkStephan Bergmann64-201/+200
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist7-16/+16
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist7-22/+22
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist61-151/+136
2015-04-29coverity#1078827 Dereference before null checkCaolán McNamara1-13/+10
2015-04-29coverity#1296210 Explicit null dereferencedCaolán McNamara1-1/+1
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann4-12/+6