summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin1-1/+0
2020-04-29weld SfxTemplatePanelControlCaolán McNamara6-3/+7
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt2-0/+9
2020-04-28Breeze, elementary, KJ: Add Modify Layer iconsRizal Muttaqin1-1/+1
2020-04-28tdf#132282: Revert fix for tdf#131554Xisco Fauli2-0/+14
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann24-3/+30
2020-04-26move PanelLayout to sfx2Caolán McNamara7-7/+7
2020-04-26Fix typoAndrea Gelmini1-1/+1
2020-04-26update pchesCaolán McNamara2-6/+7
2020-04-26all ItemWindows are now weldedCaolán McNamara4-5/+5
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara16-44/+44
2020-04-25remove newly unused ValueSetCaolán McNamara1-1/+0
2020-04-25tdf#129898 Use layer DrawnInSlideshow in edit modeRegina Henschel4-0/+68
2020-04-25resolved: page gradient reset on reopening docPranam Lashkari1-3/+9
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara7-7/+7
2020-04-24weld StylesPropertyPanelCaolán McNamara1-2/+0