summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-08tdf#165492 sw mso layout: add bottom border padding to 'exact' heightJustin Luth4-1/+40
2025-03-31tdf#165655 oox: don't export incomplete shape data coming from VMLAron Budea5-0/+34
2024-12-10tdf#164065 load vml textbox in a group shapeOliver Specht11-21/+491
2024-11-28tdf#126533 vml gradient export: fix radial color swappingJustin Luth2-2/+11
2024-11-03tdf#161349 writerfilter: only copy page background vml fillJustin Luth1-0/+2
2024-10-21tdf#163486: PVS: duplicated itemsXisco Fauli1-1/+0
2024-09-13tdf#162926 Revert "tdf#100037 vml import: add AS_CHAR images...Justin Luth4-20/+2
2024-09-13tdf#162926 Revert "tdf#100037 vml import: set fly-anchored AS_CHARs...Justin Luth4-67/+1
2024-08-17tdf#162211 tdf#153909 layoutInCell vml: don't discard layoutInCellJustin Luth2-14/+2
2024-07-30tdf#134902 evaluate visibility of VML shapesOliver Specht2-1/+6
2024-06-08tdf#100037 vml import: set fly-anchored AS_CHARs above fly's zOrderJustin Luth5-15/+81
2024-06-07tdf#100037 vml import: add AS_CHAR images to zOrder calculationJustin Luth4-4/+21
2024-06-07NFC related tdf#100037: unify duplicate PropertySets, etcJustin Luth1-11/+7
2024-06-01tdf#97618 DOCX import: VML shape: fix missing text wrap #2Justin Luth1-2/+3
2024-04-20tdf#81956 vml import: put groupshape in foreground if positive z-indexJustin Luth2-0/+24
2024-03-07CppunitTest_sw_ooxmlexport6: turn on set_non_application_font_useXisco Fauli12-10/+14
2024-03-06tdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth3-2/+20
2024-03-06tdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth3-3/+27
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth5-78/+42
2024-02-23related tdf#126533 tdf#159824 VML: don't export: negative anglesJustin Luth9-47/+153
2024-02-23related tdf#159824 RTF import/export gradient angleJustin Luth5-7/+97
2024-02-23related tdf#126533 vml export: fix axial colorsJustin Luth2-10/+25
2024-02-23related tdf#126533 DOCX: vml export gradientRadial instead of gradientJustin Luth2-7/+15
2024-02-23tdf#126533 DOCX: export page vml fill gradientJustin Luth2-2/+22
2024-02-23related tdf#126533 vml import: fix gradient color swappingJustin Luth3-11/+61
2024-02-21tdf#159626 vml pattern import: add color, fix back/foregroundJustin Luth5-0/+145
2024-02-21tdf#126533 docx export: page background vml fill: tiles/patternsJustin Luth1-1/+7
2024-02-21tdf#126533 docx export: page background vml fill: basic imageJustin Luth5-6/+37
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth8-2/+115
2024-02-17tdf#153761 vml export: avoid corrupt docx: don't write empty r:idJustin Luth1-2/+5
2024-01-22tdf#159158 DOCX import: shape's last duplicate z-index winsJustin Luth2-4/+8
2024-01-20tdf#153909 docx import: wrap through shapes shouldn't FollowTextFlowJustin Luth5-1/+78
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel35-39/+1209
2023-02-03tdf#153246 VML export write adj attribute for FontworkRegina Henschel3-0/+53
2023-02-02tdf#153258 VML import improve WordArt detectionRegina Henschel3-3/+22
2023-02-01tdf#153296 improved markup for VML shapetype of FontworkRegina Henschel6-3/+706
2023-01-30tdf#153260 VML export write trim value true in any caseRegina Henschel3-2/+27
2023-01-26tdf#128568 more font properties in VML Fontwork exportRegina Henschel3-2/+68
2023-01-24tdf#135987 xlsx vml export: retain checkbox link to cellJustin Luth2-2/+19
2023-01-24tdf#117266 tdf#120374 sc oox: export correct vml button name #2Justin Luth3-9/+23
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel7-13/+58
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth9-15/+36
2023-01-14tdf#117266 sc oox: export vml button with a correct labelJustin Luth1-0/+2
2022-10-26CppunitTest_oox_vml: Inherit from UnoApiTestXisco Fauli2-45/+19
2022-10-11vml whitespace-check mangled Částečně to ste nCaolán McNamara1-1/+1
2022-08-04Prefer -lclang-cpp over hand-curated -lclang* listStephan Bergmann1-3/+7
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk7-45/+63
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna14-20/+100
2022-06-15oox: fix div by zero in lclCalculateCropPercentage()Miklos Vajna1-0/+8
2022-05-05ofz#47239 Heap-use-after-freeCaolán McNamara1-0/+1