summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicHelpers.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-3/+3
2018-06-27tdf#96099 Remove *HandlerPtr typedefs in writerfilterArkadiy Illarionov1-3/+0
2017-03-31use actual UNO enums in writerfilterNoel Grandin1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-31tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna1-0/+11
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin1-1/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-4/+3
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna1-4/+2
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna1-4/+3
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-12-13Avoid '#include "../'Miklos Vajna1-11/+0
2014-12-06writerfilter: unneeded include in GraphicHelpers.hxxMiklos Vajna1-2/+2
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl1-1/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-2/+2
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-03-14RTF import: fix ordering of old-style dhght in case of equal valuesMiklos Vajna1-1/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-3/+3
2013-11-21DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna1-0/+1
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák1-5/+6
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-3/+3
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2012-04-17implement relativeHeight (z-order) in .docx import (part of bnc#747461)Luboš Luňák1-0/+10
2011-05-04read wp:positionOffset, wp:alignV and wp:alignH properly (bnc#513579)Luboš Luňák1-1/+6
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-7/+9
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-08-11writerfilter09: GraphicHelpers: use logged resourcesHenning Brinkmann1-7/+9
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-0/+48