summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Fix typosAndrea Gelmini1-1/+1
2018-07-31tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski2-0/+24
2018-07-31tdf#118080 fix formula importing of ppt animation.Mark Hung2-28/+6
2018-07-31sd/qa: fix saveAndReload with PPT format.Mark Hung1-5/+5
2018-07-31loplugin:returnconstant in svxNoel Grandin1-1/+2
2018-07-31loplugin:useuniqueptr in sd::TestNoel Grandin1-3/+3
2018-07-31Fix typosAndrea Gelmini1-1/+1
2018-07-31crashtesting: failure on exporting tdf112587-1.odp to pptxCaolán McNamara1-1/+1
2018-07-31uitest logger: log more eventsSaurav Chirania1-0/+19
2018-07-30Add missing sal/log.hxx headersGabor Kelemen75-0/+76
2018-07-29loplugin:stringloop in sdNoel Grandin10-72/+51
2018-07-28tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin1-1/+1
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli1-15/+5
2018-07-27loplugin:returnconstant in vclNoel Grandin1-2/+4
2018-07-27Related: rhbz#1602589 fix leaked_storageCaolán McNamara1-47/+24
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara1-0/+2
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+5
2018-07-26Removed execution flag on pptx fileAndrea Gelmini1-0/+0
2018-07-26sd: remove incorrect comments in testTdf118783 and testTdf118768.Mark Hung1-2/+0
2018-07-26Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung3-1/+18
2018-07-25tdf#118836: fix grow-shrink animation in saved pptx.Mark Hung3-1/+43
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara1-10/+1
2018-07-24tdf#118835 export animClr element. ( handle AnimateColor ).Mark Hung4-2/+103
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