summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.cxx
AgeCommit message (Expand)Author
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
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-06-24tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna
2015-05-26DOCX import: fix vertical position of inline imagesLászló Németh
2015-05-19TagLogger can be staticNoel Grandin
2015-05-12tdf#76941 : image greyscale not imported correctlyJoren De Cuyper
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-19writerfilter: remove remaining doctok bits in GraphicImportMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-04-06writerfilter: use variadic cppu::WeakImplHelperMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna
2014-12-14fdo#86761 RTF import: positive border width and fLine=0 means no borderMiklos Vajna
2014-12-13writerfilter: only dmapper needs DomainMapper.hxxMiklos Vajna
2014-12-13Avoid '#include "../'Miklos Vajna
2014-12-04DOCX filter: effect extent should be part of the marginMiklos Vajna
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31Use oox::drawingml::convertEmuToHmm()Miklos Vajna
2014-10-25writerfilter: nobody generates FSPA references anymore, only doctok didMiklos Vajna
2014-10-25writerfilter: nobody generates PICF references anymore, only doctok didMiklos Vajna
2014-10-25fdo#85179 RTF filter: import image borderMiklos Vajna
2014-10-25writerfilter: avoid copy&pasteMiklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-10-15writerfilter: call to SAL_WARN() is not expensiveMiklos Vajna
2014-10-10DOCX import: map <wp:effectExtent>Miklos Vajna
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna
2014-09-25DOCX drawingML filter: avoid fake rotation on vertical flipMiklos Vajna
2014-09-24DOCX import: make sure rotation does not affect shape positionMiklos Vajna