summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-09animation duration/scale etc don't fill horizontal spaceCaolán McNamara1-0/+4
2017-02-07tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2-0/+34
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
2017-01-16tdf#105188 sd: fix shutdown crash after accessing master pagesMichael Stahl4-23/+29
2017-01-11tdf#105182 sd: avoid iterating too far in SdOutliner::Initialize()Michael Stahl1-1/+4
2017-01-11tdf#105199: Keep URL intactStephan Bergmann1-1/+1
2017-01-11Related tdf#100151: use disposeAndClear for mpShowWindow (sd)Julien Nabet1-1/+1
2016-12-22should be sd icon, not scCaolán McNamara1-1/+1
2016-12-21tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin14-182/+55
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2-0/+53
2016-12-08tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2-0/+1162
2016-11-30ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2-2/+2
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2-0/+36
2016-11-27tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung1-2/+0
2016-11-22Probably a more robust way to fix the testKhaled Hosny1-2/+1
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny1-0/+1
2016-11-22Destroy item sets in SdDialogsTest::tearDownStephan Bergmann1-0/+3
2016-11-22remove some more global OUStringsNoel Grandin5-16/+4
2016-11-21convert inventorId to scoped enumNoel Grandin51-152/+148