summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2017-11-30sd: BestFittingCacheComparer must be irreflexiveMichael Stahl1-3/+3
2017-11-27ofz#4436 check if seek succeededCaolán McNamara1-1/+1
2017-11-06Resolves: rtl: tdf#60315 slide pane context menu misplacedCaolán McNamara1-10/+5
2017-11-06PPTX export: remember color schemes in themeSzymon Kłos2-51/+163
2017-10-24tdf#113227 FILESAVE: PPT: bullets disappear after RTNoel Grandin1-2/+3
2017-10-17Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara1-4/+7
2017-10-04tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin1-1/+1
2017-09-24tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai1-4/+7
2017-09-06tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai1-2/+6
2017-09-06tdf#109052: Crash after PPT import when undo is disabledTamás Zolnai1-1/+2
2017-08-29tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai1-163/+160
2017-08-22Related to tdf#109863: Crash when close slide style dialog with OKTamás Zolnai2-21/+1
2017-08-17Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-26/+2
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-11tdf#110743: Use page position to insert master page, not idPranav Kant1-1/+1
2017-08-04Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-07-28don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-17tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai3-0/+34
2017-07-04tdf#108833 sd: don't unconditionally enable Undo after importMichael Stahl1-1/+2
2017-07-04tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl1-0/+10
2017-07-04tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin1-1/+1
2017-06-25Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-07Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke1-1/+1
2017-06-02Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-02tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-23mysterious and missing 4077 resource used in sdCaolán McNamara3-19/+13
2017-05-22Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-05-21make string translation loading more uniformCaolán McNamara121-624/+590
2017-05-16loplugin:checkunusedparams variousNoel Grandin3-4/+4
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 Kose1-2/+2
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 McNamara4-93/+0
2017-05-09sd: Kill empty FadeEffectLBImplTakeshi Abe2-28/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-7/+4
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