summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
AgeCommit message (Expand)Author
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
2018-07-04m_nHeaderLength is always 0Jochen Nitschke
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-01DOCX import: fix relativeFrom=page, align=right handling againMiklos Vajna
2018-05-10tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.Victor Mireyev
2018-04-14Fix typosAndrea Gelmini
2018-04-12tdf#116976 DOCX import: fix rel size of shape after bitmapMiklos Vajna
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-01-29DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-01-29Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: writerfilterStephan Bergmann
2018-01-12More loplugin:cstylecast: writerfilterStephan Bergmann
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-20unused bPageToggle in GraphicImport_ImplNoel Grandin
2017-09-20unused bVertFlip/bHoriFlip in GraphicImport_ImplNoel Grandin
2017-09-04Revert "tdf#111895 writerfilter: avoid hiding shapes behind background"Justin Luth
2017-08-28tdf#111895 writerfilter: avoid hiding shapes behind backgroundJustin Luth
2017-08-22writerfilter: default graphics in header to the background.Justin Luth
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-04-25tdf#107104 DOCX drawingML import: fix invisible arrow shapeMiklos Vajna
2017-04-12enum spelling: throught -> throughJustin Luth