summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d
AgeCommit message (Expand)Author
2020-08-25add a getCaretPositions like getTextArrayCaolán McNamara
2020-08-21-Werror,-Wunused-variable (clang-cl)Stephan Bergmann
2020-08-19tdf#127471 Remove font width scaling hackSamuel Mehrbrodt
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13remove polygonprimitive2d.cxx from clang-format blacklistTomaž Vajngerl
2020-08-13remove texteffectprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-08-13remove textprimitive2d.cxx from clang-format blacklistTomaž Vajngerl
2020-07-16compact namespace: drawinglayerNoel Grandin
2020-07-16hack for gradients split into adjacent polygons (tdf#133016)Luboš Luňák
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: drawinglayerStephan Bergmann
2020-07-01avoid costly to-monochrome-bitmap conversion with Skia (tdf#134365)Luboš Luňák
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
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-07split up polypolygonprimitive2d.cxx into separate filesTomaž Vajngerl
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-04-03remove polypolygonprimitive2d.{hxx,cxx} from clang-format blacklistTomaž Vajngerl
2020-03-21move headers inside modulesNoel Grandin
2020-03-12tdf#124424 Corrections at SvgGradientHelper for EMF+Armin Le Grand
2020-03-11tdf#124424 Enhanced SvgGradientHelper for EMF+Armin Le Grand
2020-03-09get rid of ImplPrimitive2DIDBlock in polypolygonprimitive2d.cxxTomaž Vajngerl
2020-03-09drawinglayer: move getRandomColorRange to be private to GeoTexSvxTomaž Vajngerl
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-02-11remove graphicprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-02-09Fix typoAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03remove bitmapprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-07Fix typoAndrea Gelmini
2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl
2020-01-03drawinglayer: simplify namespaces in BasePrimitive filesTomaž Vajngerl
2020-01-01drawinglayer: clang-format BasePrimitive2D + remove from blacklistTomaž Vajngerl
2019-12-19Fix typoAndrea Gelmini
2019-12-19Fix typoAndrea Gelmini