summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05Use indexed getToken()Matteo Casalin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05Remove redundant assignmentMike Kaganski
2019-03-04tdf#120774: remove 7-year-old workaround of now non-existent bugKatarina Behrens
2019-03-04tdf#44223: Export the audio of effects and transitions.Mark Hung
2019-03-04Avoid storing potentially negative and unused value in sal_uInt16 varStephan Bergmann
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-25Make SdAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist
2019-02-25We want the function pointer here, but not call it yetTor Lillqvist
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-25set m_bLinkableSelected before calling handlerCaolán McNamara
2019-02-25sd: fix preset class for media call effects.Mark Hung
2019-02-24Unflatten the if block of SID_DRAW_FREELINE_NOFILLMuhammet Kara
2019-02-24RectanglePoint is still used in OSL_DEBUG_LEVEL > 1Tomoyuki Kubota
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2019-02-22tdf#61679 tdf#83247: default presentation pause should be 0 sMike Kaganski
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-22Reduce scopeMatteo Casalin
2019-02-21Revert "Simplify: getToken+comparison ==> startsWith"Matteo Casalin
2019-02-21tdf#123534 Impress collapse/expand animation maintains selectionBrian Fraser
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-20Translate German variable namesJohnny_M
2019-02-20Fix typoAndrea Gelmini
2019-02-20Use named shapes for redactionMuhammet Kara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-19sd: respect what user has selected for new effects.Mark Hung
2019-02-19tdf#123440 new expert option 'WriteLayerStateAsConfigItem'Regina Henschel
2019-02-19use boost::optional in EditFieldInfoNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18use clear() instead of erase(begin, end)Noel Grandin
2019-02-18sd: fix crashing when adding new effects to media.Mark Hung
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17Avoid string comparison if result is knownMatteo Casalin
2019-02-17Use optimized OUString concatenationMatteo Casalin
2019-02-17Simplify by using startsWith()Matteo Casalin
2019-02-17Simplify: getToken+comparison ==> startsWithMatteo Casalin
2019-02-17Use indexed getToken()Matteo Casalin