summaryrefslogtreecommitdiff
path: root/oox/qa/unit
AgeCommit message (Expand)Author
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-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-26Fix typoAndrea Gelmini
2023-06-20tdf#155827 MCGR: Axial to linear in oox export, apply...Regina Henschel
2023-06-16Fix typoAndrea Gelmini
2023-06-16tdf#155852 same method for StepCount in OOXML as in renderingRegina Henschel
2023-06-14tdf155825 result same size in synchronize gradientsRegina Henschel
2023-06-14MCGR: Use BGradient in export of Fontwork to docx tooRegina Henschel
2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-05-27xmloff: add color-type attribute to complex colorTomaž Vajngerl
2023-05-25xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl
2023-05-25xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl
2023-05-21tdf#155412 ooxml export typeface attribute is mandatoryRegina Henschel
2023-05-21oox: convert odp documents to fodp so it is easiert to changeTomaž Vajngerl
2023-05-16tdf#155327 Detect default color in WordArtRegina Henschel
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-04-25oox: Harden the testTdf142605_CurveSize Test with extra checksTomaž Vajngerl
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-20tdf#154071 UI rename gradient back to 'Rectangular'...Regina Henschel
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-14tdf#139618 Add WordArt fill types in pptx importRegina Henschel
2023-03-11Fix typoAndrea Gelmini
2023-03-09tdf#51195 add docx export of gradient fill of Fontwork shapesRegina Henschel
2023-03-08tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsVinit Agarwal
2023-02-22tdf#51195 Improve DML export of Fontwork shapes for docxRegina Henschel
2023-02-03tdf#153246 VML export write adj attribute for FontworkRegina Henschel
2023-02-02tdf#153258 VML import improve WordArt detectionRegina Henschel
2023-02-01tdf#153296 improved markup for VML shapetype of FontworkRegina Henschel
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-30tdf#153260 VML export write trim value true in any caseRegina Henschel
2023-01-26tdf#128568 more font properties in VML Fontwork exportRegina Henschel
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2023-01-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13oox: also allow tint and shade for fill colorTomaž Vajngerl
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-06tdf#152896 do not apply color shading twiceRegina Henschel
2023-01-05Fix typoAndrea Gelmini
2023-01-05tdf#152840 add ST_ThemeColor values to ClrScheme::getColorRegina Henschel
2023-01-03-Werror=maybe-uninitializedStephan Bergmann
2023-01-02Fix typoAndrea Gelmini
2023-01-02tdf#125885 Conversion WordArt to Fontwork in docx importRegina Henschel
2022-11-24Remove some unused includesMiklos Vajna
2022-11-12tdf#125085 PPTX WordArt import: get shape font from runRegina Henschel
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli