summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-04new loplugin:staticconstexprNoel Grandin1-1/+2
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski1-107/+103
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli1-16/+3
2024-09-03Related: tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-4/+4
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga1-0/+41
2024-08-21tdf#162283 PPT export: fix regression...Tibor Nagy1-0/+44
2024-05-30loplugin:ostr in sdNoel Grandin1-304/+354
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-3/+3
2023-12-08Fix typosAndrea Gelmini1-1/+1
2023-12-08tdf#126084 document OOXML SVG tests and importTomaž Vajngerl1-2/+13
2023-12-06tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl1-0/+31
2023-11-19Extended loplugin:ostr: sdStephan Bergmann1-107/+110
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann1-1/+1
2023-09-08tdf#156649: oox: correct import alphaModFix for custom shapesSarper Akdemir1-0/+14
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl1-0/+86
2023-05-02[API CHANGE] Drop TotalCacheSize ObjectCacheSize ObjectReleaseTime config keysGabor Kelemen1-12/+0
2023-04-18tdf#154754: sd_export_tests: Add unittestXisco Fauli1-0/+8
2023-03-22Demultiplex test codeStephan Bergmann1-61/+129
2023-03-16XmlTestTools: factor out common codeXisco Fauli1-5/+0
2023-02-23CppunitTest_sd_export_tests: use CPPUNIT_TEST_FIXTURE()Xisco Fauli1-161/+52
2023-02-15tdf#153179 ODP export regression: fix lost shape at missing objectTünde Tóth1-0/+11
2022-12-21tdf#152606: sd_export_tests: Add unittestXisco Fauli1-0/+14
2022-11-29sd: remove unused includesXisco Fauli1-4/+1
2022-11-29sd: test exporting to odg with password protectionXisco Fauli1-0/+9
2022-11-29sd: test exporting to odp/pptx with password protectionXisco Fauli1-0/+14
2022-11-29SdModelTestBase: introduce createSdImpressDoc and createSdDrawDocXisco Fauli1-48/+48
2022-11-21Export modified table stylesMaxim Monastirsky1-0/+35
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli1-35/+35
2022-11-03UnoApiTest: make mbSkipValidation privateXisco Fauli1-2/+2
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli1-20/+20
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin1-5/+5
2022-10-31sd: Simplify codeXisco Fauli1-74/+22
2022-10-31CppunitTest_sd_export_tests: fix buildXisco Fauli1-8/+3
2022-10-31CppunitTest_sd_export_tests: inherit from UnoApiTestXisco Fauli1-426/+246
2022-10-31tdf#72238 xmloff,sd: Import of <style:table-cell-properties>Maxim Monastirsky1-0/+35
2022-10-28CppunitTest_sd_export_tests: use clang-formatXisco Fauli1-300/+520
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-27/+27
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel1-12/+51
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann1-1/+1
2022-03-17tdf#147766 Export empty lines as line with noFillGülşah Köse1-1/+2
2022-03-08tdf#112126 Added Unit TestVaibhavMalik41871-1/+20
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2021-11-04tdf#91060: sd_export_tests: Add unittestXisco Fauli1-0/+9
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-4/+4
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski1-2/+2
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-0/+49
2021-06-21tdf#142716 Update selection after any text is inserted.Gülşah Köse1-0/+18
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski1-0/+69
2021-06-07sd: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli1-25/+1
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse1-4/+5