summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests-ooxml3.cxx
AgeCommit message (Expand)Author
2023-11-22tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-10-31tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro
2023-10-31CppunitTest_sd_export_tests-ooxml3: split in twoXisco Fauli
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sdStephan Bergmann
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-26pptx export: fix export of vertical table textSarper Akdemir
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-16tdf#102261: pptx export: implement defTabSz ParaTabStopDefaultDistanceSarper Akdemir
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-14tdf#139618 Add WordArt fill types in pptx importRegina Henschel
2023-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-02-23CppunitTest_sd_export_tests-ooxml3: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-01-30tdf#153185 PPTX: fix export of linked OLE objectsTünde Tóth
2023-01-29tdf#124230 export subTnLst for event triggered nodes.Mark Hung
2023-01-20change test to use Calibri instead of CambriaCaolán McNamara
2022-12-19tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth
2022-11-29sd: remove unused includesXisco Fauli
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli
2022-11-23tdf#92222 PPTX export: fix line width of the shape in themeTibor Nagy
2022-11-23Fix loplugin:redundantcast check for same-type dynamic_castStephan Bergmann
2022-11-14sd: fix buildXisco Fauli
2022-11-14Revert "Revert "tdf#151622 PPTX: fix export of show as icon option""Xisco Fauli
2022-11-12tdf#125085 PPTX WordArt import: get shape font from runRegina Henschel
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-03swmodeltestbase: remove duplicated codeXisco Fauli
2022-11-03optimize text fitting algorithm to correctly calculate the fitTomaž Vajngerl
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-11-02Revert "tdf#151622 PPTX: fix export of show as icon option"László Németh
2022-11-02tdf#151622 PPTX: fix export of show as icon optionTünde Tóth
2022-10-31sd: Simplify codeXisco Fauli
2022-10-28CppunitTest_sd_export_tests-ooxml3: inherit from UnoApiTestXisco Fauli
2022-10-27tdf#151767 PPTX import: fix table border widthTibor Nagy
2022-10-27related tdf#149961 pptx export: scale indents for autofitted textboxesSarper Akdemir
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-28tdf#124333 PPTX import: fix Z-order of embedded OLE objectsTünde Tóth
2022-09-20tdf#94122 pptx export: fix automatic text color exportSarper Akdemir
2022-09-16tdf#149551 unit test writing mode in shape in ImpressRegina Henschel
2022-09-08Fix CppunitTest_sd_export_tests-ooxml3 on non-default DPIMike Kaganski
2022-08-31tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-05-31tdf#147991 PPTX export: fix bullet indent regressionAttila Bakos (NISZ)
2022-05-20tdf#135843: sd_export_tests-ooxml3: Add unittest for the export partXisco Fauli
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann