summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2018-06-30schema,sd: enable ODF validation in sd testsMichael Stahl1-1/+1
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): sdStephan Bergmann1-1/+1
2018-06-29tdf#104199 sd: export non-borders as noFillJustin Luth2-56/+56
2018-06-29tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn1-14/+4
2018-06-29menubar draw update zoom subgroup in viewandreas kainz1-0/+6
2018-06-28tdf#53993 broadcast the change when dragging ends.Mark Hung1-2/+4
2018-06-28tdf#107690 DOCX, XLSX and PPTX unit tests for "Open as read-only"László Németh2-0/+12
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+13
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-3/+3
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen1-0/+1
2018-06-27loplugin:useuniqueptr in OutlineBulletDlg and SdPresLayoutTemplateDlgNoel Grandin4-8/+8
2018-06-27tdf#114845 sd: only shift rotated group itemsJustin Luth2-0/+16
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin2-7/+7
2018-06-27loplugin:useuniqueptr in PortionObjNoel Grandin3-16/+12
2018-06-25smartart : test documentsekuiitr14-0/+91
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin4-15/+10
2018-06-25loplugin:useuniqueptr in sd::RulerNoel Grandin2-3/+3
2018-06-25loplugin:useuniqueptr in FuDisplayOrderNoel Grandin2-8/+3
2018-06-25loplugin:useuniqueptr in ViewIteratorImplNoel Grandin2-9/+8
2018-06-25loplugin:useuniqueptr in SdLayerManagerNoel Grandin2-5/+3
2018-06-25loplugin:useuniqueptr in SdNavigatorWinNoel Grandin2-6/+6
2018-06-25loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin4-23/+21