summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-09-13lokdialog: no invalidation when in init showPranav Kant1-2/+2
2018-08-20tdf#116899: normalize key times during PPT import if neededAron Budea3-3/+37
2018-06-22pdfium: Delay the swap out.Jan Holesovsky1-4/+10
2018-06-22pdfium: Avoid unnecessary copying + some warning fixes.Jan Holesovsky1-3/+2
2018-06-22pdfium: Import PDF with unloaded images.Ashod Nakashian1-21/+13
2018-06-22pdfium: Share the GfxLink for PDF files.Jan Holesovsky1-2/+2
2018-05-25pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-05-24sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-05-24sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-05-22sd: disable pdf import testsAshod Nakashian1-3/+3
2018-05-22svx: import PDF text using PDFiumAshod Nakashian1-4/+7
2018-05-22vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-05-22svx: sd: cosmeticsAshod Nakashian2-3/+3
2018-05-22svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-1/+2
2018-05-22sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian4-27/+246
2018-05-22make animation loop sal_uInt32 consistentlyCaolán McNamara1-4/+4
2018-05-22sd lok: Enable mapmode in case of lok to calculate centerPranav Kant5-31/+20
2018-05-22sd lok: guard all tests with lok flagPranav Kant1-0/+16
2018-05-22sd lok: Set the view size to full page size and hide ruler, scrollbarsPranav Kant3-2/+26
2018-05-22tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-41/+15
2018-05-22tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()Mike Kaganski2-1/+31
2018-04-07tdf#115407: preselect sound file savedJulien Nabet1-3/+5
2018-04-07tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara1-14/+62
2018-03-27tdf#84205 If theme not found, use firstSzymon Kłos3-2/+20
2018-03-27tdf#104789 Export opacity attribute nameSzymon Kłos3-35/+41
2018-03-27tdf#104786 Don't export empty 'to'Szymon Kłos4-9/+33
2018-03-27tdf#90627 Don't save empty conditionsSzymon Kłos4-35/+47
2018-03-27tdf#104792 Double check for target shapeSzymon Kłos2-0/+16
2018-03-08oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-5/+5
2018-03-07oox: unit-tests for custom package preservationAshod Nakashian3-8/+36
2018-03-06tdf#97614 Fixing initialization code for Bluetooth and IP Server for Impress.Rostislav Kondratenko2-7/+4
2018-02-26sd lok: Delete selection highlight after cutting text.Tamás Zolnai2-0/+42
2018-02-24lok: All mouse,key events asyncPranav Kant6-67/+69
2018-02-22Add some extra assert to this test caseTamás Zolnai1-4/+5
2018-02-22Revert posting key events on the main threadPranav Kant1-2/+3
2018-02-21lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-15/+9
2018-02-21sd lok: Fix pasting text on slideTamás Zolnai3-1/+73
2018-02-19tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-0/+50
2018-02-19PPTX export scale for TextFitToSizeSzymon Kłos2-0/+17
2018-02-15tdf#51340: Line spacing is imported incorrectly from PPTXTamás Zolnai2-0/+42
2018-02-14lok IME: support dialogs as wellPranav Kant3-30/+15
2018-02-13lok IME: VclEventId does not existPranav Kant1-2/+2
2018-02-13sd, sc lok: IME support + unit testsPranav Kant3-0/+71
2018-02-12tdf#114821 import/export/place complex data labels in chartsSzymon Kłos2-0/+49
2018-02-12tdf#115394 correct transition in case of 0sSzymon Kłos3-5/+21
2018-02-12tdf#115394 export custom transition time in PPTXSzymon Kłos2-41/+146
2018-02-12tdf#115394 export correct slide transition time in PPTSzymon Kłos5-6/+90
2018-02-12tdf#115394 import custom slide transition time in PPTXSzymon Kłos4-1/+36
2018-02-09PPTX Fix export of rotated group shapesPaul Trojahn2-0/+15
2018-02-05Resolves: tdf#110077 move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara2-26/+2