summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d
AgeCommit message (Expand)Author
2022-01-03loplugin:unusedmethodsNoel Grandin
2022-01-02loplugin:unnecessaryvirtualNoel Grandin
2021-12-24new comphelper::WeakImplComponentHelperNoel Grandin
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-12-23update PCHsTomaž Vajngerl
2021-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-04rename Primitive2DDecompositionVisitor methodsNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-26recursive_mutex -> mutex in BasePrimitive2DImplBaseNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-23Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna
2021-09-22reduce copying in BufferedDecompositionPrimitive2DNoel Grandin
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-27tdf#101083 speed up SVG rendering with pattern fillNoel Grandin
2021-08-19drawinglayer: split polygonprimitive2d.hxx into multiple filesTomaž Vajngerl
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19loplugin:finalclassesNoel Grandin
2021-01-30this method should be pure virtualNoel Grandin
2020-11-23remove textlayoutdevice.{hxx,cxx} from clang-format excludelistTomaž Vajngerl
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-08-25add a getCaretPositions like getTextArrayCaolán McNamara
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen
2020-07-07make some symbols privateNoel Grandin
2020-06-28drawinglayer: remove textprimitive2d.hxx from clang-format blacklistTomaž Vajngerl
2020-06-27organise includes in textprimitive2d.hxxTomaž Vajngerl
2020-06-04Update ShadowPrimitive2D to support shadow blurA_GAN
2020-05-29tdf#101181: use buffer device with alpha in glow effectMike Kaganski
2020-05-26reduce dynamic_cast usage in an O(N^2) algorithmLuboš Luňák
2020-05-13tdf#49247: draw soft edgesMike Kaganski
2020-05-10drawinglayer: simplify namespaces in ALL primitive2d headersTomaž Vajngerl
2020-05-10drawinglayer: simplify namespaces in BitmapPrimitive2dTomaž Vajngerl
2020-05-10pragma once for the rest of primitive2d headersTomaž Vajngerl
2020-05-10drawinglayer: clean-up namespaces in textprimitive2d.hxxTomaž Vajngerl
2020-05-10drawinglayer: clean-up namespaces in pointarrayprimitive2d.hxxTomaž Vajngerl
2020-05-09drawinglayer: clean-up namespaces in fillhatchprimitive2d.hxxTomaž Vajngerl
2020-05-09drawinglayer: clean-up namespaces in primitivetools2d.hxxTomaž Vajngerl
2020-05-09drawinglayer: externalize PolygonWavePrimitive2D classTomaž Vajngerl
2020-05-09drawinglayer: fix comment indent in polygonprimitive2d.hxxTomaž Vajngerl
2020-05-09dl: move {Eps,FillHatch,PointArray}Primitive2D to global includeTomaž Vajngerl
2020-05-07tdf#101181: improve glow effectMike Kaganski
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-09tdf#104878 avoid extra deque allocations for empty Primitive2DContainerNoel Grandin
2020-04-07remove polygonprimitive2d.hxx from clang-format blacklistTomaž Vajngerl