summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/docxsdrexport.cxx
AgeCommit message (Expand)Author
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl
2023-04-26tdf#154855 DOCX export: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2023-04-06Use more *string_viewMike Kaganski
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2022-09-14tdf#149551 use 'WritingMode' instead of TextPreRotateAngleRegina Henschel
2022-08-29ref-count SdrObjectNoel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-06-20tdf#140967 docxexport: hairline is default and not a specific valueJustin Luth
2022-05-14tdf#121740 cache hashcode in SequenceAsHashMapNoel Grandin
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-25tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19tdf#135906 docxexport: set serializer before writingJustin Luth
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-08-16Fix typosAndrea Gelmini
2021-08-15crashtesting: failure on export tdf87915-2.odt to docxCaolán McNamara
2021-08-13tdf#143432 and more, improve wrap contour exportRegina Henschel
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-07-27Fix typoAndrea Gelmini
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-02Change order of parameter to LTRB for better readabilityRegina Henschel
2021-07-02tdf#123569 correct position of rotated Writer imageRegina Henschel
2021-06-28Fix typosAndrea Gelmini
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel
2021-06-18related tdf#140336 docxsdrexport: always clear vmlTextFrame attrsJustin Luth
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-01Use o3tl::convert for conversion to/from EMUsMike Kaganski
2021-03-16tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna
2021-02-24crashtesting: assert of unbalanced tags on exporting tdf94591-1.odt to docxCaolán McNamara
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-06cid#1472784 Dereference null return valueCaolán McNamara
2021-02-05Fix typosAndrea Gelmini
2021-02-04tdf#136059 OOXML export: fix shape wrap "Contour"Attila Bakos (NISZ)
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08fix variable name and improve method nameNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-27tdf#137641 DOCX export: fix relative from top page borderSzabolcs Toth
2020-10-20use tools::Long in swNoel