summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-17Precalculate all needed tokens and use indexingMatteo Casalin
2019-02-17Use indexed getToken()Matteo Casalin
2019-02-15Fix build without HAVE_FEATURE_AVMEDIATor Lillqvist
2019-02-15loplugin:flatten in sd/source/coreNoel Grandin
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[a-c]*Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/frameworkNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/funcNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/sidebarNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/slideshowNoel Grandin
2019-02-15loplugin:flatten in sd/source/ui/[t-u]*Noel Grandin
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13menubar draw sync with impress add uno:AVMediaPlayerandreas kainz
2019-02-13can use set_rangeCaolán McNamara
2019-02-13fix context for _Review in notebookbar_groupedbar_fullJulien Nabet
2019-02-13Pointer is pointlessNoel Grandin
2019-02-13Avoid -fsanitize=implicit-signed-integer-truncation in weld::MetricSpinButtonStephan Bergmann