summaryrefslogtreecommitdiff
path: root/sd/qa/unit/export-tests.cxx
AgeCommit message (Expand)Author
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
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13fix some tools::Long falloutNoel Grandin
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli
2020-08-21rhbz#1870501 crash on reexport of odgCaolán McNamara
2020-07-29tdf#115753 fix table border missing when there are merged cellsnd101
2020-06-29OOXML/ODF Support for Shadow blur radiusA_GAN
2020-06-02Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-19tdf#97630 xmloff: ODF export: fix draw:fit-to-size mess, step 2Michael Stahl
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski
2020-05-07fix buildCaolán McNamara
2020-05-07tdf#101181: unit test for glow attributes in ODFMike Kaganski
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-04tdf#79082 Add test for correctly importing tab stops from pptSamuel Mehrbrodt
2020-03-03tdf#80194 editeng: fix auto subscript calculationsJustin Luth
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-11-29do not completely disable a test for !OpenGL if OpenGL may be brokenLuboš Luňák
2019-11-21xmloff: add ODF import/export for semi-transparent shape textMiklos Vajna
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-27tdf#42949 Fix IWYU warnings in sd/qa/*cxxGabor Kelemen
2019-08-21tdf#126761 add missing underline of hyperlink when showing ppt documentnd101
2019-08-15loplugin:sequenceloop in sdNoel Grandin
2019-07-20loplugin:referencecasting in sdNoel Grandin