summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests-ooxml1.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-04-01tdf#165995 pptx export: table cell margins weren't exportedJustin Luth1-0/+8
2025-03-29related tdf#165521 oox: ShapeExport::GetNewShapeID of at least 2Justin Luth1-2/+2
2024-11-04new loplugin:staticconstexprNoel Grandin1-1/+1
2024-10-21improve style searching in SvXMLStylesContextNoel Grandin1-1/+1
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski1-246/+209
2024-08-02Fix wrong / misleading uses of fTools::(more|less|equal) with literal 0Mike Kaganski1-2/+2
2024-05-30loplugin:ostr in sdNoel Grandin1-315/+339
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-8/+8
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski1-2/+3
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma1-3/+3
2023-12-18tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga1-2/+2
2023-11-19Extended loplugin:ostr: sdStephan Bergmann1-183/+204
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann1-9/+7
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann1-4/+3
2023-08-25tdf#150316 Fix missing first line indent in pptx exportSamuel Mehrbrodt1-0/+9
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-2/+5
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl1-8/+6
2023-08-18tdf#151134 Always write inset properties when exporting placeholder shapesSamuel Mehrbrodt1-0/+9
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin1-8/+10
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)1-4/+2
2023-05-03Fix typoAndrea Gelmini1-1/+1
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)1-8/+30
2023-05-02[API CHANGE] Drop TotalCacheSize ObjectCacheSize ObjectReleaseTime config keysGabor Kelemen1-5/+0
2023-03-16XmlTestTools: factor out common codeXisco Fauli1-5/+0
2023-02-23CppunitTest_sd_export_tests-ooxml1: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-227/+73
2023-02-22tdf#134862: sd_export_tests-ooxml1: Add unittestXisco Fauli1-0/+30
2022-12-19tdf#152335 PPTX export: fix 3D shape properties of the shape in themeTibor Nagy1-0/+12
2022-11-29sd: remove unused includesXisco Fauli1-2/+0
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli1-71/+71
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann1-2/+1
2022-11-21tdf#149803 tdf#128150 PPTX: export UseBgFill of custom shapesTibor Nagy1-0/+11
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli1-97/+96
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-58/+58
2022-11-03swmodeltestbase: remove duplicated codeXisco Fauli1-2/+2
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-14/+14
2022-10-31sd: Simplify codeXisco Fauli1-25/+6
2022-10-27CppunitTest_sd_export_tests-ooxml1: inherit from UnoApiTestXisco Fauli1-415/+211
2022-10-27CppunitTest_sd_export_tests-ooxml1: use clang-formatXisco Fauli1-344/+451
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-39/+39
2022-06-24tdf#149311 PPTX export: fix internal hyperlink on textsTibor Nagy1-0/+16
2022-05-30tdf#149128 PPTX export: fix <stCxn> and <endCxn> connector propertiesTibor Nagy1-0/+17
2022-05-23tdf#66228 PPTX export: fix lost U-shaped connectorsTibor Nagy1-0/+15
2022-05-10tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy1-0/+62
2022-05-07Revert "tdf#147919 PPTX export: fix curved and bent connector shape"Stephan Bergmann1-62/+0
2022-05-04tdf#147919 PPTX export: fix curved and bent connector shapeTibor Nagy1-0/+62
2022-02-02tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy1-0/+14
2022-01-31tdf#130165 PPTX export: fix master objects visible propertyTibor Nagy1-0/+14
2022-01-28CppunitTest_sd_export_tests-ooxml*: remove unused includesXisco Fauli1-13/+0
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1