summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-03-05Add missing DoCloseAurimas Fišeras2-0/+16
2019-03-05re-land "new loplugin typedefparam""Noel Grandin6-21/+21
2019-03-05Remove redundant assignmentMike Kaganski1-2/+1
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt2-0/+15
2019-03-04tdf#120774: remove 7-year-old workaround of now non-existent bugKatarina Behrens1-56/+1
2019-03-04tdf#44223: Export the audio of effects and transitions.Mark Hung5-29/+158
2019-03-04Avoid storing potentially negative and unused value in sal_uInt16 varStephan Bergmann1-7/+3
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe5-17/+17
2019-03-04simplify UNO getTypes methodsNoel Grandin3-80/+38
2019-03-04Revert "new loplugin typedefparam"Noel Grandin2-2/+2
2019-03-04new loplugin typedefparamNoel Grandin2-2/+2
2019-03-01tdf#123763 move back break command to graphic context menu for vectorgraphicsandreas kainz2-0/+2
2019-02-28Fix typoAndrea Gelmini1-1/+1
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin2-2/+2
2019-02-28oox smartart, picture strip: fix too wide child shapesMiklos Vajna1-0/+7
2019-02-28remove some unused definesNoel Grandin1-1/+1
2019-02-28Fix typoAndrea Gelmini1-1/+1
2019-02-27oox smartart, picture strip: fix lack of margin in text shapesMiklos Vajna1-0/+15
2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung4-142/+193
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin2-15/+0
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin2-28/+9
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin8-17/+11
2019-02-26oox smartart, picture strip: fix lack of spacing around the picture listMiklos Vajna2-0/+10
2019-02-26these are modal dialogsCaolán McNamara2-0/+2
2019-02-26oox smartart, picture strip: fix too many columns with aspect ratio requestMiklos Vajna2-0/+15
2019-02-26tdf#88969 restart interactive sequence.Mark Hung1-0/+2
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist1-1/+4
2019-02-25Build the sdui library for non-DESKTOP, tooTor Lillqvist1-1/+1
2019-02-25Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-2/+0
2019-02-25We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2019-02-25loplugin:unusedmethodsNoel Grandin2-24/+0
2019-02-25set m_bLinkableSelected before calling handlerCaolán McNamara2-1/+16
2019-02-25sd: fix preset class for media call effects.Mark Hung3-3/+6
2019-02-24Temp icons for the redactedexport commandsMuhammet Kara2-4/+3
2019-02-24Unflatten the if block of SID_DRAW_FREELINE_NOFILLMuhammet Kara1-26/+22
2019-02-24RectanglePoint is still used in OSL_DEBUG_LEVEL > 1Tomoyuki Kubota1-0/+3
2019-02-23Add style options to redaction exportMuhammet Kara5-1/+49
2019-02-23loplugin:unusedfields in sdNoel Grandin20-95/+4
2019-02-23tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski2-0/+21
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara1-1/+1
2019-02-22oox smartart, picture strip: handle bitmap fill of pres nodesMiklos Vajna2-0/+38
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen26-302/+52
2019-02-22tdf#61679 tdf#83247: default presentation pause should be 0 sMike Kaganski5-1/+29
2019-02-22loplugin:unusedfields in svxNoel Grandin1-1/+0
2019-02-22Reduce scopeMatteo Casalin1-3/+2
2019-02-21Revert "Simplify: getToken+comparison ==> startsWith"Matteo Casalin1-3/+10
2019-02-21tdf#123534 Impress collapse/expand animation maintains selectionBrian Fraser2-0/+70
2019-02-21tdf#123090 unit test for handling gridSpanGülşah Köse2-0/+29
2019-02-21loplugin:indentation (macOS)Stephan Bergmann1-3/+3
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse1-1/+1