summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
AgeCommit message (Expand)Author
2020-09-08tdf#120760 DOCX shape import: fix Z-order with behindDocSzabolcs Toth
2020-07-16tdf#133863 tdf#133864 DOCX shape import: width relative to insideRegényi Balázs
2020-07-16tdf#133070 DOCX import: fix shape height relative to bottom page marginRegényi Balázs
2020-06-26tdf#133670 DOCX import: fix shape width relative to right marginSzabolcs Toth
2020-06-25tdf#132976 DOCX import: fix shape width relative to left marginSzabolcs Toth
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
2020-01-17tdf#129888 DOCX shape import: handle o:allowincellBakos Attila
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20tdf#87569 tdf#109411 DOCX import: fix shape anchor in tablesBakos Attila
2019-12-06Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17loplugin:virtualdead unused param in BinaryObj::dataNoel Grandin
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-10-17writerfilter: clean up now redundant PROP_LAYOUT_IN_CELLMiklos Vajna
2019-10-16writerfilter: sync layout-in-cell vs wrap-though behavior with ww8 importMiklos Vajna
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna
2019-10-02tdf#79007: PPTX: reset Contrast and Brightness when we map...Xisco Fauli
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-09-17Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-06-13Simplify Sequence iterations in writerfilter, writerperfect, xmlhelpArkadiy Illarionov
2019-05-07tdf#124594 DOCX filter: don't extend margins from effects for rotated shapesMiklos Vajna
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-03-04tdf#119201 Don't show/print hidden shapes in DOCXAron Budea
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-20tdf#120551 DOCX import: fix position of group shape with absolute positionMiklos Vajna
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-09loplugin:oncevarNoel Grandin