summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparams variousNoel Grandin2017-05-163-4/+4
* loplugin:unusedfields improve write-only analysisNoel Grandin2017-05-162-20/+0
* tdf#96681: Add flag so we can actually work with SID_ATTR_BRUSH_CHARKatarina Behrens2017-05-141-0/+5
* loplugin:constantparamNoel Grandin2017-05-121-1/+1
* Revert "coverity#1399034 Unrecoverable parse warning"Caolán McNamara2017-05-121-4/+0
* remove unused uno::Reference varsNoel Grandin2017-05-126-13/+0
* convert SdrLayerId to strong_intNoel Grandin2017-05-1236-140/+140
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-111-0/+4
* tdf#107258 Create show/hide all comments toggle button.Gulsah Kose2017-05-111-2/+2
* remove some unnecessary temporary OUStringsNoel Grandin2017-05-113-3/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* Clean up uses of SAL_U/SAL_W: sdStephan Bergmann2017-05-091-2/+1
* make loplugin constantparam smarter about string paramsNoel Grandin2017-05-094-10/+2
* drop unused FadeEffectLBCaolán McNamara2017-05-094-93/+0
* sd: Kill empty FadeEffectLBImplTakeshi Abe2017-05-092-28/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-7/+4
* loplugin:constantparamNoel Grandin2017-05-091-2/+2
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-087-18/+11
* cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke2017-05-081-2/+1
* split clear and set graphicCaolán McNamara2017-05-073-6/+6
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-072-8/+11
* break circular includeJochen Nitschke2017-05-072-0/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-0774-241/+241
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-0774-241/+241
* Fix typosAndrea Gelmini2017-05-051-1/+1
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-053-10/+10
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-054-10/+9
* loplugin:checkunusedparams in svx(part3)Noel Grandin2017-05-0521-55/+55
* sd: oops, skipped one entry on every erase by incrementingMichael Stahl2017-05-041-6/+7
* sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl2017-05-044-30/+53
* loplugin:checkunusedparams in svx(part1)Noel Grandin2017-05-041-1/+1
* loplugin:checkunusedparams in sfx2Noel Grandin2017-05-042-3/+3
* tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2017-05-042-2/+6
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-1/+1
* include cleanupJochen Nitschke2017-05-042-8/+2
* loplugin:checkunusedparams in sdNoel Grandin2017-05-0369-237/+183
* loplugin:checkunusedparams in filterNoel Grandin2017-05-032-10/+7
* tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens2017-05-024-9/+112
* untranslated strings are just stringsCaolán McNamara2017-05-0223-110/+92
* tdf#77816 Duplicate dlg: enable fractionnal angleLaurent Balland-Poirier2017-05-021-1/+1
* loplugin:checkunusedparams in editengNoel Grandin2017-05-023-5/+3
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-021-2/+2
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-0115-58/+66
* loplugin:salunicodeliteral: sdStephan Bergmann2017-04-283-9/+9
* loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2017-04-281-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-287-30/+8
* tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann2017-04-271-21/+21
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-271-1/+1
* remove sd bitmaps from .src filesCaolán McNamara2017-04-2626-1221/+169
* use strong_int for LanguageTypeNoel Grandin2017-04-265-12/+12