summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-06-01pdf: preserve the original page dimensions on importAshod Nakashian1-3/+10
2018-06-01sd: make the imported PDF page exactly as originalAshod Nakashian1-31/+6
2018-06-01sd: render the correct PDF page on swapping inAshod Nakashian1-5/+0
2018-06-01sd: disable pdf import testsAshod Nakashian1-3/+3
2018-06-01svx: import PDF text using PDFiumAshod Nakashian1-4/+7
2018-06-01vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian1-0/+1
2018-06-01svx: sd: cosmeticsAshod Nakashian2-3/+3
2018-06-01svx: share PDF stream when saving imported PDF as imagesAshod Nakashian1-1/+2
2018-06-01sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian4-1/+221
2018-05-29tdf#38225: update API name when renaming using a base class refMike Kaganski3-49/+114
2018-05-23tdf#116899: normalize key times during PPT import if neededAron Budea3-3/+37
2018-05-15Resolves: tdf#117475 page properties change triggers page reorder eventCaolán McNamara2-10/+24
2018-05-15tdf#117355 Show color picker on the sidebarXisco Fauli1-0/+1
2018-04-26Fix building with DBG_ANIM_LOG definedAron Budea2-15/+15
2018-04-23Resolves: tdf#116999 fix reading cgm text at record boundsCaolán McNamara1-0/+0
2018-04-17Remove Help - Restart in Safe Mode menu itemAndras Timar2-4/+0
2018-04-17Remove Help - Donate to LibreOffice menu itemAndras Timar2-4/+0
2018-04-12tdf#115407: preselect sound file savedJulien Nabet1-3/+5
2018-04-12tdf#84205 If theme not found, use firstSzymon Kłos3-2/+20
2018-04-12tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara1-14/+62
2018-04-12tdf#116266: Take into account file extension when image type is unknownSerge Krot3-0/+110
2018-03-28sd: fix incorrect visible center calculationPranav Kant1-1/+1
2018-03-28sd lok: Enable mapmode in case of lok to calculate centerPranav Kant5-31/+26
2018-03-27sd lok: Set the view size to full page size + fix unit testsPranav Kant4-97/+141
2018-03-27tdf#115675: Shape selection was breaking when changing pos/size from sidebar.Jan Holesovsky4-22/+15
2018-03-26tdf#115005 Do not remove original vector images from slidesSerge Krot2-0/+22
2018-03-26tdf#104789 Export opacity attribute nameSzymon Kłos3-34/+40
2018-03-26tdf#104786 Don't export empty 'to'Szymon Kłos4-8/+31
2018-03-26tdf#90627 Don't save empty conditionsSzymon Kłos4-20/+30
2018-03-26tdf#104792 Double check for target shapeSzymon Kłos2-0/+17
2018-03-26tdf#116364: Revert "tdf#113660: show Master Slide label in handout view"Xisco Faulí1-1/+0
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky2-4/+4
2018-03-26oox: unit-tests for custom package preservationAshod Nakashian3-8/+36
2018-03-25lok: All mouse,key events asyncPranav Kant6-66/+69
2018-03-25tdf#111789: TextBox shadow propeties are not saved to PPTXTamás Zolnai2-0/+39
2018-03-25Remove accidently committed debug linesTamás Zolnai1-5/+0
2018-03-25sd lok: Delete selection highlight after cutting text.Tamás Zolnai2-0/+47
2018-03-25lok: Factor out the code for finding vcl::Window of a documentPranav Kant1-13/+7
2018-03-25Add some extra assert to this test caseTamás Zolnai1-4/+5
2018-03-25sd lok: Fix pasting text on slideTamás Zolnai3-1/+73
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai6-0/+50
2018-03-25Fix fontScale testSzymon Kłos1-1/+4
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos2-0/+14
2018-03-25lok IME: support dialogs as wellPranav Kant3-30/+15
2018-03-25Coverity: unused valueSzymon Kłos1-1/+1
2018-03-25Disable lok_preload_hooks when not dynamically loading.Michael Meeks1-0/+4
2018-03-25lok: allow libraries to pre-init themselves.Michael Meeks1-0/+7
2018-03-25tdf#115394 correct transition in case of 0sSzymon Kłos3-4/+20
2018-03-25sd, sc lok: IME support + unit testsPranav Kant3-0/+71
2018-03-25tdf#115394 export correct slide transition time in PPTSzymon Kłos5-6/+90