summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2016-10-242-2/+2
* tdf#103083 - EDITING: Cut and Paste changes bullet point formattingNoel Grandin2016-10-192-0/+1002
* tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez2016-10-163-3/+3
* convert PageKind to scoped enumNoel Grandin2016-10-113-10/+10
* convert DocumentType to scoped enumNoel Grandin2016-10-112-3/+3
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-105-53/+53
* sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna2016-09-222-0/+47
* tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2016-09-202-0/+48
* sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna2016-09-161-0/+4