summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-1/+1
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl1-0/+2
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-1/+3
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin1-1/+1
2015-10-21more removal of com::sun::star typedefsNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-18/+18
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna1-2/+2
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-1/+1
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna1-0/+1
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna1-0/+1
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-10-25writerfilter: nobody generates FSPA references anymore, only doctok didMiklos Vajna1-1/+0
2014-10-25writerfilter: nobody generates PICF references anymore, only doctok didMiklos Vajna1-1/+0
2014-10-25fdo#85179 RTF filter: import image borderMiklos Vajna1-1/+1
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl1-2/+2
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-18/+18
2014-03-05writerfilter: stylisticly improve GraphicImport.cxx/hxxTomaž Vajngerl1-25/+28
2014-03-05writerfilter: handle anchorId and put it into the FrameGrabBagTomaž Vajngerl1-0/+2
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-27DOCX import: handle wp14:pctWidth for Writer TextFramesMiklos Vajna1-1/+4
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke1-0/+1
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-28/+32
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard1-2/+1
2010-10-07more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-08-17writerfilter09: handle 'wrap tight' and 'wrap through' differentlyHenning Brinkmann1-0/+2
2010-08-11writerfilter09: GraphicImport: use logged resourcesHenning Brinkmann1-28/+30
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-1/+10
2008-04-10INTEGRATION: CWS changefileheader (1.7.4); FILE MERGEDRüdiger Timm1-23/+18
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGEDKurt Zenker1-3/+5
2008-01-10INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGEDOliver Bolte1-18/+34
2007-05-04rewriting the startSectionGroup and endSectionGroup to use the new OOXMLParse...Fridrich Štrba1-3/+2
2007-04-30parsing section properties in multisection documentsFridrich Štrba1-2/+3
2006-11-22graphic import extendedOliver Specht1-2/+5
2006-11-20graphic import improvedOliver Specht1-4/+5
2006-11-06Graphic importOliver Specht1-0/+105