summaryrefslogtreecommitdiffstats
path: root/sd/qa
Commit message (Expand)AuthorAgeFilesLines
* Resolves: fdo#84887 TabBar::ImplShowPage crashCaolán McNamara2014-10-141-0/+400
* add cgm loading testCaolán McNamara2014-10-145-0/+4
* oox: refactor embedded media importMichael Stahl2014-10-131-0/+2
* sd: another temp-file leakMichael Stahl2014-10-111-0/+1
* sd: rename test classes to be uniqueMichael Stahl2014-10-112-43/+43
* bnc#584721: invisible text because of wrong color (white)Zolnai Tamás2014-09-302-0/+41
* bnc#897769: OOXML import: Import border lines using reference too.Matúš Kukan2014-09-261-0/+12
* Fix validation problems pointed out by CppunitTest_sd_export_testsMiklos Vajna2014-09-251-1/+1
* fdo#83751- Add test case for custom properties in pptxHeena Gupta2014-09-252-0/+19
* bnc#591147: unit test for media files importMatúš Kukan2014-09-173-0/+37
* bnc#584721: Import subtitle block to master slidesZolnai Tamás2014-09-172-0/+27
* bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás2014-09-172-1/+18
* bnc#584721: Right text inside the title area on master pageZolnai Tamás2014-09-172-0/+20
* Keep files of failing tests aroundStephan Bergmann2014-09-121-1/+1
* bnc#480256: OOXML import: unit test for table background propertyMatúš Kukan2014-09-092-0/+48
* CppunitTest_sd_import_tests: missing DoClose() callMiklos Vajna2014-09-051-0/+1
* n#708518: sd: check that master page matches when setting parent styleMichael Stahl2014-08-292-0/+43
* bnc#822347: Test for bullet character defined as '' - empty char.Tomaž Vajngerl2014-08-282-0/+37
* parseXml should return xmlDocPtr instead of htmlDocPtrTomaž Vajngerl2014-08-281-3/+9
* PPTX import: fix missing document metadataMiklos Vajna2014-08-281-0/+16
* remove executable bitsThomas Arnhold2014-08-171-0/+0
* Consistently use size_t and SAL_MAX_SIZEMatteo Casalin2014-08-161-2/+2
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-061-3/+3
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-042-8/+8
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-191-1/+1
* fix build failureMarkus Mohrhard2014-07-172-2/+1
* make the temp file names random in sd testsMarkus Mohrhard2014-07-174-52/+45
* Update test data to match my gradient handling changeTor Lillqvist2014-07-161-51/+51
* Unit test for cell properties, where lastRow is used in table (bnc#887225)Matúš Kukan2014-07-152-0/+51
* make the validation working correctlyMarkus Mohrhard2014-07-041-2/+2
* remove unused header fileMarkus Mohrhard2014-07-041-2/+0
* enable ODP export validation in sd export testMarkus Mohrhard2014-07-041-0/+8
* split sd's import and export testsMarkus Mohrhard2014-07-042-361/+427
* extract a bit more codeMarkus Mohrhard2014-07-041-45/+25
* extract some shared codeMarkus Mohrhard2014-07-041-44/+34
* fix wrong operator<< for ColorMarkus Mohrhard2014-07-041-1/+1
* remove whitespacesMarkus Mohrhard2014-06-252-3/+0
* bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan2014-06-241-2/+2
* Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan2014-06-211-2/+2
* fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29ddMatúš Kukan2014-06-171-2/+2
* Revert "Make glTF support an experimental feature"Zolnai Tamás2014-06-161-13/+2
* Reduce test doc size, use a simpler gltf modelZolnai Tamás2014-06-162-2/+2
* Fix gltf export: close plugin element before export fallbackZolnai Tamás2014-06-161-0/+0
* glTF import/export: fallback must be the second one inside the frameZolnai Tamás2014-06-161-0/+0
* glTF export: Use plural folder namesZolnai Tamás2014-06-162-2/+2
* Fix --disable-gltf buildZolnai Tamás2014-06-151-0/+3
* Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2014-06-122-1/+2
* Make glTF support an experimental featureZolnai Tamás2014-06-121-4/+14
* Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2014-06-122-3/+15
* Related bnc#862510: extend handling of txXfrmZolnai Tamás2014-06-103-21/+23