summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09Clean up uses of SAL_U/SAL_W: sdStephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09drop unused FadeEffectLBCaolán McNamara
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-08cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke
2017-05-07split clear and set graphicCaolán McNamara
2017-05-07coverity#1399034 Unrecoverable parse warningCaolán McNamara
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-05-05Fix typosAndrea Gelmini
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-04sd: oops, skipped one entry on every erase by incrementingMichael Stahl
2017-05-04sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-05-04tdf#105703: Make sure we actually have a motion path hereKatarina Behrens
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-04include cleanupJochen Nitschke
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-05-03remove empty commentsNoel Grandin
2017-05-03loplugin:checkunusedparams in filterNoel Grandin
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-05-02tdf#77816 Duplicate dlg: enable fractionnal angleLaurent Balland-Poirier
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann
2017-04-27can detangle the sdext graphic resource nowCaolán McNamara
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26remove sd bitmaps from .src filesCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock