summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
AgeCommit message (Expand)Author
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
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-21tdf#96218: MSO DOCX image incorrectly placed when using Alignment PositionTamás Zolnai
2016-11-24loplugin:unnecessaryoverride (dtors) in writerfilterStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-02tdf#62847 import image hyperlink in docxdrazil
2016-08-11loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-11-23tdf#60351: Use Wrap Polygon also for PROP_SIZE_PIXELMike Kaganski
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin