summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools
AgeCommit message (Expand)Author
2021-07-30drawinglayer: ITextLayouter and use it as a VisitingParameterfeature/drawinglayercoreTomaž Vajngerl
2021-07-30drawinglayer: move TextLayouter to processor2dTomaž Vajngerl
2021-07-30drawinglayer: make VisitingParameters constructor explicitTomaž Vajngerl
2021-07-30make BasePrimitive2D easier extensible with VisitingParametersTomaž Vajngerl
2021-07-13EMF+ tdf#142941 Fixes SrcRect implementation in DrawImage recordBartosz Kosiorek
2021-07-03EMF+ tdf#142941 Fixes for SrcRect in DrawImagePointsBartosz Kosiorek
2021-07-02Fix code style for primitive2dxmldump.cxxBartosz Kosiorek
2021-07-01EMF+ tdf#142995 tdf#142997 tdf#143076 Add alignment support for DrawStringBartosz Kosiorek
2021-06-23EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek
2021-06-17EMF+ WMF Update the variable names and add additional TODO warningsBartosz Kosiorek
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-06-09WMF tdf#55058 tdf#142722 Add implementation of BitBlt and StretchBltBartosz Kosiorek
2021-06-05WMF Change the sign of read fields in BITBLT and DIB recordsBartosz Kosiorek
2021-06-02fix: extend the primitive dump, with information about line cap and jointBartosz Kosiorek
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-27loplugin:moveoptNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-03tdf#37281 tdf#45820 tdf#48916 tdf#55058 EMF Implement complex clippingBartosz Kosiorek
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-02-22loplugin:refcounting in drawinglayerNoel
2021-02-19Some more unit conversion unificationMike Kaganski
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-01tdf#39674 Replace QuadratAntje Kazimiers
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-12transparency->alpha in tools::ColorNoel
2021-01-08use more IsTransparentNoel
2021-01-08use more IsTransparentNoel Grandin
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14tdf#35986 tdf#92315 tdf#116335 tdf#116622 Add support for MapMode TEXTBartosz Kosiorek
2020-11-11disable O(U)String::concat for internal codeNoel Grandin
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-09-13tdf#124176 Use #pragma once in drawinglayerGeorge Bateman
2020-08-30Fix typo in codeAndrea Gelmini
2020-08-20Fix typo in codeAndrea Gelmini
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl
2020-06-03Upcoming loplugin:elidestringvar: drawinglayerStephan Bergmann
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-04tdf#131644 Do not depend on actual DPI during EMF+ importBartosz Kosiorek