summaryrefslogtreecommitdiff
path: root/sd/source/filter
AgeCommit message (Expand)AuthorFilesLines
2018-07-31crashtesting: failure on exporting tdf112587-1.odp to pptxCaolán McNamara1-1/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-07-29loplugin:stringloop in sdNoel Grandin1-3/+3
2018-07-25tdf#118836: fix grow-shrink animation in saved pptx.Mark Hung1-1/+29
2018-07-24ofz#9261 catch all exceptionsCaolán McNamara1-10/+1
2018-07-24tdf#118835 export animClr element. ( handle AnimateColor ).Mark Hung2-2/+73
2018-07-24tdf#118835 fix missing attribute name conversion.Mark Hung1-58/+24
2018-07-19tdf#118783 sd:fix spin animation in saved pptx file.Mark Hung1-1/+10
2018-07-18tdf#118806 sd: specify the motion path origin for pptx.Mark Hung1-0/+1
2018-07-18tdf#118768 fix pptx export of put on the brake animation.Mark Hung2-18/+20
2018-07-16oox: enum MS_AttributeNames -> enum class AnimationAttributeEnumMark Hung1-2/+2
2018-07-14ofz#9403 null derefCaolán McNamara1-2/+3
2018-07-13Move convertMeasrue and convertAnimationValue from sd to oox.Mark Hung2-266/+5
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin1-2/+2
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-15/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin4-11/+6
2018-07-07tdf#112721 sd ppt export: don't adjust first line of tableJustin Luth1-1/+1
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin2-0/+2
2018-06-28tdf#107690 OOXML import/export of setting "Open as read-only"László Németh1-1/+13
2018-06-28tdf#42949 Fix IWYU warnings in include/osl/*hGabor Kelemen1-0/+1
2018-06-27loplugin:useuniqueptr in PortionObjNoel Grandin3-16/+12
2018-06-21loplugin:useuniqueptr in EasyFileNoel Grandin1-7/+5
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara1-6/+6
2018-06-20loplugin:useuniqueptr in HtmlExportNoel Grandin2-4/+3
2018-06-18vcl: share GfxLinkAshod Nakashian1-2/+3
2018-06-16tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[dDE]*Gabor Kelemen1-0/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-14/+8
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-1/+1
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian1-1/+1
2018-06-07pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-06-07sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-06-07sd: pdf: really share the PDF streamAshod Nakashian1-1/+2
2018-06-07svx: import PDF text using PDFiumAshod Nakashian1-4/+9
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian1-1/+1
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-06-07svx: sd: cosmeticsAshod Nakashian1-1/+1
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian1-0/+171
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen21-88/+88
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen1-0/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-7/+7
2018-05-23sd: convert XGraphic to XBitmap for the "GraphicBitmap" propertyTomaž Vajngerl1-1/+5
2018-05-17tdf#116899: normalize key times during PPT import if neededAron Budea1-3/+12
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-2/+2
2018-05-11weld SdDesignNameDlgCaolán McNamara1-32/+18
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin4-16/+0
2018-05-09Avoid division by zeroStephan Bergmann1-16/+31
2018-05-09tdf#116272 use correct property name when exporting to PPTTomaž Vajngerl1-2/+2
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-11/+14