summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-28tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27Related: rhbz#1602589 fix leaked_storageCaolán McNamara
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26Removed execution flag on pptx fileAndrea Gelmini
2018-07-26sd: remove incorrect comments in testTdf118783 and testTdf118768.Mark Hung
2018-07-26Removed executable permission on pptx fileAndrea Gelmini
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung
2018-07-25tdf#118836: fix grow-shrink animation in saved pptx.Mark Hung
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara
2018-07-24tdf#118835 export animClr element. ( handle AnimateColor ).Mark Hung
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-23tdf#118764 Add missing tab stops in sidebar panelsJim Raykowski
2018-07-21Removed executable permission on (odp|pptx) filesAndrea Gelmini
2018-07-21sd: fix closing document twice in testTdf118768.Mark Hung
2018-07-19Removed executable permission on odp fileAndrea Gelmini
2018-07-19tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung
2018-07-19Fix typosAndrea Gelmini
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-07-18tdf#118806 sd: specify the motion path origin for pptx.Mark Hung
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung
2018-07-18Fix typosAndrea Gelmini
2018-07-18Removed executable permission on pptx fileAndrea Gelmini
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung
2018-07-15coverity#1437956 Dereference after null checkCaolán McNamara
2018-07-14ofz#9403 null derefCaolán McNamara
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin
2018-07-11NB Implementation: fix Underline command and add CharmapControlandreas kainz
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10Unit test for Chevron Smartart andekuiitr
2018-07-10Unit test for Snake Algorithmekuiitr
2018-07-10tdf#118314 menubar: remove ShowImeStatusWindow in menubarsandreas kainz
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin