summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
AgeCommit message (Expand)Author
2022-01-27Take layoutInCell into consideration when placing graphic in tableTor Lillqvist
2022-01-25DOCX import: fix <wp:anchor layoutInCell="1"> with <wp:wrapNone>Miklos Vajna
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-01Prepare for removal of non-const operator[] from Sequence in writerfilterMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-04tdf#143476 improve import of lockedCanvasRegina Henschel
2021-08-03Avoid unsigned integer subtraction causing wrap-aroundStephan Bergmann
2021-07-27tdf#143475 consider Word 2007 rotated image specialityRegina Henschel
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-24Fix typoAndrea Gelmini
2021-07-23tdf#143455 exclude diagram from pos and margin adaptionsRegina Henschel
2021-07-16use common unit converter in docx import of wrap contourRegina Henschel
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-06tdf#143208 set property ContourOutside in docx importRegina Henschel
2021-06-28Fix typosAndrea Gelmini
2021-06-28tdf#142304 a.o. Improve wrap margins in docx filtersRegina Henschel
2021-05-26tdf#139915 DOCX import: fix anchored obj position with to-char and TEXT_LINEMiklos Vajna
2021-04-22Fix typosAndrea Gelmini
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel
2021-03-16tdf#138895 DOCX filter: fix handling for effect extent vs line widthMiklos Vajna
2021-01-19tdf#135153 DOCX import: avoid line-of-text relation with to-para anchoringMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-11-12tdf#137850 writerfilter compatibilityMode15: ignore behindDoc if wrappedJustin Luth
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-10tdf#135943 writerfilter: ignore compat LayoutInCell for txbxJustin Luth
2020-08-15tdf#77794 writerfilter: compat15 - always bLayoutInCellJustin Luth
2020-07-15tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth
2020-07-02tdf#123324 DOCX import: fix shape height relative to top page marginRegényi Balázs
2020-07-01tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs
2020-07-01tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs
2020-06-24tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth
2020-06-23tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-27DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2020-04-07tdf#119038 DOCX: fix FollowTextFlow handlingAttila Bakos
2020-04-07loplugin:unusedvariableplus in writerfilterNoel Grandin
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-02-17DOCX import: don't touch the ZOrder of inline, in-shape objectsMiklos Vajna
2020-02-12DOCX import: fix ZOrder of inline vs anchored shapesMiklos Vajna
2020-02-11DOCX import: fix margins of inline shapes with effects, imported as Draw shapesMiklos Vajna
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna