summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin2-20/+0
2017-05-14tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens1-0/+5
2017-05-12loplugin:constantparamNoel Grandin1-1/+1
2017-05-12Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara1-4/+0
2017-05-12remove unused uno::Reference varsNoel Grandin6-13/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin36-140/+140
2017-05-11coverity#1399034 Unrecoverable parse warningCaolán McNamara1-0/+4
2017-05-11tdf#107258 Create show/hide all comments toggle button.Gulsah Kose3-4/+4
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin3-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09Clean up uses of SAL_U/SAL_W: sdStephan Bergmann1-2/+1
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin4-10/+2
2017-05-09drop unused FadeEffectLBCaolán McNamara5-94/+0
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe2-28/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin3-8/+5
2017-05-09loplugin:constantparamNoel Grandin1-2/+2
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin7-18/+11
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke1-2/+1
2017-05-07split clear and set graphicCaolán McNamara3-6/+6
2017-05-07coverity#1399034 Unrecoverable parse warningCaolán McNamara2-8/+11
2017-05-07break circular includeJochen Nitschke2-0/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock74-241/+241
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock74-241/+241
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky1-16/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin3-10/+10
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin4-10/+9
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin21-55/+55
2017-05-04sd: oops, skipped one entry on every erase by incrementingMichael Stahl1-6/+7
2017-05-04sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+53
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin2-3/+3
2017-05-04tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-04Replace all OUString("") with OUString()Arnaud Versini3-3/+3
2017-05-04include cleanupJochen Nitschke3-15/+3
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl1-0/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin72-248/+188
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-10/+7
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard1-0/+2
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens5-9/+113
2017-05-02untranslated strings are just stringsCaolán McNamara25-116/+116
2017-05-02tdf#77816 Duplicate dlg: enable fractionnal angleLaurent Balland-Poirier2-1/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin3-5/+3
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin1-2/+2
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant18-58/+124
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky2-14/+6
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky1-4/+4
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann5-11/+11
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1