/slideshow/inc/

n:88/cgit/lo/core/atom/writerfilter/source/dmapper/GraphicHelpers.hxx?h=feature/wasm' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/GraphicHelpers.hxx
AgeCommit message (Expand)Author
2022-10-13tdf#149840 Use actual outer size for SmartArt in WriterRegina Henschel
2022-08-13loplugin:unusedmethodsNoel Grandin
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer
2020-07-20compact namespace: writerfilterNoel Grandin
2020-04-27DOCX 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