summaryrefslogtreecommitdiff
path: root/sd/qa/unit/import-tests.cxx
AgeCommit message (Expand)Author
2022-02-28tdf#103800 PPTX shape import: fix regression of text colorTünde Tóth
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-31sd: move png export tests to their own fileXisco Fauli
2022-01-28CppunitTest_sd_import_tests*: remove unused includesXisco Fauli
2022-01-17sd: this is actually a layout test, move it to the right fileXisco Fauli
2022-01-06tdf#135843 Fix the missing border handlingGülşah Köse
2022-01-03tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy
2021-11-04tdf#144918 PPTX import: fix internal hyperlink on shapesTibor Nagy
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-10-27sd: split CppunitTest_sd_import_tests in twoXisco Fauli
2021-10-20tdf#144917 PPTX import: fix hyperlinks on grouped shapesTibor Nagy
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-10-01tdf#144616 PPTX import: fix hyperlinks on shapesTibor Nagy
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy
2021-07-30Use u16string_view hereMike Kaganski
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-28tdf#142646 PPTX import: count repeating slide namesTibor Nagy
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-16tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir
2021-06-08editengine-columns: PPTX support (tdf#118458)Mike Kaganski
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-04tdf#103347 PPTX import: fix duplicated slide nameTibor Nagy
2021-04-29tdf#65724 PPTX import: fix internal hyperlink to slideTibor Nagy
2021-04-22sd/qa: some sal_Int32 -> Color conversionsXisco Fauli
2021-04-15sd: just use Color in these assertsXisco Fauli
2021-04-15sd: use hexadecimal representation for colorsXisco Fauli
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-31sd: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-29tdf#137367 PPTX import: fix lost direct hyperlink colorsTibor Nagy
2021-03-29tdf#131269: sd_import: Add unittestXisco Fauli
2021-03-24sd_import_tests: simplify testXisco Fauli
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-11tdf#134210 Better testing for cropping bitmap of custom shape.Gülşah Köse
2021-02-10tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse
2021-02-10tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse
2021-01-28tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse
2021-01-21tdf#134210 Import support for custom stretch values.Gülşah Köse
2021-01-13vcl: use BinaryDataContianer in VectorGraphicDataTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-20tdf#113163: sd_import: Add unittestXisco Fauli
2020-11-19tdf#138148: sd_import: Add unittestXisco Fauli
2020-11-13fix some tools::Long falloutNoel Grandin