summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests.cxx
AgeCommit message (Expand)Author
2023-12-08tdf#126084 document OOXML SVG tests and importTomaž Vajngerl
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-09-08tdf#156649: oox: correct import alphaModFix for custom shapesSarper Akdemir
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-05-02[API CHANGE] Drop TotalCacheSize ObjectCacheSize ObjectReleaseTime config keysGabor Kelemen
2023-04-18tdf#154754: sd_export_tests: Add unittestXisco Fauli
2023-03-22Demultiplex test codeStephan Bergmann
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-02-23CppunitTest_sd_export_tests: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth
2022-12-21tdf#152606: sd_export_tests: Add unittestXisco Fauli
2022-11-29sd: remove unused includesXisco Fauli
2022-11-29sd: test exporting to odg with password protectionXisco Fauli
2022-11-29sd: test exporting to odp/pptx with password protectionXisco Fauli
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli
2022-11-21Export modified table stylesMaxim Monastirsky
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-10-31sd: Simplify codeXisco Fauli
2022-10-31CppunitTest_sd_export_tests: fix buildXisco Fauli
2022-10-31CppunitTest_sd_export_tests: inherit from UnoApiTestXisco Fauli
2022-10-31tdf#72238 xmloff,sd: Import of <style:table-cell-properties>Maxim Monastirsky
2022-10-28CppunitTest_sd_export_tests: use clang-formatXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-03-17tdf#147766 Export empty lines as line with noFillGülşah Köse
2022-03-08tdf#112126 Added Unit TestVaibhavMalik4187
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2021-11-04tdf#91060: sd_export_tests: Add unittestXisco Fauli
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-18tdf#128985: sd_export: Add unittestXisco Fauli
2021-04-22sd/qa: some sal_Int32 -> Color conversionsXisco Fauli
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-15tdf#141269: sd_export: Add unittestXisco Fauli
2021-04-15sd: use hexadecimal representation for colorsXisco Fauli
2021-03-31sd: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna
2021-03-25tdf#134734 svx,sd: BackgroundFullSizeMichael Stahl
2021-03-23tdf#140714 Import graphics cropped into custom geometry as custom shapes.Gülşah Köse
2021-01-20tdf#128550 set sub item on the ancestor node.Mark Hung