summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#114848 Don't save empty themesSzymon Kłos2018-01-091-0/+3
* tdf113594: marking gluepoints immediately.Mark Hung2017-12-211-1/+1
* sd: BestFittingCacheComparer must be irreflexiveMichael Stahl2017-11-301-3/+3
* ofz#4436 check if seek succeededCaolán McNamara2017-11-271-1/+1
* Resolves: rtl: tdf#60315 slide pane context menu misplacedCaolán McNamara2017-11-061-10/+5
* PPTX export: remember color schemes in themeSzymon Kłos2017-11-062-51/+163
* tdf#113227 FILESAVE: PPT: bullets disappear after RTNoel Grandin2017-10-241-2/+3
* Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara2017-10-171-4/+7
* tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin2017-10-041-1/+1
* tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai2017-09-241-4/+7
* tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai2017-09-061-2/+6
* tdf#109052: Crash after PPT import when undo is disabledTamás Zolnai2017-09-061-1/+2
* tdf#108926: Notes placeholder text boxes not shown in PPTsTamás Zolnai2017-08-291-163/+160
* Related to tdf#109863: Crash when close slide style dialog with OKTamás Zolnai2017-08-222-21/+1
* Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2017-08-172-26/+2
* tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai2017-08-141-0/+1
* tdf#110743: Use page position to insert master page, not idPranav Kant2017-08-111-1/+1
* Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara2017-08-041-1/+1
* don't jump back to selected slide on right click context menuCaolán McNamara2017-07-282-3/+12
* tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai2017-07-173-0/+34
* tdf#108833 sd: don't unconditionally enable Undo after importMichael Stahl2017-07-041-1/+2
* tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl2017-07-041-0/+10
* tdf#108609 rtl mode set on ruler when it should be ltrNoel Grandin2017-07-041-1/+1
* Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara2017-06-251-1/+3
* Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke2017-06-071-1/+1
* Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara2017-06-021-14/+23
* tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe2017-06-021-1/+2
* mysterious and missing 4077 resource used in sdCaolán McNamara2017-05-233-19/+13
* Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara2017-05-221-10/+7
* make string translation loading more uniformCaolán McNamara2017-05-21121-624/+590
* 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