summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* Implement export and import of author field in fixed formatRosemary Sebastian2017-03-102-0/+19
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-3/+9
* tdf#106304: Output <a:br> instead of &#10; for hard newlinesTor Lillqvist2017-03-041-3/+3
* Fix typosAndrea Gelmini2017-03-021-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* sd lok: Support editing annotations by id + unit testPranav Kant2017-02-211-0/+19
* sd lok: Include parthash in annotation list and callbacksPranav Kant2017-02-211-0/+4
* sd lok: Unit tests for comments apiPranav Kant2017-02-201-3/+108
* tdf#84323: Make osl::Condition::wait more readableFakabbir Amin2017-02-201-5/+6
* vcl pdf import: change test documents to test bitmap fallbackMiklos Vajna2017-02-141-0/+0
* vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna2017-02-131-1/+1
* 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