summaryrefslogtreecommitdiff
path: root/sd/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2019-05-31SmartArt: more constraints used in linear algorithmGrzegorz Araminowicz1-3/+7
2019-05-29SmartArt: sort shapes by Z order after layout algorithmsGrzegorz Araminowicz2-0/+41
2019-05-28SmartArt: adjust text size to fit shapesGrzegorz Araminowicz2-0/+33
2019-05-25Fix typosAndrea Gelmini1-1/+1
2019-05-24sd: make Tools -> Language -> For All Text affect shape textMiklos Vajna2-0/+31
2019-05-23SmartArt: regenerate diagram testGrzegorz Araminowicz2-0/+59
2019-05-21SmartArt: Support ctrShpMap cycle algorithm parameterGrzegorz Araminowicz2-0/+30
2019-05-20tdf#125360: PPTX: Shape fill transparency is not exportedTamás Zolnai4-0/+76
2019-05-20lok: writer: svg export transformed imagesMarco Cecchetti1-17/+19
2019-05-18tdf#125346: PPTX export: Shape has wrong fill color comming from themeTamás Zolnai3-0/+75
2019-05-15Add unit test for pptx import, crop to shapeTamas Bunth2-0/+26
2019-05-13Make BitmapColor inherit from / merge into ColorJan-Marek Glogowski1-3/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin4-15/+15
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz7-101/+242
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen4-0/+8
2019-05-07PPTX: Fix import / export of image transparencyTamás Zolnai2-0/+26
2019-05-07missing includeStephan Bergmann1-0/+1
2019-05-06tdf#42949 Fix IWYU warnings in include/formula/Gabor Kelemen1-1/+0
2019-04-30tdf#124230 pptx: make exported animation sound work.Mark Hung1-4/+11
2019-04-30PPTX import: store OOXTheme in InteropGrabBag for SmartArt re-generationGrzegorz Araminowicz2-0/+28
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-1/+1
2019-04-23tdf#123684 PPTX import: fix wrong background color for <p:sp useBgFill="1">Miklos Vajna2-0/+16
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-3/+2
2019-04-19loplugin:sequentialassign in sdNoel Grandin1-8/+4
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen3-0/+4
2019-04-15SmartArt: better detecting connector arrow typeGrzegorz Araminowicz2-1/+24
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-12SmartArt: improve cycle algorithmGrzegorz Araminowicz1-1/+16
2019-04-11XmlTestTools::getXPath now asserts that non-empty attribute existsMike Kaganski1-1/+2
2019-04-10SmartArt: omit last atom in forEach loop only when necessaryGrzegorz Araminowicz1-0/+7
2019-04-09missing includeStephan Bergmann1-0/+1
2019-04-08PPTX export: save SmartArt as diagram instead of group of shapesGrzegorz Araminowicz3-4/+58
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen4-0/+4
2019-03-25new loplugin:unoqueryNoel Grandin2-3/+3
2019-03-20tdf#123909 fix event source that refers to a timenode.Mark Hung1-1/+3
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen2-0/+2
2019-03-18PPTX import: save also OOXDrawing in InteropGrabBagGrzegorz Araminowicz1-0/+1
2019-03-16Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2019-03-14PPTX import: import SmartArt drawing into single GroupShapeGrzegorz Araminowicz4-22/+15
2019-03-14tdf#122899 use unsigned integer for mso_sptArcRegina Henschel2-0/+29
2019-03-14weld SdActionDlgCaolán McNamara1-1/+1
2019-03-11PPTX import: save SmartArt markup into InteropGrabBagGrzegorz Araminowicz2-0/+21
2019-03-05Add missing DoCloseAurimas Fišeras2-0/+16
2019-03-05Check svg URLs before exportingSamuel Mehrbrodt2-0/+15
2019-03-04tdf#44223: Export the audio of effects and transitions.Mark Hung2-27/+37
2019-02-28Fix typoAndrea Gelmini1-1/+1
2019-02-28oox smartart, picture strip: fix too wide child shapesMiklos Vajna1-0/+7
2019-02-28Fix typoAndrea Gelmini1-1/+1
2019-02-27oox smartart, picture strip: fix lack of margin in text shapesMiklos Vajna1-0/+15
2019-02-27tdf#123557 PPTX: Export timenode condition targets.Mark Hung3-2/+26