summaryrefslogtreecommitdiff
path: root/drawinglayer/source/processor2d/vclprocessor2d.cxx
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-25use officecfg for drawing optionsNoel Grandin
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-08make RenderMaskPrimitive2DPixel() clip using clipping (tdf#140797)Luboš Luňák
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen
2020-10-28convert some more long -> tools::LongNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-09Move the validity check before color manipulationsMike Kaganski
2020-08-20Deduplicate some codeMike Kaganski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski
2020-06-19tdf#134134: consider color modifier stack when pixel-processingMike Kaganski
2020-05-29Use buffer with alpha in VclProcessor2D::RenderUnifiedTransparencePrimitive2DMike Kaganski
2020-05-29Use buffer with alpha in VclProcessor2D::RenderTransparencePrimitive2DMike Kaganski
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-04organize includes in vclprocessor2d.cxxTomaž Vajngerl
2020-05-02remove vclprocessor2d.cxx from clang-format blacklistTomaž Vajngerl
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-09-01Fix typosAndrea Gelmini
2019-05-22New loplugin:dataStephan Bergmann
2019-05-14Revert "drawinglayer: avoid AA for hairline polygons built from ...Miklos Vajna
2019-05-09drawinglayer: avoid AA for hairline polygons built from hori/vert lines onlyMiklos Vajna
2019-03-29tdf#115843 avoid using transparent virtualdevice when 100% opaqueCaolán McNamara
2019-02-06Enhance tagged PDF export for a11yArmin Le Grand
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-26remove unused DrawModeFlags enum valuesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-11Use for-range loops in drawinglayer and dtransJulien Nabet
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-12-19Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-08-22emfplus: cut over to new EMF+ rendererThorsten Behrens
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist