summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2014-12-01fdo#84043: add a test for the bugMichael Stahl2-0/+16
2014-11-30PPTX import: fix import of shape line properties defined by themeZolnai Tamás2-0/+73
2014-11-30bnc#904423: Text(box) is rendered white on white when it is notZolnai Tamás2-0/+55
2014-11-13add CVE-2014-6352 testcaseCaolán McNamara1-0/+1
2014-11-13loplugin: cstylecastNoel Grandin1-1/+1
2014-11-07Use SAL_N_ELEMENTSZolnai Tamás1-1/+1
2014-11-07Build fix againZolnai Tamás1-1/+1
2014-11-07Build fix: back to C++98Zolnai Tamás1-4/+4
2014-11-07Make these tests weaker to fix build.Zolnai Tamás1-2/+2
2014-11-07Make SdrGrafObj swapping methods private.Zolnai Tamás3-13/+29
2014-11-07Test for swapped out image loss during Impress exportZolnai Tamás2-0/+70
2014-11-07Do not check a referenceZolnai Tamás4-7/+7
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna2-0/+11
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-21add CVE-2014-4114 testCaolán McNamara5-0/+4
2014-10-14Resolves: fdo#84887 TabBar::ImplShowPage crashCaolán McNamara1-0/+400
2014-10-14add cgm loading testCaolán McNamara5-0/+4
2014-10-13oox: refactor embedded media importMichael Stahl1-0/+2
2014-10-11sd: another temp-file leakMichael Stahl1-0/+1
2014-10-11sd: rename test classes to be uniqueMichael Stahl2-43/+43
2014-09-30bnc#584721: invisible text because of wrong color (white)Zolnai Tamás2-0/+41
2014-09-26bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan1-0/+12
2014-09-25Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna1-1/+1
2014-09-25fdo#83751- Add test case for custom properties in pptxHeena Gupta2-0/+19
2014-09-17bnc#591147: unit test for media files importMatúš Kukan3-0/+37
2014-09-17bnc#584721: Import subtitle block to master slidesZolnai Tamás2-0/+27
2014-09-17bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás2-1/+18
2014-09-17bnc#584721: Right text inside the title area on master pageZolnai Tamás2-0/+20
2014-09-12Keep files of failing tests aroundStephan Bergmann1-1/+1
2014-09-09bnc#480256: OOXML import: unit test for table background propertyMatúš Kukan2-0/+48
2014-09-05CppunitTest_sd_import_tests: missing DoClose() callMiklos Vajna1-0/+1
2014-08-29n#708518: sd: check that master page matches when setting parent styleMichael Stahl2-0/+43
2014-08-28bnc#822347: Test for bullet character defined as '' - empty char.Tomaž Vajngerl2-0/+37
2014-08-28parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl1-3/+9
2014-08-28PPTX import: fix missing document metadataMiklos Vajna1-0/+16
2014-08-17remove executable bitsThomas Arnhold1-0/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-2/+2
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann1-3/+3
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2-8/+8
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+1
2014-07-17fix build failureMarkus Mohrhard2-2/+1
2014-07-17make the temp file names random in sd testsMarkus Mohrhard4-52/+45
2014-07-16Update test data to match my gradient handling changeTor Lillqvist1-51/+51
2014-07-15Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan2-0/+51
2014-07-04make the validation working correctlyMarkus Mohrhard1-2/+2
2014-07-04remove unused header fileMarkus Mohrhard1-2/+0
2014-07-04enable ODP export validation in sd export testMarkus Mohrhard1-0/+8
2014-07-04split sd's import and export testsMarkus Mohrhard2-361/+427
2014-07-04extract a bit more codeMarkus Mohrhard1-45/+25
2014-07-04extract some shared codeMarkus Mohrhard1-44/+34