summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-04fix wrong operator<< for ColorMarkus Mohrhard1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard2-3/+0
2014-06-24bnc#882631: Do not hide top of the first row when editing text in table cells.Matúš Kukan1-2/+2
2014-06-21Revert "bnc#882631: keep line visible if proportional line spacing is < 100%."Matúš Kukan1-2/+2
2014-06-17fix sd_import_tests after e42c05c1f96832572e525d85d89590f56f5a29ddMatúš Kukan1-2/+2
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás1-13/+2
2014-06-16Reduce test doc size, use a simpler gltf modelZolnai Tamás2-2/+2
2014-06-16Fix gltf export: close plugin element before export fallbackZolnai Tamás1-0/+0
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás1-0/+0
2014-06-16glTF export: Use plural folder namesZolnai Tamás2-2/+2
2014-06-15Fix --disable-gltf buildZolnai Tamás1-0/+3
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás2-1/+2
2014-06-12Make glTF support an experimental featureZolnai Tamás1-4/+14
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás2-3/+15
2014-06-10Related bnc#862510: extend handling of txXfrmZolnai Tamás3-21/+23
2014-06-06html export: More standard time specification in <meta/>.Jan Holesovsky1-1/+1
2014-06-06sd html: Unit test for the metadata export.Jan Holesovsky1-0/+5
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás3-11/+37
2014-06-06c++03 vs c++11 enum namespacingCaolán McNamara1-4/+4
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás2-0/+68
2014-06-061th part of bnc#870233: wrong list style in shapesZolnai Tamás2-0/+73
2014-05-30bnc#870237: wrong text position in grouped listZolnai Tamás2-0/+22
2014-05-15sd html test: move local vars on top, clean-upTomaž Vajngerl2-11/+9
2014-05-14Unify utl::TempFile ctorsStephan Bergmann2-2/+2
2014-05-09coverity#1209803 Dereference before null checkCaolán McNamara1-1/+0
2014-04-29tests: add XML and HTML test tools to test moduleTomaž Vajngerl1-38/+4
2014-04-24sd: sal_Bool->boolNoel Grandin1-1/+1
2014-04-23fix sd layout unit testAndras Timar1-115/+115
2014-04-17remove executable bitAndras Timar4-0/+0
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl2-0/+35
2014-04-15Remove unused codeStephan Bergmann1-18/+0
2014-04-13sd html: impress html export testTomaž Vajngerl3-22/+164
2014-04-04ODP filter test: embedded media and glTF modelZolnai Tamás2-0/+26
2014-04-04SdFiltersTest: reduce code duplicationZolnai Tamás2-47/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-04-01prevent leaked tmp files from sd import testMarkus Mohrhard1-0/+37
2014-03-28Add unit test for text gradfill import.Muthu Subramanian2-0/+27
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák2-0/+35
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann3-7/+7