summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests-ooxml2.cxx
AgeCommit message (Expand)Author
2025-01-21sd: de-duplicate masters on save to pptx follow-upJaume Pujantell
2025-01-21sd: de-duplicate slide masters on save to pptxJaume Pujantell
2024-11-10com::sun::star -> cssMike Kaganski
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-09-11Related: tdf#129061 Avoid formula import and use fallback for nowMike Kaganski
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski
2024-05-30loplugin:ostr in sdNoel Grandin
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-03-26skip more tests on hi-dpi windowsNoel Grandin
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-18tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-10-04tdf#155512: oox: ppt: fix import master slidesHenry Castro
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-02-23CppunitTest_sd_export_tests-ooxml2: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-01-26tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli
2022-11-24tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy
2022-11-14sd: fix buildXisco Fauli
2022-11-14tdf#142291 PPTX export: fix table border stylesTibor Nagy
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-10-31sd: Simplify codeXisco Fauli
2022-10-27CppunitTest_sd_export_tests-ooxml2: inherit from UnoApiTestXisco Fauli
2022-10-27CppunitTest_sd_export_tests-ooxml2: use clang-formatXisco Fauli
2022-10-27tdf#151492 PPTX export: fix connection points regressionTibor Nagy
2022-10-11use more string_view in sdNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-31tdf#144092 pptx import: correct table height during importSarper Akdemir
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-07-22tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy
2022-06-23tdf#149126 fix export of PPTX preset shapesTibor Nagy
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-04-27sd_export_tests-ooxml2: don't use try/catch in this testXisco Fauli
2022-04-26tdf#53970 PPTX: fix import of linked media filesTünde Tóth
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-04tdf#53970 PPTX: fix broken export of linked media filesTünde Tóth
2022-03-30tdf#53970 PPTX: add unittestTünde Tóth