summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-26oox smartart, picture strip: fix lack of spacing around the picture listMiklos Vajna
2019-02-26these are modal dialogsCaolán McNamara
2019-02-26oox smartart, picture strip: fix too many columns with aspect ratio requestMiklos Vajna
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-25Fix build when !HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-25Build the sdui library for non-DESKTOP, tooTor 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-24Temp icons for the redactedexport commandsMuhammet Kara
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-23Add style options to redaction exportMuhammet Kara
2019-02-23loplugin:unusedfields in sdNoel Grandin
2019-02-23tdf#47365: import support for PPTX presentation's loop attributeMike Kaganski
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-22oox smartart, picture strip: handle bitmap fill of pres nodesMiklos Vajna
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-21tdf#123090 unit test for handling gridSpanGülşah Köse
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2019-02-20oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna
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-19oox smartart, cycle matrix: handle destination order in connectionsMiklos Vajna
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-18oox smartart, cycle matrix: handle aspect ratio in composite algoMiklos Vajna
2019-02-18oox smartart, cycle matrix: fix too large height in composite algoMiklos Vajna
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