summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-17/+19
2019-05-18remove remaining '0' responsesCaolán McNamara9-12/+12
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai3-0/+75
2019-05-17there's already a way to customize the invalidationCaolán McNamara2-4/+4
2019-05-17weld SvxIMapDlgCaolán McNamara2-0/+3
2019-05-17allow a OutputDevice parent where that is sufficientCaolán McNamara1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen3-0/+3
2019-05-15tdf#125303 bring back Autofit to textbox commandandreas kainz2-0/+4
2019-05-15Add unit test for pptx import, crop to shapeTamas Bunth2-0/+26
2019-05-14tdf#125285 Use Forward Backward instead of ObjectForwardOne/BackOneandreas kainz5-109/+109
2019-05-14Resolves: tdf#120423 dispatch against the correct FrameCaolán McNamara1-1/+2
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz6-0/+59
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-3/+3
2019-05-13drop some unneeded includesCaolán McNamara1-2/+0
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin25-69/+69
2019-05-12regenerate PCH headersLuboš Luňák2-35/+8
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov19-24/+24
2019-05-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-05-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz7-101/+242
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen80-1/+115
2019-05-10Use std::queue instead of list for ChangeRequestQueueProcessor (sd)Julien Nabet2-5/+6
2019-05-09Resolves: tdf#124927 crash on multiple drawing shapes in animation dialogCaolán McNamara1-1/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-371/+113
2019-05-09Related tdf#38889: Sync sub menus Tools > MacrosJens Carl2-2/+4
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin6-16/+12
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai2-0/+26
2019-05-07Fix typoAndrea Gelmini1-1/+1
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-05-07missing includeStephan Bergmann1-0/+1
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen1-1/+0
2019-05-06Translate German variable namesJohnny_M2-54/+54
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann9-9/+9
2019-05-02tdf#125011 large ui scaling factor overflows spinbutton rangeCaolán McNamara1-12/+13
2019-04-30sd: fix comphelper::OInterfaceCompare build breakageMichael Stahl1-2/+1
2019-04-30tdf#124230 pptx: make exported animation sound work.Mark Hung3-9/+50
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz2-0/+28
2019-04-30Sifr, Breeze, Colibre icon theme update for menubarandreas kainz2-6/+6
2019-04-30improve loplugin:stringconstantNoel Grandin1-1/+1
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-30Impress: Delete an empty paragraph's animation over a non-empty one'sBrian Fraser1-28/+79
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen2-1/+2
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-1/+3
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-1/+3
2019-04-28tdf#120703 PVS: dereference before nullptr checkMike Kaganski1-1/+2
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski2-12/+7
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl1-11/+11
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski3-31/+27