summaryrefslogtreecommitdiff
path: root/xmloff/qa
AgeCommit message (Expand)Author
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
2022-12-13tdf#151548 sw content controls: preserve lockJustin Luth
2022-11-24Remove some unused includesMiklos Vajna
2022-11-09sw content controls: allow no list items in a dropdownMiklos Vajna
2022-11-08UnoApiTest: simplify code by using tempfile memberXisco Fauli
2022-11-03qa: remove duplicated codeXisco Fauli
2022-11-03UnoApiXmlTest: add new wrapper for XmlTestTools testsXisco Fauli
2022-11-03swmodeltestbase: remove duplicated codeXisco Fauli
2022-10-25UnoApiTest: use validate when saving filesXisco Fauli
2022-10-24CppunitTest_xmloff_draw: inherit from UnoApiTestXisco Fauli
2022-10-24CppunitTest_xmloff_style: inherit from UnoApiTestXisco Fauli
2022-10-24CppunitTest_xmloff_text: inherit from UnoApiTestXisco Fauli
2022-10-18sw content controls, alias and tag: add ODT filterMiklos Vajna