summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/wmfemfhelper.cxx
AgeCommit message (Expand)Author
2023-10-18tdf#157792 followupNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-16Use BitmapEx in BitmapPrimitive2DNoel Grandin
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-06-16loplugin:moveitNoel Grandin
2022-05-29elide temporary vector in processMetaTextLineActionNoel Grandin
2022-05-29use Primitive2DContainer in TargetHolderNoel Grandin
2022-05-09tdf#89331 EMF/WMF Fix holes in lines created with LINETOBartosz Kosiorek
2022-03-22use dashing info from struct LineInfo in EPS writer (tdf#146804)Luboš Luňák
2022-01-14Recheck modules d* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-11"drawinglayer" -> "drawinglayer.emf" log area for some emf codeLuboš Luňák
2021-04-26drop mask from BitmapExNoel Grandin
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-01-08use more IsTransparentNoel Grandin
2020-11-16replace std::max(std::min()) with std::clampNoel
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-08-30Fix typo in codeAndrea Gelmini
2020-08-20Fix typo in codeAndrea Gelmini
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-04Removed duplicated includeAndrea Gelmini
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-25Fix typoAndrea Gelmini