summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* sd: argh fix the C++ integer madness againMichael Stahl2017-02-091-4/+4
* i#124243 sd: add unit test for ODF import of glue points on SVG shapeMichael Stahl2017-02-093-1/+52
* tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl2017-02-082-0/+47
* Fix copy paste errorTamás Zolnai2017-02-061-1/+0
* tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai2017-02-052-0/+35
* tdf#91795: prevent default item overwrite actual values.Mark Hung2017-02-021-0/+43
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-022-4/+4
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-3/+3
* tdf#105502 sd increase font size: handle table selectionMiklos Vajna2017-01-252-0/+53
* sw, sd: fix indentationMiklos Vajna2017-01-171-1/+1
* New loplugin:conststringvar: sdStephan Bergmann2017-01-101-1/+1
* Test that patterns are correctly imported for MS binary formatTomaž Vajngerl2017-01-092-0/+339
* Related: tdf#105150 PPT import: handle mso_fillBackground fill type of shapesMiklos Vajna2017-01-062-0/+14
* tdf#105150 PPTX import: try harder to handle <p:sp useBgFill="1">Miklos Vajna2017-01-062-0/+14
* tdf#81754: Unit test for the loss of text on save of pptx.Jan Holesovsky2017-01-042-1/+40
* tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai2016-12-092-0/+53
* Indentation fixesMiklos Vajna2016-12-081-5/+5
* tdf#104405 Clone Formatting ignores vertical text alignmentNoel Grandin2016-12-072-0/+1162
* Change Read/Write access to Scoped Read/Write accessMark Page2016-12-061-1/+1
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* tdf#103477 Add unit testMuthu Subramanian2016-12-012-0/+17
* typo: Scond -> SecondAndras Timar2016-11-271-1/+1
* tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai2016-11-272-0/+36
* tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung2016-11-251-2/+0
* Probably a more robust way to fix the testKhaled Hosny2016-11-221-2/+1
* tdf#55469 Consistent line spacing across platformsKhaled Hosny2016-11-221-0/+1
* Destroy item sets in SdDialogsTest::tearDownStephan Bergmann2016-11-221-0/+3
* tdf59046 oox: fix incorrectly combined shapesMark Hung2016-11-202-0/+12
* tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung2016-11-192-0/+11
* tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai2016-11-182-0/+40
* Missing XComponent.dispose calls in screenshot testsStephan Bergmann2016-11-181-0/+7
* tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai2016-11-172-0/+21
* tdf#103950 Undo does not revert bundled font size changes for table cellsNoel Grandin2016-11-171-4/+18
* chmod -xTor Lillqvist2016-11-173-0/+0
* make the element names in dumpAsXml match the class namesNoel Grandin2016-11-161-7/+7
* Replace some trivial Sfx*Item derivations with make* functionsStephan Bergmann2016-11-151-7/+7
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* Sd test: use binary mode to dump shapes to avoid Windows line endingsTamás Zolnai2016-11-121-1/+1
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-3/+3
* 'make screenshot' loplugin fixesStephan Bergmann2016-11-101-2/+2
* tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai2016-11-102-0/+20
* Adapt sd.screenshotStephan Bergmann2016-11-101-1/+0
* Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2016-11-071-6/+0
* style fix for cppcheck redundantConditionJochen Nitschke2016-11-071-1/+1
* oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung2016-11-071-0/+4
* Reverts a commit series that cripple windows ci.Norbert Thiebaud2016-11-051-0/+6
* unify color selectorsCaolán McNamara2016-11-041-6/+0
* tdf#103473: Ensure positive rectangle sizeMike Kaganski2016-10-292-0/+18
* sd: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-10-284-9/+9
* convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin2016-10-281-1/+1