summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysCppunitTest_sw_ooxmlexport6: turn on set_non_application_font_useXisco Fauli12-10/+14
13 daystdf#160049 dml import: use margins with left/right HoriOrientRelationJustin Luth3-2/+20
13 daystdf#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
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin5-110/+113
2022-04-26DOCX export: image deduplication and clean upTünde Tóth7-156/+13
2022-03-30tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth8-91/+182
2022-03-15Simplify GetOOXMLPresetGeometry and GETVMLShapeTypeMike Kaganski6-654/+620
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)9-235/+282
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)5-19/+48
2022-02-02Related tdf#66039: restore unit tests disabled temporarilyAttila Bakos (NISZ)1-36/+59
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna5-0/+63
2021-10-08Clean up a bit iterator management in oox/vmldrawingJulien Nabet1-2/+2
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna3-13/+9
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel6-10/+157
2021-08-24Avoid overflowing floating-point -> integer conversionStephan Bergmann1-1/+10
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann12-34/+71
2021-07-08sc, VmlFormControlExporter: avoid OStringBuffer styleMiklos Vajna1-8/+5
2021-06-30XLSX export: improve handling of checkbox (form controls)Miklos Vajna5-2/+131