summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-20oox smartart, cycle matrix: fix fill and line props of shapeMiklos Vajna2-0/+20
2019-02-20Translate German variable namesJohnny_M1-15/+15
2019-02-20Fix typoAndrea Gelmini1-1/+1
2019-02-20Use named shapes for redactionMuhammet Kara5-6/+27
2019-02-19weld ChineseDictionaryDialogCaolán McNamara2-6/+6
2019-02-19oox smartart, cycle matrix: handle destination order in connectionsMiklos Vajna2-1/+3
2019-02-19sd: respect what user has selected for new effects.Mark Hung1-7/+21
2019-02-19tdf#123440 new expert option 'WriteLayerStateAsConfigItem'Regina Henschel3-26/+139
2019-02-19use boost::optional in EditFieldInfoNoel Grandin1-1/+1
2019-02-19pretty up logging of exceptionsNoel Grandin5-29/+34
2019-02-18oox smartart, cycle matrix: handle aspect ratio in composite algoMiklos Vajna1-0/+6
2019-02-18oox smartart, cycle matrix: fix too large height in composite algoMiklos Vajna1-0/+4
2019-02-18use clear() instead of erase(begin, end)Noel Grandin1-1/+1
2019-02-18sd: fix crashing when adding new effects to media.Mark Hung1-6/+15
2019-02-18Resolves tdf#121596 - Include a key combination to insert thin spacesheiko tietze8-0/+23
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin7-9/+8
2019-02-17Avoid string comparison if result is knownMatteo Casalin1-1/+1
2019-02-17Use optimized OUString concatenationMatteo Casalin1-16/+11
2019-02-17Simplify by using startsWith()Matteo Casalin1-10/+3
2019-02-17Simplify: getToken+comparison ==> startsWithMatteo Casalin1-10/+3
2019-02-17Use indexed getToken()Matteo Casalin1-6/+8
2019-02-17Use indexed getToken()Matteo Casalin1-2/+3
2019-02-17Use indexed getToken()Matteo Casalin1-2/+3
2019-02-17Precalculate all needed tokens and use indexingMatteo Casalin1-3/+7
2019-02-17Use indexed getToken()Matteo Casalin1-1/+2
2019-02-15Fix build without HAVE_FEATURE_AVMEDIATor Lillqvist1-2/+2
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin12-1414/+1451
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin15-2022/+2018
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin16-1271/+1284
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin14-851/+852
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin18-609/+608
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin22-1686/+1688
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin22-905/+902
2019-02-15loplugin:flatten in sd/source/ui/sidebarNoel Grandin4-151/+150
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin6-527/+548
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin14-1259/+1269
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin35-2837/+2840
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin3-1/+5
2019-02-13menubar draw sync with impress add uno:AVMediaPlayerandreas kainz1-0/+1
2019-02-13can use set_rangeCaolán McNamara1-4/+4
2019-02-13fix context for _Review in notebookbar_groupedbar_fullJulien Nabet1-1/+1
2019-02-13Pointer is pointlessNoel Grandin14-36/+38