summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2020-05-04drawinglayer: extract constant in renderWrongSpellPrimitive2DTomaž Vajngerl1-3/+6
2020-05-04drawinglayer: flatten renderWrongSpellPrimitive2DTomaž Vajngerl1-21/+21
2020-05-04remove helperwrongspellrenderer.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-41/+45
2020-05-04pragma once in helperwrongspellrenderer.hxxTomaž Vajngerl1-11/+3
2020-05-04organize includes in vclpixelprocessor2d.cxxTomaž Vajngerl1-11/+13
2020-05-04organize includes in vclprocessor2d.cxxTomaž Vajngerl1-23/+19
2020-05-04dl: replace OSL_ENSURE with SAL_WARN_IF in impBufferDeviceTomaž Vajngerl1-6/+10
2020-05-04drawinglayer: remove aBuffer typedef in VDevBufferTomaž Vajngerl1-13/+10
2020-05-04remove vclhelperbufferdevice.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-323/+332
2020-05-04pragma once in vclhelperbufferdevice.hxxTomaž Vajngerl1-9/+1
2020-05-02remove vclpixelprocessor2d.cxx from clang-format blacklistTomaž Vajngerl1-746/+811
2020-05-02remove vclprocessor2d.cxx from clang-format blacklistTomaž Vajngerl1-1121/+1182
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-26update pchesCaolán McNamara1-3/+4
2020-04-23tdf#130058 Import shadow size.Gülşah Köse1-1/+13
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen3-0/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+2
2020-04-19loplugin:flatten in drawinglayerNoel Grandin42-4416/+4408
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin5-7/+22
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin5-22/+7
2020-04-15move GlowPrimitive processing in VclPixelProcessor to own methodTomaž Vajngerl2-37/+44
2020-04-14fdo#43157: VclPixelProcessor2D replace OSL_ENSURE with SAL_WARN_IFTomaž Vajngerl1-3/+3
2020-04-14remove vclpixelprocessor2d.hxx from clang-format blacklistTomaž Vajngerl1-54/+66
2020-04-14remove vclprocessor2d.hxx from clang-format blacklistTomaž Vajngerl1-89/+101
2020-04-14clean-up namespaces and pragma once for VclPixelProcessor2DTomaž Vajngerl1-14/+5
2020-04-14clean-up namespaces and pragma once for VclProcessor2DTomaž Vajngerl1-14/+5
2020-04-14drawinglayer: refactor GeoTexSvxTiled::iterateTilesMark Hung2-37/+19
2020-04-14tdf#104225: speedup hit test for FillGraphicPrimitive2D.Mark Hung1-0/+1
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand13-28/+69
2020-04-07split up polypolygonprimitive2d.cxx into separate filesTomaž Vajngerl10-573/+793
2020-04-04tdf#131644 Do not depend on actual DPI during EMF+ importBartosz Kosiorek4-17/+16
2020-04-04Removed duplicated includeAndrea Gelmini1-1/+0
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl24-25/+82
2020-04-03remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklistTomaž Vajngerl1-464/+467
2020-03-25Fix typoAndrea Gelmini1-2/+2
2020-03-25tdf#89901 corectly interpret COL_TRANSPARENTArmin Le Grand1-2/+4
2020-03-24tdf#131542 EMF+ Implement BeginContainer recordBartosz Kosiorek2-3/+32
2020-03-21move headers inside modulesNoel Grandin65-83/+2405
2020-03-20EMF+ tdf#124424 Add support for transparency to LinearGradient and blend pointsBartosz Kosiorek1-5/+6
2020-03-16tdf#124424 EMF+ Extend test options of SvgLinearGradientPrimitive2DBartosz Kosiorek1-1/+23
2020-03-15tdf#124424 Fix WrapModeTileFlipY option for LinearGradientBartosz Kosiorek2-7/+26
2020-03-15tdf#124424 Fix orientation of the LinearGradientBartosz Kosiorek3-12/+12
2020-03-12tdf#124424 Corrections at SvgGradientHelper for EMF+Armin Le Grand1-9/+21
2020-03-11tdf#124424 Enhanced SvgGradientHelper for EMF+Armin Le Grand2-251/+224
2020-03-09get rid of ImplPrimitive2DIDBlock in polypolygonprimitive2d.cxxTomaž Vajngerl1-9/+8
2020-03-09Fix typoAndrea Gelmini1-1/+1
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl3-10/+9
2020-03-07clean-up namespaces viewinformation2d.{cxx,hxx}Tomaž Vajngerl1-4/+1
2020-03-07remove viewinformation2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl1-367/+338
2020-03-07convert static functions for property names to constexpr consts.Tomaž Vajngerl1-42/+22