summaryrefslogtreecommitdiff
path: root/drawinglayer
AgeCommit message (Expand)AuthorFilesLines
2020-10-21new tools::Degree10 strong typedefNoel Grandin5-11/+13
2020-09-29disentangle AA and B2D use in VCL drawingLuboš Luňák1-2/+1
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-9/+6
2020-09-25forward axial and radial gradient types to VCL tooLuboš Luňák1-2/+9
2020-09-25use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl2-0/+73
2020-09-21update pchesCaolán McNamara1-1/+3
2020-09-13tdf#124176 Use #pragma once in drawinglayerGeorge Bateman12-47/+12
2020-09-09Move the validity check before color manipulationsMike Kaganski1-4/+4
2020-09-07Fix typoAndrea Gelmini1-1/+1
2020-09-07fix warning of OutputDevice::Push calls != OutputDevice::Pop callsCaolán McNamara1-1/+4
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-2/+1
2020-09-02move Edit into toolkit only headersCaolán McNamara1-2/+1
2020-08-30Fix typo in codeAndrea Gelmini2-4/+4
2020-08-29Fix typosAndrea Gelmini1-4/+4
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-6/+6
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+2
2020-08-25add a getCaretPositions like getTextArrayCaolán McNamara1-0/+25
2020-08-21-Werror,-Wunused-variable (clang-cl)Stephan Bergmann1-2/+3
2020-08-20Fix typo in codeAndrea Gelmini1-2/+2
2020-08-20Deduplicate some codeMike Kaganski1-16/+7
2020-08-19tdf#127471 Remove font width scaling hackSamuel Mehrbrodt1-14/+0
2020-08-18Fix typosAndrea Gelmini1-1/+1
2020-08-17tdf#134052:shadow appears solid instead of blurry in presentation modeA_GAN1-0/+1
2020-08-14loplugin:simplifybool moreNoel Grandin4-4/+4
2020-08-14tdf#135500: always use transparent and clear content vdev in impBufferDeviceMike Kaganski4-63/+23
2020-08-13remove polygonprimitive2d.cxx from clang-format blacklistTomaž Vajngerl1-477/+482
2020-08-13remove texteffectprimitive2d.{cxx,hxx} from clang-format blacklistTomaž Vajngerl2-266/+257
2020-08-13remove textprimitive2d.cxx from clang-format blacklistTomaž Vajngerl1-260/+237
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+2
2020-08-03-Werror=redundant-moveStephan Bergmann1-0/+5
2020-07-20limit bitmap size for glow/softedge effects to visible area (tdf#134237)Luboš Luňák1-32/+55
2020-07-16compact namespace: drawinglayerNoel Grandin18-136/+78
2020-07-16hack for gradients split into adjacent polygons (tdf#133016)Luboš Luňák1-2/+8
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl1-2/+2
2020-07-12update pchesCaolán McNamara1-5/+6
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-07drawinglayer: create instances with uno constructorsNoel Grandin5-137/+14
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: drawinglayerStephan Bergmann1-1/+1
2020-07-01avoid costly to-monochrome-bitmap conversion with Skia (tdf#134365)Luboš Luňák1-3/+18
2020-06-29loplugin:constantparamNoel Grandin2-5/+6
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-7/+3
2020-06-19tdf#134134: consider color modifier stack when pixel-processingMike Kaganski5-7/+12
2020-06-15Add process function to create the blur shadowA_GAN2-0/+55
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN3-2/+10
2020-06-03Upcoming loplugin:elidestringvar: drawinglayerStephan Bergmann1-4/+2
2020-05-30Add TODOsMike Kaganski1-0/+4
2020-05-29loplugin:simplifybool in dbaccess..frameworkNoel Grandin5-5/+5
2020-05-29tdf#101181: disable antialiasing for maskMike Kaganski1-0/+6
2020-05-29Add blur attributies and definitons into shadow classes and properitiesA_GAN1-1/+13
2020-05-29Use buffer with alpha in VclProcessor2D::RenderUnifiedTransparencePrimitive2DMike Kaganski1-1/+2