summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2017-06-21tdf#89064 Fix import of pages with comments and notesPaul Trojahn2-0/+13
2017-05-11sd: Use unique Page ids for better multi-view support + unit testPranav Kant2-0/+52
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai4-0/+59
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 Vajna1-1/+1
2017-03-13sd lok: Don't search on master pages & notes in Impress.Jan Holesovsky1-0/+17
2017-03-10tdf#106304: Fix newline and empty paragraph font size issues in .pptx exportTor Lillqvist1-3/+3
2017-02-28sd lok: Support editing annotations by id + unit testPranav Kant1-0/+19
2017-02-28sd lok: Include parthash in annotation list and callbacksPranav Kant1-0/+4
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 Bergmann1-1/+1
2017-02-28tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky2-1/+40
2017-02-28Indentation fixesMiklos Vajna1-5/+5
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-07tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2-0/+34
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-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-20tdf59046 oox: fix incorrectly combined shapesMark Hung2-0/+12
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2-0/+11
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2-0/+40
2016-11-18Missing XComponent.dispose calls in screenshot testsStephan Bergmann1-0/+7
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2-0/+21
2016-11-17tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin1-4/+18
2016-11-17chmod -xTor Lillqvist3-0/+0
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-7/+7
2016-11-15Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann1-7/+7
2016-11-15Fix typosSamuel Mehrbrodt1-1/+1
2016-11-12Sd test: use binary mode to dump shapes to avoid Windows line endingsTamás Zolnai1-1/+1
2016-11-10'make screenshot' use-after-free fixesStephan Bergmann1-3/+3
2016-11-10'make screenshot' loplugin fixesStephan Bergmann1-2/+2
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2-0/+20
2016-11-10Adapt sd.screenshotStephan Bergmann1-1/+0
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-6/+0
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke1-1/+1
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung1-0/+4
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-0/+6
2016-11-04unify color selectorsCaolán McNamara1-6/+0
2016-10-29tdf#103473: Ensure positive rectangle sizeMike Kaganski2-0/+18
2016-10-28sd: fix loplugin:cppunitassertequals warningsMiklos Vajna4-9/+9
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1