summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung2-0/+15
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung1-58/+24
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung1-1/+1
2018-07-23Fix typosAndrea Gelmini4-7/+7
2018-07-23Fix typosAndrea Gelmini2-3/+3
2018-07-23tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski1-1/+1
2018-07-21Removed executable permission on (odp|pptx) filesAndrea Gelmini3-0/+0
2018-07-21sd: fix closing document twice in testTdf118768.Mark Hung1-1/+0
2018-07-19Removed executable permission on odp fileAndrea Gelmini1-0/+0
2018-07-19tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung3-1/+26
2018-07-19Fix typosAndrea Gelmini2-3/+3
2018-07-19Remove unused parameter bBrowseRegina Henschel7-18/+18
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung2-0/+14
2018-07-18lokdialog: no invalidation when in init showPranav Kant1-2/+2
2018-07-18tdf#118806 sd: specify the motion path origin for pptx.Mark Hung3-0/+15
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung4-18/+43
2018-07-18Fix typosAndrea Gelmini3-3/+3
2018-07-18Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga1-1/+2
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung2-0/+16
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara1-1/+1
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin5-344/+211
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung1-2/+2
2018-07-15coverity#1437956 Dereference after null checkCaolán McNamara1-0/+1
2018-07-14ofz#9403 null derefCaolán McNamara1-2/+3
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung2-266/+5
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin23-45/+44
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin1-2/+2
2018-07-11NB Implementation: fix Underline command and add CharmapControlandreas kainz3-8/+8
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-15/+2
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl3-11/+107
2018-07-10Unit test for Chevron Smartart andekuiitr1-1/+20
2018-07-10Unit test for Snake Algorithmekuiitr2-0/+60
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz2-2/+0
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin8-19/+13
2018-07-09loplugin:oncevarNoel Grandin1-3/+1
2018-07-07tdf#101930: Allow page up/down and first/last page in read-only modeXisco Fauli1-4/+4
2018-07-07tdf#112721 sd ppt export: don't adjust first line of tableJustin Luth1-1/+1
2018-07-07Fix typosAndrea Gelmini1-1/+1
2018-07-05Impress Menu -> Insert -> Slide Number fixed wrong commandandreas kainz1-1/+1
2018-07-05find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen1-5/+1
2018-07-04tdf#118369 Add Ellipsis to "Insert Image"Abhyudaya Sharma1-1/+1
2018-07-04tdf#86612: impress: mark several statusbar elements as optionalVasily Melenchuk1-3/+3
2018-07-03Read of uninitialized DrawViewShell::mbMouseButtonDownStephan Bergmann1-0/+2
2018-07-03tdf#109190 sd: cancel selecting status on new mousedownJustin Luth1-0/+2
2018-07-03Removed executable permission on pptx filesAndrea Gelmini8-0/+0
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2-2/+2
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth3-1/+12
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin25-53/+50
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin1-2/+0