summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicHelpers.hxx
AgeCommit message (Expand)Author
2020-04-29DOCX import: handle <wp:positionH relativeFrom="insideMargin">Miklos Vajna
2019-09-28loplugin:constmethod in writerfilterNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-12-13Avoid '#include "../'Miklos Vajna
2014-12-06writerfilter: unneeded include in GraphicHelpers.hxxMiklos Vajna
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-17implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák
2011-05-04read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)Luboš Luňák
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-08-11writerfilter09: GraphicHelpers: use logged resourcesHenning Brinkmann
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann