summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke6-6/+0
2016-04-01sd: add license boilerplate to source/ui/animations/CategoryListBox.hxxChris Sherlock1-1/+20
2016-04-01tdf#97966 Drop 'static' keywordsWastack2-3/+3
2016-03-31sd lok bccu#1525: Don't rely on the window size in the LOK case.Jan Holesovsky1-5/+15
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl28-109/+132
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-3/+3
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin2-5/+5
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl9-13/+19
2016-03-29cid#1357164 correct CovertyScan possible DIVIDE_BY_ZEROArmin Le Grand1-2/+2
2016-03-25fix headless buildOliver Specht2-2/+4
2016-03-24loplugin:constantparam in sdNoel Grandin22-85/+59
2016-03-22tdf#98646 Fixed freeze by flattening loopsArmin Le Grand1-9/+59
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-4/+4
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-1/+1
2016-03-18loplugin:constantparam in sdNoel Grandin31-138/+71
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin3-27/+19
2016-03-18loplugin:constantfunction in editengNoel Grandin2-6/+6
2016-03-17loplugin:constantparam in sfx2Noel Grandin5-20/+9
2016-03-17loplugin:constantparam in svxNoel Grandin2-3/+2
2016-03-16tdf#98678 removed double for-loopArmin Le Grand1-1/+1
2016-03-16tdf#84953 Only resize proportionally when dragging on a cornerSamuel Mehrbrodt1-5/+8
2016-03-16coverity#1356337 Resource leakCaolán McNamara2-9/+9
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-1/+1
2016-03-16sd: add license boilerplateChris Sherlock1-0/+19
2016-03-15tdf#97919 Also resize ole objects proportionally by defaultSamuel Mehrbrodt1-1/+2
2016-03-15sd image resizing: Small code cleanupSamuel Mehrbrodt3-22/+17
2016-03-15tdf#97919 Resize media objects proportionally by defaultSamuel Mehrbrodt2-6/+8
2016-03-15DrawViewShell: Remove unused codeSamuel Mehrbrodt2-41/+0
2016-03-15DrawViewShell: Fix indentationSamuel Mehrbrodt1-13/+11
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin4-9/+9
2016-03-15loplugin:constantparamNoel Grandin3-10/+5
2016-03-14inline some use-once macrosNoel Grandin1-8/+2
2016-03-11Looks like no need to instantiate PresenterCanvas via service managerStephan Bergmann2-124/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard7-17/+15
2016-03-10sd: handle classification during copy&pasteMiklos Vajna1-1/+16
2016-03-10sd: copy doc metadata to clipboard documentMiklos Vajna1-0/+32
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-10tdf#94370: Make previews of master pages finally appearKatarina Behrens1-0/+1
2016-03-10tdf#87812: SIDEBAR: More animation information in list controlAkshay Deep3-15/+50
2016-03-10loplugin:constantparam in sdNoel Grandin42-139/+108
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in sfx2Noel Grandin2-4/+3
2016-03-09loplugin:constantparam in svxNoel Grandin4-10/+10
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08loplugin:constantparams in vclNoel Grandin1-1/+1
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin3-14/+5
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2-5/+5
2016-03-04tdf#87812 - SIDEBAR: More animation information in list controlAkshay Deep1-11/+35
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis12-15/+15