summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicImport.hxx
AgeCommit message (Expand)Author
2020-01-13tdf#128207: DOCX import: fix chart positioningBakos Attila
2019-12-16Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna
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-09-28loplugin:constmethod in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos 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-13writerfilter: only dmapper needs LoggedResourcesMiklos 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-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05writerfilter: stylisticly improve GraphicImport.cxx/hxxTomaž Vajngerl
2014-03-05writerfilter: handle anchorId and put it into the FrameGrabBagTomaž Vajngerl
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2014-01-27DOCX import: handle wp14:pctWidth for Writer TextFramesMiklos Vajna
2013-09-20fdo#40594 Fix for chart missing issue in Writer (for docx)Vinaya Mandke
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-10-07WaE: type name first seen using 'struct' now seen using 'class'Tor Lillqvist
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-13Remove redundant include directives & commentsJ. Graeme Lingard
2010-10-07more removed include guards using fixguard.pyPetr Mladek
2010-08-17writerfilter09: handle 'wrap tight' and 'wrap through' differentlyHenning Brinkmann
2010-08-11writerfilter09: GraphicImport: use logged resourcesHenning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.7.4); FILE MERGEDRüdiger Timm
2008-03-05INTEGRATION: CWS xmlfilter03_DEV300 (1.6.2); FILE MERGEDKurt Zenker
2008-01-10INTEGRATION: CWS xmlfilter02 (1.5.12); FILE MERGEDOliver Bolte
2007-05-04rewriting the startSectionGroup and endSectionGroup to use the new OOXMLParse...Fridrich Štrba
2007-04-30parsing section properties in multisection documentsFridrich Štrba
2006-11-22graphic import extendedOliver Specht