summaryrefslogtreecommitdiff
path: root/xmloff/qa/unit
AgeCommit message (Expand)Author
2024-06-25tdf#161483 enable LO to read ODF angle unitsRegina Henschel
2024-06-11tdf#161327 Interpret angle units in dr3d:end-angle ..Regina Henschel
2024-05-22Related: tdf#145972 sw images: fix rounding error in relative size calculationMiklos Vajna
2024-05-15loplugin:ostr in xmloffNoel Grandin
2024-03-18Clamp extrusion light level to allowed range for ODFRegina Henschel
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-12tdf#146619 Recheck xmloff/*cxx with IWYUGabor Kelemen
2024-02-14tdf#141908 replace usage of sal_Int32 with colors in xmloffIlmari Lauhakangas
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-28sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna
2023-11-19Extended loplugin:ostr: xmloffStephan Bergmann
2023-11-16comphelper: use c++20 contains() instead of find() and end()Miklos Vajna
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloffStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-09-12Added parent / child relationship to comments.Gökay Şatır
2023-08-31tdf#157018 Enable import of color theme for DrawRegina Henschel
2023-08-30tdf#156975 Save a Theme in Draw too not only in ImpressRegina Henschel
2023-08-25xmloff: support stroke/line complex color import/export + testTomaž 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-08-14tdf#156321 ODT import: fix lost char format on outer span elementsMiklos Vajna
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-15ODF export: simplify restart handling to skip list id where possibleMike Kaganski
2023-06-14tdf#155823: Improve the check if the list id is not requiredMike Kaganski
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel
2023-06-02tdf#145538,tdf#147021: qa: range based loopsDr. David Alan Gilbert
2023-06-02MCGR: Use tryToRecreateBorder too for transparencyRegina Henschel
2023-06-01MCGR: Unit test for 'Use tryToRecreateBorder for...'Regina Henschel
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-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-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-05-04Fix typoAndrea Gelmini
2023-05-04WIP ODF import and export for MCGRRegina Henschel
2023-04-17Remove some unused includesMiklos Vajna
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-24related tdf#102261: xmloff: ODF import/export for ParaTabStopDefaultDistanceSarper Akdemir
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-08Bibliography Marks: Added tests for target-url and use-target-urlVojtěch Doležal
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-02-01xmloff: import of theme structure + import/export/round-trip testsTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-24tdf#150806 ODT export: fix fallback svg:width/height for zero layout sizeMiklos Vajna
2023-01-13xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2022-12-16sw content controls: enhance preserve idJustin Luth
2022-12-14tdf#151548 sw content controls: preserve tabIndexJustin Luth