summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2017-07-19sd pptm: Preserve the VBA stream on export.Jan Holesovsky2-1/+37
2017-07-19sd pptm: Add a separate PPTM filter.Jan Holesovsky3-52/+27
2017-07-06Resolves: tdf#107959 SdrGrafObj leak triggers later crashCaolán McNamara1-10/+7
2017-07-05support for saving a modified image instead of original versionMarco Cecchetti1-1/+21
2017-06-27Resolves: tdf#108475 swipe only if some reasonable movement was involvedCaolán McNamara1-1/+3
2017-06-15Resolves: tdf#108187 fatal exception on testing if ooxml is a odfCaolán McNamara1-14/+23
2017-06-06tdf#108024 Keep original selection during DrawViewShell::FuTemporary()Takeshi Abe1-1/+2
2017-05-31lok: impress: add support for undoing comment editingMarco Cecchetti2-5/+28
2017-05-31lok: impress: undoing comment deletion doesn't workMarco Cecchetti2-58/+73
2017-05-16sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+54
2017-05-11sd: Use unique Page ids for better multi-view support + unit testPranav Kant15-58/+66
2017-05-10tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-04tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens4-9/+112
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai1-1/+3
2017-03-30tdf#106857: use SfxInt32Item for ATTR_SNAPLINEJulien Nabet1-2/+2
2017-03-29Resolves: tdf#106612 fix double click in draw/impress navigatorCaolán McNamara1-0/+3
2017-03-22lok sd: Fix crash when searching.Jan Holesovsky1-5/+14
2017-03-17ofz#877 reference to stack alloced obj outlives objCaolán McNamara2-12/+9
2017-03-17Resolves: tdf#106557 don't crash on missing line spacing argumentCaolán McNamara1-177/+174
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-1/+1
2017-03-14Related: tdf#105093 sd PDF export: handle css.presentation.MediaShape as wellMiklos Vajna1-1/+1
2017-03-14tdf#105093 sd PDF export: handle embedded videosMiklos Vajna1-1/+8
2017-03-14Related: tdf#104841 sw PDF export: handle linked videos on non-first pagesMiklos Vajna1-1/+1
2017-03-14tdf#104841 sd PDF export: handle linked videosMiklos Vajna1-0/+12
2017-03-13sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky1-3/+7
2017-03-01tdf#104222: Put expensive debug code behind #if againMatúš Kukan1-0/+7
2017-02-28lok: these are not always plain asciiPranav Kant1-1/+1
2017-02-28sd lok: Support editing annotations by id + unit testPranav Kant2-1/+44
2017-02-28sd lok: Include parthash in annotation list and callbacksPranav Kant3-1/+12
2017-02-28sd lok: use per view author in annotations reply tooPranav Kant1-3/+10
2017-02-28sd lok: Don't rely on model notify eventsPranav Kant1-10/+37
2017-02-28New loplugin:conststringvar: sdStephan Bergmann3-10/+10
2017-02-28sd lok: Implement comment callback notificationsPranav Kant1-0/+44
2017-02-28sd lok: Support for replying to annotations by idPranav Kant1-1/+14
2017-02-28sd lok: Allow specifying text in the insert uno commandPranav Kant2-5/+24
2017-02-28sd lok: Support deleting annotations by idPranav Kant2-2/+36
2017-02-28sd: Superfluous conditionPranav Kant1-8/+4
2017-02-28sd lok: Use IDs in ViewAnnotations outputPranav Kant2-1/+11
2017-02-28sd: Give ids to each annotationPranav Kant1-0/+7
2017-02-28sd lok: Implement ViewAnnotations commandPranav Kant2-0/+39
2017-02-28sd lok: Disable comments if requiredPranav Kant1-0/+9
2017-02-28sd lok: use stored per view author namePranav Kant1-4/+12
2017-02-28sd: Per view author namesPranav Kant2-0/+5
2017-02-24tdf#99908: Ensure non-empty unique gradient namesKatarina Behrens2-4/+17
2017-02-24fix crash in the sidebar codeMarkus Mohrhard1-1/+1
2017-02-24don't lock sidebar size due to long master slide namesCaolán McNamara1-0/+3
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin17-46/+45
2017-02-09animation duration/scale etc don't fill horizontal spaceCaolán McNamara1-0/+4
2017-01-30tdf#105502 sd increase font size: handle table selectionMiklos Vajna1-0/+43
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht5-7/+16