summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2018-07-234-7/+7
* Fix typosAndrea Gelmini2018-07-232-3/+3
* tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski2018-07-231-1/+1
* Removed executable permission on (odp|pptx) filesAndrea Gelmini2018-07-213-0/+0
* sd: fix closing document twice in testTdf118768.Mark Hung2018-07-211-1/+0
* Removed executable permission on odp fileAndrea Gelmini2018-07-191-0/+0
* tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung2018-07-193-1/+26
* Fix typosAndrea Gelmini2018-07-192-3/+3
* Remove unused parameter bBrowseRegina Henschel2018-07-197-18/+18
* tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung2018-07-192-0/+14
* lokdialog: no invalidation when in init showPranav Kant2018-07-181-2/+2
* tdf#118806 sd: specify the motion path origin for pptx.Mark Hung2018-07-183-0/+15
* tdf#118768 fix pptx export of put on the brake animation.Mark Hung2018-07-184-18/+43
* Fix typosAndrea Gelmini2018-07-183-3/+3
* Removed executable permission on pptx fileAndrea Gelmini2018-07-181-0/+0
* tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga2018-07-181-1/+2
* tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung2018-07-182-0/+16
* tdf#118769 parent of modal dialog not setCaolán McNamara2018-07-161-1/+1
* loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin2018-07-165-344/+211
* oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung2018-07-161-2/+2
* coverity#1437956 Dereference after null checkCaolán McNamara2018-07-151-0/+1
* ofz#9403 null derefCaolán McNamara2018-07-141-2/+3
* Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung2018-07-132-266/+5
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-1323-45/+44
* return SvMemoryStream by std::unique_ptrNoel Grandin2018-07-121-2/+2
* NB Implementation: fix Underline command and add CharmapControlandreas kainz2018-07-113-8/+8
* Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2018-07-101-15/+2
* [API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl2018-07-103-11/+107
* Unit test for Chevron Smartart andekuiitr2018-07-101-1/+20
* Unit test for Snake Algorithmekuiitr2018-07-102-0/+60
* tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz2018-07-102-2/+0
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-108-19/+13
* loplugin:oncevarNoel Grandin2018-07-091-3/+1
* tdf#101930: Allow page up/down and first/last page in read-only modeXisco Fauli2018-07-071-4/+4
* tdf#112721 sd ppt export: don't adjust first line of tableJustin Luth2018-07-071-1/+1
* Fix typosAndrea Gelmini2018-07-071-1/+1
* Impress Menu -> Insert -> Slide Number fixed wrong commandandreas kainz2018-07-051-1/+1
* find-unneeded-includes: stop proposing internal libstdc++ headersGabor Kelemen2018-07-051-5/+1
* tdf#118369 Add Ellipsis to "Insert Image"Abhyudaya Sharma2018-07-041-1/+1
* tdf#86612: impress: mark several statusbar elements as optionalVasily Melenchuk2018-07-041-3/+3
* Read of uninitialized DrawViewShell::mbMouseButtonDownStephan Bergmann2018-07-031-0/+2
* tdf#109190 sd: cancel selecting status on new mousedownJustin Luth2018-07-031-0/+2
* Removed executable permission on pptx filesAndrea Gelmini2018-07-038-0/+0
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-032-2/+2
* tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth2018-07-023-1/+12
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-0225-53/+50
* loplugin:unusedfields improve checking for write-only fieldsNoel Grandin2018-07-021-2/+0
* schema,sd: enable ODF validation in sd testsMichael Stahl2018-06-301-1/+1
* Improved loplugin:redundantcast (const-qualified typedefs): sdStephan Bergmann2018-06-291-1/+1
* tdf#104199 sd: export non-borders as noFillJustin Luth2018-06-292-56/+56