summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-03-08new loplugin constvarsNoel Grandin1-4/+1
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen4-0/+4
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen36-217/+39
2019-03-07build: support disabling popplerAshod Nakashian2-3/+3
2019-03-07log nice exception messages whereever possibleNoel Grandin9-35/+62
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara3-0/+9
2019-03-06sync sdraw and simpress ui files with swriter ui filesandreas kainz41-817/+896
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin1-1/+1
2019-03-05Use indexed getToken()Matteo Casalin1-2/+3
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