summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2-0/+19
2017-09-24tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai3-4/+21
2017-09-24tdf#112552: Shape's gray background is lost after saving to PPTXTamás Zolnai2-0/+17
2017-09-08Disable test on Linux x86 that makes plain 'make' fail due to -mpfmath=387Stephan Bergmann1-0/+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 Zolnai3-163/+179
2017-08-22Related to tdf#109863: Crash when close slide style dialog with OKTamás Zolnai2-21/+1
2017-08-17tdf#111548: PPTX: ActiveX checkbox control appear as pictureTamás Zolnai2-0/+37
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-08-02tdf#109223: PPTX: Vertical flip of child shape is not imported correctlyTamás Zolnai2-0/+34
2017-07-28don't jump back to selected slide on right click context menuCaolán McNamara2-3/+12
2017-07-26tdf#100491 fix DOCX import shape line with arrow markerVasily Melenchuk4-20/+596
2017-07-17tdf#107584: Load/save page background transparencyKatarina Behrens2-0/+27
2017-07-17tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai3-0/+34
2017-07-11tdf#108925: Too small bullet size confuses the userTamás Zolnai2-0/+19
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-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn2-0/+13
2017-06-19tdf#84909 Add separator before clone formatting in toolbarYousuf Philips2-0/+2
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-29Capitalization of menu itemsAdolfo Jayme Barrientos1-4/+4
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 McNamara125-635/+597
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 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