summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann20-118/+118
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna2-0/+10
2020-05-25Do not time out execute_dialog_through_commandStephan Bergmann1-2/+1
2020-05-25sd: add XPackageEncryption write support for binary pptVasily Melenchuk1-5/+101
2020-05-25sd: add XPackageEncryption support for binary pptVasily Melenchuk1-1/+106
2020-05-24remove some unused definesNoel Grandin1-17/+0
2020-05-24inline some use-once typedefsNoel Grandin3-4/+3
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski6-20/+0
2020-05-23sd: move SearchSelection constructor to header fileTomaž Vajngerl2-12/+6
2020-05-22tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli3-22/+22
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna2-0/+19
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+5
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin5-24/+18
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-89/+107
2020-05-20sd: FuSearch - prefix member varsTomaž Vajngerl2-29/+29
2020-05-19tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl1-22/+0
2020-05-14Use convertTwipToMasterUnit instead of hardcoded numberSamuel Mehrbrodt3-3/+3
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-4/+3
2020-05-14tdf#49247: add sidebar panel for soft edges effectMike Kaganski3-0/+7
2020-05-13Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-05-13tdf#132008 Provide NewWindow in Groupedbar compact view dropdownandreas kainz2-0/+26
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski2-12/+2
2020-05-11remove archaic Content.xml fallbackCaolán McNamara3-27/+7
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski4-0/+52
2020-05-10resolved: Strange behavior of Paragraph Spacing controlsPranam Lashkari1-0/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin9-11/+11
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti2-2/+5
2020-05-09compact namespace in sdNoel Grandin186-636/+550
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák6-5/+29
2020-05-08tdf#132201: use proper sequence order of effects per specMike Kaganski2-0/+21
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski4-10/+10
2020-05-07fix buildCaolán McNamara1-1/+1
2020-05-07tdf#101181: unit test for glow attributes in ODFMike Kaganski2-0/+50
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl1-2/+2
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin8-131/+125
2020-05-06loplugin:makesharedStephan Bergmann1-3/+2
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski5-0/+13
2020-05-06make screenshot build failureCaolán McNamara1-2/+2
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+57
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara2-7/+0
2020-05-05Fix typoAndrea Gelmini1-1/+1
2020-05-05FuHangulHanjaConversion::ConvertStyles reused current search familyCaolán McNamara1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara2-2/+2
2020-05-05SdrPdfImport: add a test class to sd and write a simple testTomaž Vajngerl4-0/+202
2020-05-04for these we know what the SearchFamily and GetSearchMask are alreadyCaolán McNamara1-2/+2
2020-05-04tdf#79082 Add test for correctly importing tab stops from pptSamuel Mehrbrodt2-0/+42
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara1-2/+2
2020-05-02Added separate color picker for slide background gradientPranam Lashkari3-14/+42
2020-05-01improve loplugin:makesharedNoel Grandin6-28/+26
2020-04-30Fix typosAndrea Gelmini2-2/+2