summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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 Kant18-58/+124
2017-05-10tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-07Collabora Office: remove Safe Mode from menus and Windows start menuAndras Timar2-4/+0
2017-05-04tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens5-9/+113
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai5-1/+62
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: change test documents to test bitmap fallbackMiklos Vajna1-0/+0
2017-03-14vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2-2/+2
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 Holesovsky2-3/+24
2017-03-10tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+3
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 Kant4-1/+68
2017-02-28sd lok: Include parthash in annotation list and callbacksPranav Kant5-1/+18
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-28sd lok: Unit tests for comments apiPranav Kant1-3/+108
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-5/+6
2017-02-28tdf#105502 sd increase font size: handle table selectionMiklos Vajna2-0/+53
2017-02-28sw, sd: fix indentationMiklos Vajna1-1/+1
2017-02-28New loplugin:conststringvar: sdStephan Bergmann4-11/+11
2017-02-28tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky3-1/+41
2017-02-28Indentation fixesMiklos Vajna1-5/+5
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 Kant3-1/+13
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 McNamara2-3/+17
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin17-46/+45
2017-02-17Test that patterns are correctly imported for MS binary formatTomaž Vajngerl2-0/+339
2017-02-10i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl3-1/+52
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2-0/+47